Building on marpe.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-03 04:37.25 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2022-11-03 04:37.25 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-03 04:37.25 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2022-11-03 04:37.25 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.06' '4.06.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.06.1"} | "ocaml-system" {= "4.06.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.06.1 (cached) -> installed ocaml-base-compiler.4.06.1 -> installed ocaml-config.1 -> installed ocaml.4.06.1 Done. # Run eval $(opam env --switch=4.06) to update the current shell environment 2022-11-03 04:37.25 ---> using "5c889e0cb624e4f5fe51252fe1a3fddf3fd9500f9b8cb48cf05e8ec0cace814e" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [161 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 1s (216 kB/s) - Reading package lists... 2022-11-03 04:37.25 ---> using "433b1bd648a832dd2b45983f48a5853269fb8bf30afe024ef0c3ce879bb42dc8" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: === install 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-11-03 04:37.25 ---> using "f3b88ca4032c21db8f56567b01af0421e5aea52e394b812c2b0a8d67a6ad2dab" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"flowtype.0.94.0\"\ \nopam install -vy \"flowtype.0.94.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"flowtype.0.94.0\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] flowtype.0.94.0 is not installed. Nothing to do. The following actions will be performed: === install 68 packages - install base v0.11.1 [required by core_kernel] - install base-bytes base [required by flowtype] - install bin_prot v0.11.0 [required by core_kernel] - install configurator v0.11.0 (deprecated) [required by core_kernel] - install core_kernel v0.11.1 [required by flowtype] - install cppo 1.6.8 [required by ppx_deriving, lwt, visitors] - install cppo_ocamlbuild 1.6.8 [required by visitors] - install dtoa 0.3.2 [required by flowtype] - install dune 1.6.3 [required by ppx_gen_rec, lwt_ppx, dtoa, etc.] - install dune-configurator 1.0.0 [required by gen] - install fieldslib v0.11.0 [required by core_kernel] - install flowtype 0.94.0 - install gen 1.0 [required by sedlex] - install jane-street-headers v0.11.0 [required by core_kernel] - install jbuilder transition [required by lwt, core_kernel, lwt_log] - install lwt 3.3.0 [required by flowtype] - install lwt_log 1.0.0 [required by flowtype] - install lwt_ppx 1.2.2 [required by flowtype] - install num 1.4 [required by sexplib] - install ocaml-compiler-libs v0.12.3 [required by ppxlib] - install ocaml-migrate-parsetree 1.2.0 [required by ppx_gen_rec, lwt_ppx, core_kernel, etc.] - install ocamlbuild 0.14.2 [required by flowtype] - install ocamlfind 1.9.5 [required by flowtype] - install octavius 1.2.1 [required by ppx_js_style] - install parsexp v0.11.0 [required by sexplib] - install ppx_assert v0.11.0 [required by core_kernel] - install ppx_base v0.11.0 [required by core_kernel] - install ppx_bench v0.11.0 [required by ppx_jane] - install ppx_bin_prot v0.11.1 [required by ppx_jane] - install ppx_compare v0.11.1 [required by ppx_assert, bin_prot, ppx_base] - install ppx_custom_printf v0.11.0 [required by bin_prot, ppx_jane] - install ppx_derivers 1.2.1 [required by ppx_deriving] - install ppx_deriving 4.5-1 [required by flowtype] - install ppx_enumerate v0.11.1 [required by ppx_base] - install ppx_expect v0.11.1 [required by ppx_jane] - install ppx_fail v0.11.0 [required by ppx_jane] - install ppx_fields_conv v0.11.0 [required by bin_prot, ppx_jane] - install ppx_gen_rec 1.1.0 [required by flowtype] - install ppx_hash v0.11.1 [required by core_kernel] - install ppx_here v0.11.0 [required by ppx_assert, ppx_jane] - install ppx_inline_test v0.11.0 [required by core_kernel] - install ppx_jane v0.11.0 [required by core_kernel] - install ppx_js_style v0.11.0 [required by ppx_base] - install ppx_let v0.11.0 [required by ppx_jane] - install ppx_optcomp v0.11.0 [required by ppx_jane] - install ppx_optional v0.11.0 [required by ppx_jane] - install ppx_pipebang v0.11.0 [required by ppx_jane] - install ppx_sexp_conv v0.11.2 [required by core_kernel] - install ppx_sexp_message v0.11.0 [required by core_kernel] - install ppx_sexp_value v0.11.0 [required by ppx_jane] - install ppx_tools 5.1+4.06.0 [required by ppx_deriving, visitors] - install ppx_tools_versioned 5.2 [required by flowtype] - install ppx_typerep_conv v0.11.1 [required by ppx_jane] - install ppx_variants_conv v0.11.1 [required by bin_prot, ppx_jane] - install ppxfind 1.3 [required by ppx_deriving] - install ppxlib 0.6.0 [required by ppx_inline_test, ppx_assert, ppx_base, ppx_jane] - install re 1.9.0 [required by ppx_expect] - install result 1.5 [required by ppx_deriving, lwt, visitors] - install sedlex 1.99.4 [required by flowtype] - install seq 0.2.2 [required by gen] - install sexplib v0.11.0 [required by core_kernel] - install sexplib0 v0.11.0 [required by base, sexplib] - install splittable_random v0.11.0 [required by core_kernel] - install stdio v0.11.0 [required by core_kernel] - install typerep v0.11.0 [required by core_kernel] - install variantslib v0.11.0 [required by core_kernel] - install visitors 20190711 [required by flowtype] - install wtf8 1.0.2 [required by flowtype] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/203: Processing 2/203: Processing 3/203: Processing 4/203: -> retrieved configurator.v0.11.0 (cached) Processing 5/203: -> retrieved bin_prot.v0.11.0 (cached) Processing 6/203: -> retrieved core_kernel.v0.11.1 (cached) Processing 7/203: -> retrieved base.v0.11.1 (cached) Processing 8/203: -> retrieved cppo.1.6.8, cppo_ocamlbuild.1.6.8 (cached) Processing 9/203: Processing 10/203: -> retrieved dtoa.0.3.2 (cached) Processing 11/203: [flowtype.0.94.0: http] -> retrieved fieldslib.v0.11.0 (cached) Processing 12/203: [flowtype.0.94.0: http] -> retrieved gen.1.0 (cached) Processing 13/203: [flowtype.0.94.0: http] -> retrieved jane-street-headers.v0.11.0 (cached) Processing 14/203: [flowtype.0.94.0: http] Processing 15/203: [flowtype.0.94.0: http] -> retrieved lwt.3.3.0 (cached) Processing 16/203: [flowtype.0.94.0: http] -> retrieved dune.1.6.3 (cached) Processing 17/203: [flowtype.0.94.0: http] Processing 18/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] -> retrieved lwt_log.1.0.0 (cached) Processing 19/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] -> retrieved lwt_ppx.1.2.2 (cached) Processing 20/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] -> retrieved num.1.4 (cached) Processing 21/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] -> retrieved ocaml-compiler-libs.v0.12.3 (cached) Processing 22/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] -> retrieved ocamlbuild.0.14.2 (cached) Processing 23/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] Processing 24/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved ocaml-migrate-parsetree.1.2.0 (cached) Processing 25/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] -> retrieved ocamlfind.1.9.5 (cached) Processing 26/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 27/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [ocamlfind: patch] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.06" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.06/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.06/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.06/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.06"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.06/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.06/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.06/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.06"; \ - echo "BINDIR=/home/opam/.opam/4.06/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.06/lib"; \ - echo "MANDIR=/home/opam/.opam/4.06/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.06/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.06/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.06/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.06/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.2"'; \ - ) > src/ocamlbuild_config.ml Processing 27/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] -> retrieved octavius.1.2.1 (cached) Processing 28/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] -> retrieved parsexp.v0.11.0 (cached) Processing 29/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] Processing 29/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_assert.v0.11.0 (cached) Processing 30/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_base.v0.11.0 (cached) Processing 31/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_bench.v0.11.0 (cached) Processing 32/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_bin_prot.v0.11.1 (cached) Processing 33/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_compare.v0.11.1 (cached) Processing 34/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_custom_printf.v0.11.0 (cached) Processing 35/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_derivers.1.2.1 (cached) Processing 36/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_deriving.4.5-1 (cached) Processing 37/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_enumerate.v0.11.1 (cached) Processing 38/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_fail.v0.11.0 (cached) Processing 39/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_expect.v0.11.1 (cached) Processing 40/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_fields_conv.v0.11.0 (cached) Processing 41/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_gen_rec.1.1.0 (cached) Processing 42/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_hash.v0.11.1 (cached) Processing 43/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_here.v0.11.0 (cached) Processing 44/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_inline_test.v0.11.0 (cached) Processing 45/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_jane.v0.11.0 (cached) Processing 46/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_js_style.v0.11.0 (cached) Processing 47/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_let.v0.11.0 (cached) Processing 48/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_optcomp.v0.11.0 (cached) Processing 49/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_optional.v0.11.0 (cached) Processing 50/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_pipebang.v0.11.0 (cached) Processing 51/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_sexp_conv.v0.11.2 (cached) Processing 52/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_sexp_message.v0.11.0 (cached) Processing 53/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] -> retrieved ppx_sexp_value.v0.11.0 (cached) Processing 54/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.06/bin" "-sitelib" "/home/opam/.opam/4.06/lib" "-mandir" "/home/opam/.opam/4.06/man" "-config" "/home/opam/.opam/4.06/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5) - Welcome to findlib version 1.9.5 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - dynlink: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found (in +ocamldoc) - raw_spacetime: found - threads: found (in +threads) - runtime_events: not present - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.06/lib/ocaml - Binaries: /home/opam/.opam/4.06/bin - Manual pages: /home/opam/.opam/4.06/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.06/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.06/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.06/bin - Manual pages: /home/opam/.opam/4.06/man - topfind script: /home/opam/.opam/4.06/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 54/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_tools.5.1+4.06.0 (cached) Processing 55/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_tools_versioned.5.2 (cached) Processing 56/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_typerep_conv.v0.11.1 (cached) Processing 57/203: [flowtype.0.94.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppx_variants_conv.v0.11.1 (cached) Processing 58/203: [flowtype.0.94.0: http] [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved ppxfind.1.3 (cached) Processing 59/203: [flowtype.0.94.0: http] [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved re.1.9.0 (cached) Processing 60/203: [flowtype.0.94.0: http] [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved result.1.5 (cached) Processing 61/203: [flowtype.0.94.0: http] [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved sedlex.1.99.4 (cached) Processing 62/203: [flowtype.0.94.0: http] [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved seq.0.2.2 (cached) Processing 63/203: [flowtype.0.94.0: http] [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved sexplib.v0.11.0 (cached) Processing 64/203: [flowtype.0.94.0: http] [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved sexplib0.v0.11.0 (cached) Processing 65/203: [flowtype.0.94.0: http] [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] Processing 65/203: [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved splittable_random.v0.11.0 (cached) Processing 66/203: [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved stdio.v0.11.0 (cached) Processing 67/203: [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved typerep.v0.11.0 (cached) Processing 68/203: [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved variantslib.v0.11.0 (cached) Processing 69/203: [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved visitors.20190711 (cached) Processing 70/203: [ppxlib.0.6.0: http] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] -> retrieved wtf8.1.0.2 (cached) Processing 70/203: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.06/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.06/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - -I +unix -I +dynlink ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.06/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -I +unix -I +dynlink -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.06/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' Processing 70/203: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] -> retrieved ppxlib.0.6.0 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.6.0/ppxlib-0.6.0.tbz) -> retrieved flowtype.0.94.0 (https://github.com/facebook/flow/archive/v0.94.0.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.06/.opam-switch/build/dune.1.6.3) - '/home/opam/.opam/4.06/bin/ocamllex.opt' -q src/meta_lexer.mll - '/home/opam/.opam/4.06/bin/ocamllex.opt' -q src/dune_lexer.mll - '/home/opam/.opam/4.06/bin/ocamllex.opt' -q src/dune_lang/dune_lexer.mll - '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/action.ml src/action_ast.ml src/action_dune_lang.ml src/action_exec.ml src/action_intf.ml src/action_to_sh.boot.ml src/action_unexpanded.ml src/arg_spec.ml src/artifacts.ml src/binary_kind.ml src/bindings.ml src/blang.ml src/build.ml src/build_interpret.ml src/build_system.ml src/check_rules.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/compilation_context.ml src/config.ml src/context.ml src/dep_graph.ml src/dep_path.ml src/deps.ml src/dir_contents.ml src/dir_status.ml src/dir_with_dune.ml src/dune_env.ml src/dune_file.ml src/dune_fmt.ml src/dune_lexer.ml src/dune_load.ml src/dune_project.ml vendor/boot/dune_re.ml src/dynlink_supported.ml src/env_node.ml src/errors.ml src/exe.ml src/exe_rules.ml src/expander.ml src/file_bindings.ml src/file_tree.ml src/findlib.ml src/format_rules.ml src/gen_meta.ml src/gen_rules.ml src/glob.ml src/glob_lexer.boot.ml src/hooks.ml src/import.ml src/inline_tests.boot.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/js_of_ocaml_rules.boot.ml src/lib.ml src/lib_archives.ml src/lib_deps_info.ml src/lib_file_deps.ml src/lib_info.ml src/lib_modules.ml src/lib_name.ml src/lib_rules.ml src/link_time_code_gen.ml src/local_package.ml src/log.ml src/main.ml src/menhir.boot.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_field_evaluator.ml src/ocaml_flags.ml src/ocaml_version.ml src/ocamldep.ml src/odoc.boot.ml vendor/boot/opamBaseParser.ml vendor/boot/opamLexer.ml vendor/boot/opamParserTypes.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path_dune_lang.ml src/per_item.ml src/pform.ml src/predicate_lang.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/promotion.ml src/report_error.ml src/response_file.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/simple_rules.ml src/spawn.ml src/stanza.ml src/static_deps.ml src/stats.ml src/string_with_vars.ml src/sub_dirs.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/test_rules.ml src/top_closure.ml src/utils.ml src/utop.ml src/value.ml src/variant.ml src/versioned_file.ml src/vfile_kind.ml src/vimpl.ml src/virtual_rules.ml src/watermarks.ml src/workspace.ml > boot-depends.txt - '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/stdune/caml/dune_caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt - '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/dune_lang/dune_lang.ml src/dune_lang/atom.ml src/dune_lang/dune_lexer.ml src/dune_lang/escape.ml src/dune_lang/jbuild_lexer.boot.ml src/dune_lang/lexer.ml src/dune_lang/lexer_shared.ml src/dune_lang/syntax.ml src/dune_lang/template.ml src/dune_lang/types.ml > boot-depends.txt - '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt - '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt - '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/bin.ml src/stdune/bool.ml src/stdune/bytes.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/env.ml src/stdune/escape.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/float.ml src/stdune/fmt.ml src/stdune/hashable.ml src/stdune/hashtbl.ml src/stdune/hashtbl_intf.ml src/stdune/import.ml src/stdune/int.ml src/stdune/interned.ml src/stdune/io.ml src/stdune/list.ml src/stdune/loc.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/nothing.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/path.ml src/stdune/pp.ml src/stdune/proc.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/sexp.ml src/stdune/sexp_intf.ml src/stdune/staged.ml src/stdune/string.ml src/stdune/type_eq.ml src/stdune/univ_map.ml > boot-depends.txt - '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/which_program/which_program.boot.ml > boot-depends.txt - '/home/opam/.opam/4.06/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt - '/home/opam/.opam/4.06/bin/ocamllex.opt' -q src/let-syntax/lexer.mll - '/home/opam/.opam/4.06/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma threads.cma -I +threads boot.ml Processing 70/203: [dune: ./boot.exe 255] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - -I +unix -I +dynlink ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib' -> compiled ocamlfind.1.9.5 Processing 70/203: [dune: ./boot.exe 255] [ocamlbuild: make check-if-preinstalled] Processing 71/203: [dune: ./boot.exe 255] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2) - if test -d /home/opam/.opam/4.06/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.06/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - rm -f ocamlbuild.install - touch ocamlbuild.install - make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - echo 'lib: [' >> ocamlbuild.install - make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlbuild.0.14.2' -> compiled ocamlbuild.0.14.2 Processing 71/203: [dune: ./boot.exe 255] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.06/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.06/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/4.06/bin" - install -d "/home/opam/.opam/4.06/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' - install -d "`dirname \"/home/opam/.opam/4.06/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.06/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.06/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.06/lib/findlib" - install -d "/home/opam/.opam/4.06/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.06/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.06/lib/ocaml/" - files=` ../../tools/collect_files ../../Makefile.config \ - findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \ - findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \ - fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \ - fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \ - fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \ - findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \ - META` && \ - install -c $files "/home/opam/.opam/4.06/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.06/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.06/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.06/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.06/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' - for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do install -d "/home/opam/.opam/4.06/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.06/lib/$x/META.tmp" && mv "/home/opam/.opam/4.06/lib/$x/META.tmp" "/home/opam/.opam/4.06/lib/$x/META"; done - install -d "/home/opam/.opam/4.06/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.06/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.06/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' - install -d "/home/opam/.opam/4.06/man/man1" "/home/opam/.opam/4.06/man/man3" "/home/opam/.opam/4.06/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.06/man/man1" - install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.06/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/ocamlfind.1.9.5' -> installed ocamlfind.1.9.5 Processing 71/203: [dune: ./boot.exe 255] Processing 72/203: [dune: ./boot.exe 255] Processing 73/203: [dune: ./boot.exe 255] [num: make] Processing 74/203: [dune: ./boot.exe 255] [num: make] [ppx_tools: make all] -> installed base-bytes.base Processing 75/203: [dune: ./boot.exe 255] [num: make] [ppx_tools: make all] -> installed ocamlbuild.0.14.2 Processing 76/203: [dune: ./boot.exe 255] [num: make] [ppx_tools: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_tools.5.1+4.06.0) - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo - ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml - ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml - ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml - ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx - ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa -> compiled ppx_tools.5.1+4.06.0 Processing 76/203: [dune: ./boot.exe 255] [num: make] Processing 77/203: [dune: ./boot.exe 255] [num: make] [ppx_tools: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_tools.5.1+4.06.0) - ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.cmx - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.cmti - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.cmt - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.cmi - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_mapper_class.mli - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.cmx - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.cmti - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.cmt - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.cmi - Installed /home/opam/.opam/4.06/lib/ppx_tools/ast_convenience.mli - Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_tools.cmxs - Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_tools.a - Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_tools.cmxa - Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_tools.cma - Installed /home/opam/.opam/4.06/lib/ppx_tools/rewriter - Installed /home/opam/.opam/4.06/lib/ppx_tools/ppx_metaquot - Installed /home/opam/.opam/4.06/lib/ppx_tools/dumpast - Installed /home/opam/.opam/4.06/lib/ppx_tools/genlifter - Installed /home/opam/.opam/4.06/lib/ppx_tools/META -> installed ppx_tools.5.1+4.06.0 Processing 77/203: [dune: ./boot.exe 255] [num: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.06/.opam-switch/build/num.1.4) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/src' - make -C toplevel all - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/toplevel' - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/toplevel' -> compiled num.1.4 Processing 77/203: [dune: ./boot.exe 255] Processing 78/203: [dune: ./boot.exe 255] [num: ocamlfind remove] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num" (CWD=/home/opam/.opam/4.06/.opam-switch/build/num.1.4) - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.06/lib/num/META + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num-top" (CWD=/home/opam/.opam/4.06/.opam-switch/build/num.1.4) - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.06/lib/num-top/META Processing 78/203: [dune: ./boot.exe 255] [num: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/num.1.4) - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/src' - install -d /home/opam/.opam/4.06/lib/ocaml - sed -e 's/%%VERSION%%/1.4/g' META.in > META - ocamlfind install num META - Installed /home/opam/.opam/4.06/lib/num/META - rm -f META - install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.06/lib/ocaml - install -d /home/opam/.opam/4.06/lib/ocaml/stublibs - install dllnums.so /home/opam/.opam/4.06/lib/ocaml/stublibs - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/src' - make -C toplevel install - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/toplevel' - sed -e 's/%%VERSION%%/1.4/g' META.in > META - ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi - Installed /home/opam/.opam/4.06/lib/num-top/num_top_printers.cmi - Installed /home/opam/.opam/4.06/lib/num-top/num_top.cmi - Installed /home/opam/.opam/4.06/lib/num-top/num_top.cma - Installed /home/opam/.opam/4.06/lib/num-top/META - rm -f META - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/num.1.4/toplevel' -> installed num.1.4 Processing 78/203: [dune: ./boot.exe 255] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "--release" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/dune.1.6.3) -> compiled dune.1.6.3 -> installed dune.1.6.3 Processing 80/203: [cppo: dune build] Processing 81/203: [cppo: dune build] [cppo_ocamlbuild: dune build] Processing 82/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] Processing 83/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] Processing 84/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] Processing 85/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] Processing 86/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 87/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] Processing 88/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] Processing 89/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [wtf8: dune build] -> installed dune-configurator.1.0.0 Processing 90/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [wtf8: dune build] -> installed jbuilder.transition Processing 91/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [wtf8: dune build] Processing 92/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] [jane-street-headers: jbuilder build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [wtf8: dune build] Processing 93/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] [jane-street-headers: jbuilder build] [ocaml-compiler-libs: dune build] [octavius: jbuilder build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [wtf8: dune build] Processing 94/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] [jane-street-headers: jbuilder build] [ocaml-compiler-libs: dune build] [octavius: jbuilder build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: jbuilder build] [wtf8: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "jane-street-headers" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/jane-street-headers.v0.11.0) -> compiled jane-street-headers.v0.11.0 Processing 94/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [octavius: jbuilder build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: jbuilder build] [wtf8: dune build] -> installed jane-street-headers.v0.11.0 Processing 95/203: [cppo: dune build] [cppo_ocamlbuild: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [octavius: jbuilder build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: jbuilder build] [wtf8: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo_ocamlbuild" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/cppo_ocamlbuild.1.6.8) -> compiled cppo_ocamlbuild.1.6.8 Processing 95/203: [cppo: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [octavius: jbuilder build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: jbuilder build] [wtf8: dune build] -> installed cppo_ocamlbuild.1.6.8 Processing 96/203: [cppo: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [octavius: jbuilder build] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [sexplib0: jbuilder build] [wtf8: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 96/203: [cppo: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [octavius: jbuilder build] [result: dune build] [seq: dune build] [sexplib0: jbuilder build] [wtf8: dune build] -> installed ppx_derivers.1.2.1 Processing 97/203: [cppo: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [octavius: jbuilder build] [result: dune build] [seq: dune build] [sexplib0: jbuilder build] [wtf8: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "wtf8" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/wtf8.1.0.2) -> compiled wtf8.1.0.2 Processing 97/203: [cppo: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [octavius: jbuilder build] [result: dune build] [seq: dune build] [sexplib0: jbuilder build] -> installed wtf8.1.0.2 Processing 98/203: [cppo: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [octavius: jbuilder build] [result: dune build] [seq: dune build] [sexplib0: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 98/203: [cppo: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [octavius: jbuilder build] [seq: dune build] [sexplib0: jbuilder build] -> installed result.1.5 Processing 99/203: [cppo: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [octavius: jbuilder build] [seq: dune build] [sexplib0: jbuilder build] Processing 100/203: [cppo: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [seq: dune build] [sexplib0: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/seq.0.2.2) -> compiled seq.0.2.2 Processing 100/203: [cppo: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [sexplib0: jbuilder build] -> installed seq.0.2.2 Processing 101/203: [cppo: dune build] [dtoa: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [sexplib0: jbuilder build] Processing 102/203: [cppo: dune build] [dtoa: dune build] [gen: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [sexplib0: jbuilder build] Processing 103/203: [cppo: dune build] [dtoa: dune build] [gen: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [re: dune build] [sexplib0: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/sexplib0.v0.11.0) -> compiled sexplib0.v0.11.0 Processing 103/203: [cppo: dune build] [dtoa: dune build] [gen: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [re: dune build] -> installed sexplib0.v0.11.0 Processing 104/203: [cppo: dune build] [dtoa: dune build] [gen: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [re: dune build] Processing 105/203: [base: jbuilder build] [cppo: dune build] [dtoa: dune build] [gen: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [re: dune build] Processing 106/203: [base: jbuilder build] [cppo: dune build] [dtoa: dune build] [gen: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [parsexp: jbuilder build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dtoa" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/dtoa.0.3.2) -> compiled dtoa.0.3.2 Processing 106/203: [base: jbuilder build] [cppo: dune build] [gen: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [parsexp: jbuilder build] [re: dune build] -> installed dtoa.0.3.2 Processing 107/203: [base: jbuilder build] [cppo: dune build] [gen: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [parsexp: jbuilder build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/cppo.1.6.8) -> compiled cppo.1.6.8 Processing 107/203: [base: jbuilder build] [gen: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [parsexp: jbuilder build] [re: dune build] -> installed cppo.1.6.8 Processing 108/203: [base: jbuilder build] [gen: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [parsexp: jbuilder build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocaml-compiler-libs.v0.12.3) - ocamlc src/ocaml_optcomp/.ocaml_optcomp.objs/ocaml_optcomp.{cmi,cmo,cmt} - File "_none_", line 1: - Warning 49: no cmi file was found in path for module Available_regs - File "_none_", line 1: - Warning 49: no cmi file was found in path for module Reg_availability_set - File "_none_", line 1: - Warning 49: no cmi file was found in path for module Reg_with_debug_info - ocamlopt src/ocaml_optcomp/.ocaml_optcomp.objs/ocaml_optcomp.{cmx,o} - File "_none_", line 1: - Warning 49: no cmi file was found in path for module Available_regs - File "_none_", line 1: - Warning 49: no cmi file was found in path for module Reg_availability_set - File "_none_", line 1: - Warning 49: no cmi file was found in path for module Reg_with_debug_info -> compiled ocaml-compiler-libs.v0.12.3 Processing 108/203: [base: jbuilder build] [gen: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [parsexp: jbuilder build] [re: dune build] -> installed ocaml-compiler-libs.v0.12.3 Processing 109/203: [base: jbuilder build] [gen: dune build] [ocaml-migrate-parsetree: dune build] [octavius: jbuilder build] [parsexp: jbuilder build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "octavius" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/octavius.1.2.1) -> compiled octavius.1.2.1 Processing 109/203: [base: jbuilder build] [gen: dune build] [ocaml-migrate-parsetree: dune build] [parsexp: jbuilder build] [re: dune build] -> installed octavius.1.2.1 Processing 110/203: [base: jbuilder build] [gen: dune build] [ocaml-migrate-parsetree: dune build] [parsexp: jbuilder build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/re.1.9.0) -> compiled re.1.9.0 Processing 110/203: [base: jbuilder build] [gen: dune build] [ocaml-migrate-parsetree: dune build] [parsexp: jbuilder build] -> installed re.1.9.0 Processing 111/203: [base: jbuilder build] [gen: dune build] [ocaml-migrate-parsetree: dune build] [parsexp: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "parsexp" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/parsexp.v0.11.0) -> compiled parsexp.v0.11.0 Processing 111/203: [base: jbuilder build] [gen: dune build] [ocaml-migrate-parsetree: dune build] -> installed parsexp.v0.11.0 Processing 112/203: [base: jbuilder build] [gen: dune build] [ocaml-migrate-parsetree: dune build] Processing 113/203: [base: jbuilder build] [gen: dune build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "@install" "-p" "gen" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/gen.1.0) -> compiled gen.1.0 Processing 113/203: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] -> installed gen.1.0 Processing 114/203: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] [sexplib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "sexplib" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/sexplib.v0.11.0) -> compiled sexplib.v0.11.0 Processing 114/203: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] -> installed sexplib.v0.11.0 Processing 115/203: [base: jbuilder build] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ocaml-migrate-parsetree.1.2.0) -> compiled ocaml-migrate-parsetree.1.2.0 Processing 115/203: [base: jbuilder build] -> installed ocaml-migrate-parsetree.1.2.0 Processing 116/203: [base: jbuilder build] Processing 117/203: [base: jbuilder build] [ppx_gen_rec: dune build] Processing 118/203: [base: jbuilder build] [ppx_gen_rec: dune build] [ppx_tools_versioned: jbuilder build] Processing 119/203: [base: jbuilder build] [ppx_gen_rec: dune build] [ppx_tools_versioned: jbuilder build] [ppxfind: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_gen_rec" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_gen_rec.1.1.0) -> compiled ppx_gen_rec.1.1.0 Processing 119/203: [base: jbuilder build] [ppx_tools_versioned: jbuilder build] [ppxfind: dune build] -> installed ppx_gen_rec.1.1.0 Processing 120/203: [base: jbuilder build] [ppx_tools_versioned: jbuilder build] [ppxfind: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxfind" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppxfind.1.3) -> compiled ppxfind.1.3 Processing 120/203: [base: jbuilder build] [ppx_tools_versioned: jbuilder build] -> installed ppxfind.1.3 Processing 121/203: [base: jbuilder build] [ppx_tools_versioned: jbuilder build] [ppx_deriving: patch] applying fix_dune_3.patch Processing 122/203: [base: jbuilder build] [ppx_deriving: patch] [ppx_tools_versioned: jbuilder build] Processing 122/203: [base: jbuilder build] [ppx_deriving: dune build] [ppx_tools_versioned: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_tools_versioned" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_tools_versioned.5.2) -> compiled ppx_tools_versioned.5.2 Processing 122/203: [base: jbuilder build] [ppx_deriving: dune build] -> installed ppx_tools_versioned.5.2 Processing 123/203: [base: jbuilder build] [ppx_deriving: dune build] Processing 124/203: [base: jbuilder build] [lwt: ocaml false] [ppx_deriving: dune build] Processing 125/203: [base: jbuilder build] [lwt: ocaml false] [ppx_deriving: dune build] [sedlex: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_deriving.4.5-1) -> compiled ppx_deriving.4.5-1 Processing 125/203: [base: jbuilder build] [lwt: ocaml false] [sedlex: make all] -> installed ppx_deriving.4.5-1 Processing 126/203: [base: jbuilder build] [lwt: ocaml false] [sedlex: make all] Processing 127/203: [base: jbuilder build] [lwt: ocaml false] [sedlex: make all] [visitors: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/configure.ml" "-use-libev" "false" "-use-camlp4" "false" (CWD=/home/opam/.opam/4.06/.opam-switch/build/lwt.3.3.0) Processing 127/203: [base: jbuilder build] [lwt: jbuilder build] [sedlex: make all] [visitors: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/base.v0.11.1) -> compiled base.v0.11.1 Processing 127/203: [lwt: jbuilder build] [sedlex: make all] [visitors: make] -> installed base.v0.11.1 Processing 128/203: [lwt: jbuilder build] [sedlex: make all] [visitors: make] Processing 129/203: [lwt: jbuilder build] [sedlex: make all] [stdio: jbuilder build] [visitors: make] Processing 130/203: [lwt: jbuilder build] [sedlex: make all] [stdio: jbuilder build] [typerep: jbuilder build] [visitors: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.06/.opam-switch/build/sedlex.1.99.4) - (cd src/lib && make all doc) - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/sedlex.1.99.4/src/lib' - ocamlfind ocamlc -package gen -w +A-4-9 -safe-string -c sedlexing.mli sedlexing.ml - ocamlfind ocamlc -package gen -a -o sedlexing.cma sedlexing.cmo - rm -rf ../../libdoc - mkdir ../../libdoc - ocamlfind ocamldoc -package gen -html sedlexing.mli -d ../../libdoc - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/sedlex.1.99.4/src/lib' - (cd src/syntax && make all) - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/sedlex.1.99.4/src/syntax' - ocamlfind ocamlc -package ppx_tools_versioned.metaquot_405 -package ocaml-migrate-parsetree -linkall -w +A-4-9-42 -annot -a -o sedlex.cma sedlex_cset.mli sedlex_cset.ml unicode63.mli unicode63.ml sedlex.mli sedlex.ml ppx_sedlex.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlc \ - -predicates ppx_driver \ - -o ppx_sedlex -linkpkg -linkall \ - -package ppx_tools_versioned \ - sedlex.cma \ - /home/opam/.opam/4.06/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/sedlex.1.99.4/src/syntax' Processing 130/203: [lwt: jbuilder build] [sedlex: make opt] [stdio: jbuilder build] [typerep: jbuilder build] [visitors: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "stdio" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/stdio.v0.11.0) -> compiled stdio.v0.11.0 Processing 130/203: [lwt: jbuilder build] [sedlex: make opt] [typerep: jbuilder build] [visitors: make] -> installed stdio.v0.11.0 Processing 131/203: [lwt: jbuilder build] [sedlex: make opt] [typerep: jbuilder build] [visitors: make] Processing 132/203: [configurator: jbuilder build] [lwt: jbuilder build] [sedlex: make opt] [typerep: jbuilder build] [visitors: make] Processing 133/203: [configurator: jbuilder build] [lwt: jbuilder build] [ppxlib: dune build] [sedlex: make opt] [typerep: jbuilder build] [visitors: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "configurator" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/configurator.v0.11.0) -> compiled configurator.v0.11.0 Processing 133/203: [lwt: jbuilder build] [ppxlib: dune build] [sedlex: make opt] [typerep: jbuilder build] [visitors: make] -> installed configurator.v0.11.0 Processing 134/203: [lwt: jbuilder build] [ppxlib: dune build] [sedlex: make opt] [typerep: jbuilder build] [visitors: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "typerep" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/typerep.v0.11.0) -> compiled typerep.v0.11.0 Processing 134/203: [lwt: jbuilder build] [ppxlib: dune build] [sedlex: make opt] [visitors: make] -> installed typerep.v0.11.0 Processing 135/203: [lwt: jbuilder build] [ppxlib: dune build] [sedlex: make opt] [visitors: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.06/.opam-switch/build/visitors.20190711) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/visitors.20190711/src' - Compiling for byte code and native code. - ocamlbuild -use-ocamlfind -classic-display -plugin-tag 'package(cppo_ocamlbuild)' ppx_deriving_visitors.cma ppx_deriving_visitors.a ppx_deriving_visitors.cmxa ppx_deriving_visitors.cmxs VisitorsRuntime.cmi VisitorsRuntime.cmo VisitorsRuntime.cma VisitorsRuntime.a VisitorsRuntime.cmx VisitorsRuntime.cmxa VisitorsRuntime.o - ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.06/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - cppo -V OCAML:4.06.1 -o VisitorsCompatibility.ml VisitorsCompatibility.cppo.ml - ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsCompatibility.ml > VisitorsCompatibility.ml.depends - ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsList.ml > VisitorsList.ml.depends - ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsString.ml > VisitorsString.ml.depends - ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsPlugin.ml > VisitorsPlugin.ml.depends - ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsAnalysis.ml > VisitorsAnalysis.ml.depends - ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsCompatibility.cmo VisitorsCompatibility.ml - + ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsCompatibility.cmo VisitorsCompatibility.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsPlugin.cmo VisitorsPlugin.ml - + ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsPlugin.cmo VisitorsPlugin.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsGeneration.ml > VisitorsGeneration.ml.depends - ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsAnalysis.cmo VisitorsAnalysis.ml - + ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsAnalysis.cmo VisitorsAnalysis.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsList.cmo VisitorsList.ml - + ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsList.cmo VisitorsList.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsSettings.ml > VisitorsSettings.ml.depends - ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsGeneration.cmo VisitorsGeneration.ml - + ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsGeneration.cmo VisitorsGeneration.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsString.cmo VisitorsString.ml - + ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsString.cmo VisitorsString.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules Visitors.mli > Visitors.mli.depends - ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o Visitors.cmi Visitors.mli - + ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o Visitors.cmi Visitors.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules Visitors.ml > Visitors.ml.depends - ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsSettings.cmo VisitorsSettings.ml - + ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsSettings.cmo VisitorsSettings.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o Visitors.cmo Visitors.ml - + ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o Visitors.cmo Visitors.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -linkall -package compiler-libs.common -package ppx_deriving.api -package result VisitorsCompatibility.cmo VisitorsList.cmo VisitorsString.cmo VisitorsPlugin.cmo VisitorsAnalysis.cmo VisitorsGeneration.cmo VisitorsSettings.cmo Visitors.cmo -o ppx_deriving_visitors.cma - + ocamlfind ocamlc -a -linkall -package compiler-libs.common -package ppx_deriving.api -package result VisitorsCompatibility.cmo VisitorsList.cmo VisitorsString.cmo VisitorsPlugin.cmo VisitorsAnalysis.cmo VisitorsGeneration.cmo VisitorsSettings.cmo Visitors.cmo -o ppx_deriving_visitors.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsCompatibility.cmx VisitorsCompatibility.ml - + ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsCompatibility.cmx VisitorsCompatibility.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsPlugin.cmx VisitorsPlugin.ml - + ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsPlugin.cmx VisitorsPlugin.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsAnalysis.cmx VisitorsAnalysis.ml - + ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsAnalysis.cmx VisitorsAnalysis.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsList.cmx VisitorsList.ml - + ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsList.cmx VisitorsList.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsGeneration.cmx VisitorsGeneration.ml - + ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsGeneration.cmx VisitorsGeneration.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsString.cmx VisitorsString.ml - + ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsString.cmx VisitorsString.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsSettings.cmx VisitorsSettings.ml - + ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsSettings.cmx VisitorsSettings.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o Visitors.cmx Visitors.ml - + ocamlfind ocamlopt -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o Visitors.cmx Visitors.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a -linkall -package compiler-libs.common -package ppx_deriving.api -package result VisitorsCompatibility.cmx VisitorsList.cmx VisitorsString.cmx VisitorsPlugin.cmx VisitorsAnalysis.cmx VisitorsGeneration.cmx VisitorsSettings.cmx Visitors.cmx -o ppx_deriving_visitors.cmxa - + ocamlfind ocamlopt -a -linkall -package compiler-libs.common -package ppx_deriving.api -package result VisitorsCompatibility.cmx VisitorsList.cmx VisitorsString.cmx VisitorsPlugin.cmx VisitorsAnalysis.cmx VisitorsGeneration.cmx VisitorsSettings.cmx Visitors.cmx -o ppx_deriving_visitors.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -shared -linkall -package compiler-libs.common -package ppx_deriving.api -package result ppx_deriving_visitors.cmxa -o ppx_deriving_visitors.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.common -package ppx_deriving.api -package result ppx_deriving_visitors.cmxa -o ppx_deriving_visitors.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamldep -package result -modules VisitorsRuntime.ml > VisitorsRuntime.ml.depends - ocamlfind ocamlc -c -g -safe-string -w A-4-44 -package result -o VisitorsRuntime.cmo VisitorsRuntime.ml - ocamlfind ocamlc -a -linkall -package result VisitorsRuntime.cmo -o VisitorsRuntime.cma - ocamlfind ocamlopt -c -g -safe-string -w A-4-44 -package result -o VisitorsRuntime.cmx VisitorsRuntime.ml - ocamlfind ocamlopt -a -linkall -package result VisitorsRuntime.cmx -o VisitorsRuntime.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/visitors.20190711/src' -> compiled visitors.20190711 Processing 135/203: [lwt: jbuilder build] [ppxlib: dune build] [sedlex: make opt] Processing 136/203: [lwt: jbuilder build] [ppxlib: dune build] [sedlex: make opt] [visitors: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/visitors.20190711) - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/visitors.20190711/src' - Compiling for byte code and native code. - ocamlbuild -use-ocamlfind -classic-display -plugin-tag 'package(cppo_ocamlbuild)' ppx_deriving_visitors.cma ppx_deriving_visitors.a ppx_deriving_visitors.cmxa ppx_deriving_visitors.cmxs VisitorsRuntime.cmi VisitorsRuntime.cmo VisitorsRuntime.cma VisitorsRuntime.a VisitorsRuntime.cmx VisitorsRuntime.cmxa VisitorsRuntime.o - ocamlfind install visitors META Makefile.preprocess _build/ppx_deriving_visitors.cma _build/ppx_deriving_visitors.a _build/ppx_deriving_visitors.cmxa _build/ppx_deriving_visitors.cmxs _build/VisitorsRuntime.cmi _build/VisitorsRuntime.cmo _build/VisitorsRuntime.cma _build/VisitorsRuntime.a _build/VisitorsRuntime.cmx _build/VisitorsRuntime.cmxa _build/VisitorsRuntime.o - Installed /home/opam/.opam/4.06/lib/visitors/VisitorsRuntime.o - Installed /home/opam/.opam/4.06/lib/visitors/VisitorsRuntime.cmxa - Installed /home/opam/.opam/4.06/lib/visitors/VisitorsRuntime.cmx - Installed /home/opam/.opam/4.06/lib/visitors/VisitorsRuntime.a - Installed /home/opam/.opam/4.06/lib/visitors/VisitorsRuntime.cma - Installed /home/opam/.opam/4.06/lib/visitors/VisitorsRuntime.cmo - Installed /home/opam/.opam/4.06/lib/visitors/VisitorsRuntime.cmi - Installed /home/opam/.opam/4.06/lib/visitors/ppx_deriving_visitors.cmxs - Installed /home/opam/.opam/4.06/lib/visitors/ppx_deriving_visitors.cmxa - Installed /home/opam/.opam/4.06/lib/visitors/ppx_deriving_visitors.a - Installed /home/opam/.opam/4.06/lib/visitors/ppx_deriving_visitors.cma - Installed /home/opam/.opam/4.06/lib/visitors/Makefile.preprocess - Installed /home/opam/.opam/4.06/lib/visitors/META - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/visitors.20190711/src' -> installed visitors.20190711 Processing 136/203: [lwt: jbuilder build] [ppxlib: dune build] [sedlex: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "lwt" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/lwt.3.3.0) - File "_unknown_", line 1, characters 0-0: - Warning: File META.lwt is both generated by a rule and present in the source tree. - As a result, the rule is currently ignored, however this will become an error in the future. - Delete file META.lwt to get rid of this warning. - discover src/unix/lwt_config.{h,ml},src/unix/unix_c_flags.sexp,src/unix/unix_c_library_flags.sexp - found config var ext_obj: ...................... .o - found config var default_executable_name: ...... a.out - found config var ccomp_type: ................... cc - found config var system: ....................... linux - found config var os_type: ...................... Unix - found config var use_libev: .................... false - not checking for pkg-config - not checking for libev - testing for pthread: ........................... available - testing for eventfd: ........................... available - testing for fd passing: ........................ available - testing for sched_getcpu: ...................... available - testing for affinity getting/setting: .......... available - testing for credentials getting (Linux): ....... available - testing for credentials getting (NetBSD): ...... unavailable - testing for credentials getting (OpenBSD): ..... unavailable - testing for credentials getting (FreeBSD): ..... unavailable - testing for credentials getting (getpeereid): .. unavailable - testing for fdatasync: ......................... available - testing for netdb_reentrant: ................... unavailable - testing for reentrant gethost*: ................ available - testing for nanosecond stat support: ........... *tim.tv_nsec - testing for BSD mincore: ....................... unavailable - ocamlopt src/simple_top/.lwt_simple_top.objs/lwt_simple_top.{cmx,o} - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque Processing 136/203: [lwt: ocaml] [ppxlib: dune build] [sedlex: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "src/util/install_filter.ml" (CWD=/home/opam/.opam/4.06/.opam-switch/build/lwt.3.3.0) -> compiled lwt.3.3.0 Processing 136/203: [ppxlib: dune build] [sedlex: make opt] -> installed lwt.3.3.0 Processing 137/203: [ppxlib: dune build] [sedlex: make opt] Processing 138/203: [lwt_log: jbuilder build] [ppxlib: dune build] [sedlex: make opt] Processing 139/203: [lwt_log: jbuilder build] [lwt_ppx: dune build] [ppxlib: dune build] [sedlex: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.06/.opam-switch/build/sedlex.1.99.4) - (cd src/syntax && make opt) - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/sedlex.1.99.4/src/syntax' - ocamlfind ocamlopt -package ppx_tools_versioned.metaquot_405 -package ocaml-migrate-parsetree -linkall -w +A-4-9-42 -annot -a -o sedlex.cmxa sedlex_cset.mli sedlex_cset.ml unicode63.mli unicode63.ml sedlex.mli sedlex.ml ppx_sedlex.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt \ - -predicates ppx_driver \ - -o ppx_sedlex.opt -linkpkg -linkall \ - -package ppx_tools_versioned \ - sedlex.cmxa \ - /home/opam/.opam/4.06/lib/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - ocamlfind ocamlopt -package ppx_tools_versioned.metaquot_405 -package ocaml-migrate-parsetree -linkall -w +A-4-9-42 -annot -shared -o sedlex.cmxs sedlex_cset.mli sedlex_cset.ml unicode63.mli unicode63.ml sedlex.mli sedlex.ml ppx_sedlex.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml, /home/opam/.opam/4.06/lib/ocaml/compiler-libs - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/sedlex.1.99.4/src/syntax' - (cd src/lib && make opt) - make[1]: Entering directory '/home/opam/.opam/4.06/.opam-switch/build/sedlex.1.99.4/src/lib' - ocamlfind ocamlopt -package gen -safe-string -c sedlexing.mli sedlexing.ml - ocamlfind ocamlopt -package gen -a -o sedlexing.cmxa sedlexing.cmx - make[1]: Leaving directory '/home/opam/.opam/4.06/.opam-switch/build/sedlex.1.99.4/src/lib' -> compiled sedlex.1.99.4 Processing 139/203: [lwt_log: jbuilder build] [lwt_ppx: dune build] [ppxlib: dune build] Processing 140/203: [lwt_log: jbuilder build] [lwt_ppx: dune build] [ppxlib: dune build] [sedlex: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "lwt_log" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/lwt_log.1.0.0) - File "_unknown_", line 1, characters 0-0: - Warning: File META.lwt_log is both generated by a rule and present in the source tree. - As a result, the rule is currently ignored, however this will become an error in the future. - Delete file META.lwt_log to get rid of this warning. -> compiled lwt_log.1.0.0 Processing 140/203: [lwt_ppx: dune build] [ppxlib: dune build] [sedlex: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06/.opam-switch/build/sedlex.1.99.4) - ocamlfind install sedlex META src/syntax/sedlex.cma src/syntax/ppx_sedlex src/lib/sedlexing.cma src/lib/sedlexing.cmi src/syntax/sedlex.cmxs src/syntax/sedlex.a src/syntax/sedlex.cmxa src/syntax/ppx_sedlex.opt src/lib/sedlexing.cmx src/lib/sedlexing.a src/lib/sedlexing.cmxa - Installed /home/opam/.opam/4.06/lib/sedlex/sedlexing.cmxa - Installed /home/opam/.opam/4.06/lib/sedlex/sedlexing.a - Installed /home/opam/.opam/4.06/lib/sedlex/sedlexing.cmx - Installed /home/opam/.opam/4.06/lib/sedlex/ppx_sedlex.opt - Installed /home/opam/.opam/4.06/lib/sedlex/sedlex.cmxa - Installed /home/opam/.opam/4.06/lib/sedlex/sedlex.a - Installed /home/opam/.opam/4.06/lib/sedlex/sedlex.cmxs - Installed /home/opam/.opam/4.06/lib/sedlex/sedlexing.cmi - Installed /home/opam/.opam/4.06/lib/sedlex/sedlexing.cma - Installed /home/opam/.opam/4.06/lib/sedlex/ppx_sedlex - Installed /home/opam/.opam/4.06/lib/sedlex/sedlex.cma - Installed /home/opam/.opam/4.06/lib/sedlex/META -> installed sedlex.1.99.4 Processing 140/203: [lwt_ppx: dune build] [ppxlib: dune build] -> installed lwt_log.1.0.0 Processing 141/203: [lwt_ppx: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lwt_ppx" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/lwt_ppx.1.2.2) -> compiled lwt_ppx.1.2.2 Processing 141/203: [ppxlib: dune build] -> installed lwt_ppx.1.2.2 Processing 142/203: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppxlib.0.6.0) -> compiled ppxlib.0.6.0 -> installed ppxlib.0.6.0 Processing 144/203: [fieldslib: jbuilder build] Processing 145/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] Processing 146/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] Processing 147/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] Processing 148/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] Processing 149/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] Processing 150/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] Processing 151/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] Processing 152/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] Processing 153/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] Processing 154/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] Processing 155/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] Processing 156/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optcomp: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_optcomp" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_optcomp.v0.11.0) -> compiled ppx_optcomp.v0.11.0 Processing 156/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] -> installed ppx_optcomp.v0.11.0 Processing 157/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_optional: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_optional" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_optional.v0.11.0) -> compiled ppx_optional.v0.11.0 Processing 157/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] -> installed ppx_optional.v0.11.0 Processing 158/203: [fieldslib: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "fieldslib" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/fieldslib.v0.11.0) -> compiled fieldslib.v0.11.0 Processing 158/203: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] -> installed fieldslib.v0.11.0 Processing 159/203: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] Processing 160/203: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_js_style: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_js_style" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_js_style.v0.11.0) -> compiled ppx_js_style.v0.11.0 Processing 160/203: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] -> installed ppx_js_style.v0.11.0 Processing 161/203: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_inline_test: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_inline_test" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_inline_test.v0.11.0) -> compiled ppx_inline_test.v0.11.0 Processing 161/203: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] -> installed ppx_inline_test.v0.11.0 Processing 162/203: [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] Processing 163/203: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_typerep_conv: jbuilder build] [variantslib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_typerep_conv" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_typerep_conv.v0.11.1) -> compiled ppx_typerep_conv.v0.11.1 Processing 163/203: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [variantslib: jbuilder build] -> installed ppx_typerep_conv.v0.11.1 Processing 164/203: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [variantslib: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "variantslib" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/variantslib.v0.11.0) -> compiled variantslib.v0.11.0 Processing 164/203: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] -> installed variantslib.v0.11.0 Processing 165/203: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] Processing 166/203: [ppx_bench: jbuilder build] [ppx_compare: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_compare" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_compare.v0.11.1) -> compiled ppx_compare.v0.11.1 Processing 166/203: [ppx_bench: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_compare.v0.11.1 Processing 167/203: [ppx_bench: jbuilder build] [ppx_enumerate: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_enumerate" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_enumerate.v0.11.1) -> compiled ppx_enumerate.v0.11.1 Processing 167/203: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_enumerate.v0.11.1 Processing 168/203: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_here: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_here" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_here.v0.11.0) -> compiled ppx_here.v0.11.0 Processing 168/203: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_here.v0.11.0 Processing 169/203: [ppx_bench: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 170/203: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_let: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_let" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_let.v0.11.0) -> compiled ppx_let.v0.11.0 Processing 170/203: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_let.v0.11.0 Processing 171/203: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_pipebang: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_pipebang" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_pipebang.v0.11.0) -> compiled ppx_pipebang.v0.11.0 Processing 171/203: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_pipebang.v0.11.0 Processing 172/203: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_sexp_conv: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_sexp_conv" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_sexp_conv.v0.11.2) -> compiled ppx_sexp_conv.v0.11.2 Processing 172/203: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_sexp_conv.v0.11.2 Processing 173/203: [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 174/203: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 175/203: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 176/203: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 177/203: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_variants_conv: jbuilder build] Processing 178/203: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_fields_conv: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_fields_conv" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_fields_conv.v0.11.0) -> compiled ppx_fields_conv.v0.11.0 Processing 178/203: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build] -> installed ppx_fields_conv.v0.11.0 Processing 179/203: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] [ppx_variants_conv: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_variants_conv" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_variants_conv.v0.11.1) -> compiled ppx_variants_conv.v0.11.1 Processing 179/203: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_variants_conv.v0.11.1 Processing 180/203: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_hash: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_hash" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_hash.v0.11.1) -> compiled ppx_hash.v0.11.1 Processing 180/203: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_hash.v0.11.1 Processing 181/203: [ppx_assert: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] Processing 182/203: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_bench: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_bench" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_bench.v0.11.0) -> compiled ppx_bench.v0.11.0 Processing 182/203: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_bench.v0.11.0 Processing 183/203: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_fail: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_fail" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_fail.v0.11.0) -> compiled ppx_fail.v0.11.0 Processing 183/203: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_fail.v0.11.0 Processing 184/203: [ppx_assert: jbuilder build] [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_assert" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_assert.v0.11.0) -> compiled ppx_assert.v0.11.0 Processing 184/203: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_assert.v0.11.0 Processing 185/203: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_message: jbuilder build] [ppx_sexp_value: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_sexp_message" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_sexp_message.v0.11.0) -> compiled ppx_sexp_message.v0.11.0 Processing 185/203: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build] -> installed ppx_sexp_message.v0.11.0 Processing 186/203: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] [ppx_sexp_value: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_sexp_value" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_sexp_value.v0.11.0) -> compiled ppx_sexp_value.v0.11.0 Processing 186/203: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] -> installed ppx_sexp_value.v0.11.0 Processing 187/203: [ppx_base: jbuilder build] [ppx_custom_printf: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_base" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_base.v0.11.0) -> compiled ppx_base.v0.11.0 Processing 187/203: [ppx_custom_printf: jbuilder build] -> installed ppx_base.v0.11.0 Processing 188/203: [ppx_custom_printf: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_custom_printf" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_custom_printf.v0.11.0) -> compiled ppx_custom_printf.v0.11.0 -> installed ppx_custom_printf.v0.11.0 Processing 190/203: [bin_prot: jbuilder build] Processing 191/203: [bin_prot: jbuilder build] [ppx_expect: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "bin_prot" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/bin_prot.v0.11.0) -> compiled bin_prot.v0.11.0 Processing 191/203: [ppx_expect: jbuilder build] -> installed bin_prot.v0.11.0 Processing 192/203: [ppx_expect: jbuilder build] Processing 193/203: [ppx_bin_prot: jbuilder build] [ppx_expect: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_expect" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_expect.v0.11.1) - ocamlc matcher/.expect_test_matcher.objs/expect_test_matcher__Reconcile.{cmo,cmt} - File "matcher/reconcile.ml", line 29, characters 11-23: - Warning 3: deprecated: module Re_glob - Use Re.Glob - File "matcher/reconcile.ml", line 38, characters 25-36: - Warning 3: deprecated: module Re_emacs - Use Re.Emacs - ocamlopt matcher/.expect_test_matcher.objs/expect_test_matcher__Reconcile.{cmx,o} - File "matcher/reconcile.ml", line 29, characters 11-23: - Warning 3: deprecated: module Re_glob - Use Re.Glob - File "matcher/reconcile.ml", line 38, characters 25-36: - Warning 3: deprecated: module Re_emacs - Use Re.Emacs -> compiled ppx_expect.v0.11.1 Processing 193/203: [ppx_bin_prot: jbuilder build] -> installed ppx_expect.v0.11.1 Processing 194/203: [ppx_bin_prot: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_bin_prot" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_bin_prot.v0.11.1) -> compiled ppx_bin_prot.v0.11.1 -> installed ppx_bin_prot.v0.11.1 Processing 196/203: [ppx_jane: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "ppx_jane" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/ppx_jane.v0.11.0) -> compiled ppx_jane.v0.11.0 -> installed ppx_jane.v0.11.0 Processing 198/203: [splittable_random: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "splittable_random" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/splittable_random.v0.11.0) -> compiled splittable_random.v0.11.0 -> installed splittable_random.v0.11.0 Processing 200/203: [core_kernel: jbuilder build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "core_kernel" "-j" "255" (CWD=/home/opam/.opam/4.06/.opam-switch/build/core_kernel.v0.11.1) -> compiled core_kernel.v0.11.1 -> installed core_kernel.v0.11.1 Processing 202/203: [flowtype: env make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "env" "FLOW_RELEASE=1" "make" (CWD=/home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0) - ocamlbuild -use-ocamlfind -no-links -I scripts scripts/ppx_gen_flowlibs.native - ocamlfind ocamldep -package core_kernel -package unix -package compiler-libs.common -package wtf8 -package ppx_deriving -package dtoa -modules scripts/ppx_gen_flowlibs.ml > scripts/ppx_gen_flowlibs.ml.depends - ocamlfind ocamldep -package core_kernel -package wtf8 -package ppx_deriving -package dtoa -modules scripts/script_utils.ml > scripts/script_utils.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -package core_kernel -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I scripts -o scripts/script_utils.cmo scripts/script_utils.ml - ocamlfind ocamlc -c -safe-string -w A -warn-error A -package core_kernel -package unix -package compiler-libs.common -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I scripts -o scripts/ppx_gen_flowlibs.cmo scripts/ppx_gen_flowlibs.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -package core_kernel -package unix -package compiler-libs.common -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I scripts -o scripts/ppx_gen_flowlibs.cmo scripts/ppx_gen_flowlibs.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml/compiler-libs, /home/opam/.opam/4.06/lib/ocaml - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -package core_kernel -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I scripts -o scripts/script_utils.cmx scripts/script_utils.ml - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -package core_kernel -package unix -package compiler-libs.common -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I scripts -o scripts/ppx_gen_flowlibs.cmx scripts/ppx_gen_flowlibs.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -package core_kernel -package unix -package compiler-libs.common -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I scripts -o scripts/ppx_gen_flowlibs.cmx scripts/ppx_gen_flowlibs.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml/compiler-libs, /home/opam/.opam/4.06/lib/ocaml - ocamlfind ocamlopt -linkpkg -package core_kernel -package unix -package compiler-libs.common -package wtf8 -package ppx_deriving -package dtoa -I scripts scripts/script_utils.cmx scripts/ppx_gen_flowlibs.cmx -o scripts/ppx_gen_flowlibs.native - + ocamlfind ocamlopt -linkpkg -package core_kernel -package unix -package compiler-libs.common -package wtf8 -package ppx_deriving -package dtoa -I scripts scripts/script_utils.cmx scripts/ppx_gen_flowlibs.cmx -o scripts/ppx_gen_flowlibs.native - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.06/lib/ocaml/compiler-libs, /home/opam/.opam/4.06/lib/ocaml - mkdir -p _build/hack/third-party/inotify/ - cp hack/third-party/inotify/inotify_stubs.c _build/hack/third-party/inotify/inotify_stubs.c - mkdir -p _build/hack/heap/ - cp hack/heap/hh_assert.h _build/hack/heap/hh_assert.h - mkdir -p _build/hack/heap/ - cp hack/heap/hh_shared.h _build/hack/heap/hh_shared.h - mkdir -p _build/hack/heap/ - cp hack/heap/hh_shared_sqlite.h _build/hack/heap/hh_shared_sqlite.h - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4.h _build/src/third-party/lz4/lz4.h - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4frame.h _build/src/third-party/lz4/lz4frame.h - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4frame_static.h _build/src/third-party/lz4/lz4frame_static.h - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4hc.h _build/src/third-party/lz4/lz4hc.h - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/xxhash.h _build/src/third-party/lz4/xxhash.h - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/xxhash.c _build/src/third-party/lz4/xxhash.c - cd _build/hack/third-party/inotify/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c inotify_stubs.c - mkdir -p _build/src/common/xx/ - cp src/common/xx/xx_stubs.c _build/src/common/xx/xx_stubs.c - cd _build/src/common/xx/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c xx_stubs.c - mkdir -p _build/hack/heap/ - cp hack/heap/hh_assert.c _build/hack/heap/hh_assert.c - cd _build/hack/heap/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c hh_assert.c - mkdir -p _build/hack/heap/ - cp hack/heap/hh_shared.c _build/hack/heap/hh_shared.c - cd _build/hack/heap/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c hh_shared.c - mkdir -p _build/hack/heap/ - cp hack/heap/hh_shared_sqlite.c _build/hack/heap/hh_shared_sqlite.c - cd _build/hack/heap/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c hh_shared_sqlite.c - mkdir -p _build/hack/utils/ - cp hack/utils/get_build_id.c _build/hack/utils/get_build_id.c - cd _build/hack/utils/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c get_build_id.c - mkdir -p _build/hack/utils/sys/ - cp hack/utils/sys/files.c _build/hack/utils/sys/files.c - cd _build/hack/utils/sys/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c files.c - mkdir -p _build/hack/utils/sys/ - cp hack/utils/sys/gc_profiling.c _build/hack/utils/sys/gc_profiling.c - cd _build/hack/utils/sys/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c gc_profiling.c - mkdir -p _build/hack/utils/sys/ - cp hack/utils/sys/getrusage.c _build/hack/utils/sys/getrusage.c - cd _build/hack/utils/sys/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c getrusage.c - mkdir -p _build/hack/utils/sys/ - cp hack/utils/sys/handle_stubs.c _build/hack/utils/sys/handle_stubs.c - cd _build/hack/utils/sys/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c handle_stubs.c - mkdir -p _build/hack/utils/sys/ - cp hack/utils/sys/nproc.c _build/hack/utils/sys/nproc.c - cd _build/hack/utils/sys/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c nproc.c - mkdir -p _build/hack/utils/sys/ - cp hack/utils/sys/priorities.c _build/hack/utils/sys/priorities.c - cd _build/hack/utils/sys/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c priorities.c - mkdir -p _build/hack/utils/sys/ - cp hack/utils/sys/processor_info.c _build/hack/utils/sys/processor_info.c - cd _build/hack/utils/sys/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c processor_info.c - mkdir -p _build/hack/utils/sys/ - cp hack/utils/sys/realpath.c _build/hack/utils/sys/realpath.c - cd _build/hack/utils/sys/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c realpath.c - mkdir -p _build/hack/utils/sys/ - cp hack/utils/sys/sysinfo.c _build/hack/utils/sys/sysinfo.c - cd _build/hack/utils/sys/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c sysinfo.c - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4.c _build/src/third-party/lz4/lz4.c - cd _build/src/third-party/lz4/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c lz4.c - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4frame.c _build/src/third-party/lz4/lz4frame.c - cd _build/src/third-party/lz4/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c lz4frame.c - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4hc.c _build/src/third-party/lz4/lz4hc.c - cd _build/src/third-party/lz4/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c lz4hc.c - cd _build/src/third-party/lz4/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c xxhash.c - ocaml -safe-string -I scripts -w -3 unix.cma scripts/gen_build_id.ml _build/hack/utils/get_build_id.gen.c - Failed git rev-parse: fatal: not a git repository (or any parent up to mount point /) - Failed hg id: hg: command not found - Failed git log: fatal: not a git repository (or any parent up to mount point /) - Failed hg log: hg: command not found - cd _build/hack/utils/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/hack/utils/sys -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/common/xx -ccopt -I -ccopt /home/opam/.opam/4.06/.opam-switch/build/flowtype.0.94.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -ccopt -DNO_HHVM -c get_build_id.gen.c - mkdir -p _build/lib/ - cp lib/bom.js _build/lib/bom.js - rm -rf _build/src/flowlib - mkdir -p _build/lib/ - cp lib/core.js _build/lib/core.js - rm -rf _build/src/flowlib - mkdir -p _build/lib/ - cp lib/cssom.js _build/lib/cssom.js - rm -rf _build/src/flowlib - mkdir -p _build/lib/ - cp lib/dom.js _build/lib/dom.js - rm -rf _build/src/flowlib - mkdir -p _build/lib/ - cp lib/indexeddb.js _build/lib/indexeddb.js - rm -rf _build/src/flowlib - mkdir -p _build/lib/ - cp lib/intl.js _build/lib/intl.js - rm -rf _build/src/flowlib - mkdir -p _build/lib/ - cp lib/node.js _build/lib/node.js - rm -rf _build/src/flowlib - mkdir -p _build/lib/ - cp lib/react-dom.js _build/lib/react-dom.js - rm -rf _build/src/flowlib - mkdir -p _build/lib/ - cp lib/react.js _build/lib/react.js - rm -rf _build/src/flowlib - mkdir -p _build/lib/ - cp lib/serviceworkers.js _build/lib/serviceworkers.js - rm -rf _build/src/flowlib - mkdir -p _build/lib/ - cp lib/streams.js _build/lib/streams.js - rm -rf _build/src/flowlib - mkdir -p _build/lib/ - cp lib/webassembly.js _build/lib/webassembly.js - rm -rf _build/src/flowlib - mkdir -p _build/prelude/ - cp prelude/prelude.js _build/prelude/prelude.js - rm -rf _build/src/prelude - # Both lwt and lwt_ppx provide ppx stuff. Fixed in lwt 4.0.0 - # https://github.com/ocsigen/lwt/issues/453 - export OCAMLFIND_IGNORE_DUPS_IN="/home/opam/.opam/4.06/lib/lwt"; \ - ocamlbuild -use-ocamlfind -no-links -I src/commands -I src/commands/config -I src/common -I src/common/audit -I src/common/build_id -I src/common/errors -I src/common/lints -I src/common/lwt -I src/common/modulename -I src/common/monad -I src/common/profiling -I src/common/span -I src/common/tarjan -I src/common/transaction -I src/common/ty -I src/common/utils -I src/common/xx -I src/flowlib -I src/monitor -I src/monitor/connections -I src/monitor/logger -I src/monitor/utils -I src/parser -I src/parser_utils -I src/parser_utils/aloc -I src/parser_utils/output -I src/parser_utils/output/printers -I src/parsing -I src/server -I src/server/command_handler -I src/server/env -I src/server/error_collator -I src/server/find_refs -I src/server/lazy_mode_utils -I src/server/monitor_listener -I src/server/persistent_connection -I src/server/protocol -I src/server/rechecker -I src/server/server_files -I src/server/server_utils -I src/server/shmem -I src/server/watchman_expression_terms -I src/services/autocomplete -I src/services/get_def -I src/services/inference -I src/services/inference/module -I src/services/flowFileGen -I src/services/saved_state -I src/services/type_info -I src/state/heaps/context -I src/state/heaps/module -I src/state/heaps/parsing -I src/state/locals/module -I src/state/readers -I src/third-party/lz4 -I src/third-party/ocaml-sourcemaps/src -I src/third-party/ocaml-vlq/src -I src/typing -I src/typing/errors -I hack/dfind -I hack/find -I hack/globals -I hack/heap -I hack/injection/default_injector -I hack/procs -I hack/search -I hack/socket -I hack/third-party/avl -I hack/third-party/core -I hack/utils -I hack/utils/build_mode/prod -I hack/utils/collections -I hack/utils/disk -I hack/utils/hh_json -I hack/utils/sys -I hack/watchman -I hack/third-party/inotify -I hack/fsnotify_linux -I hack/stubs -I src/stubs -pkg sedlex -pkg lwt -pkg lwt_log -pkg lwt.unix -pkg lwt_ppx -pkg unix -pkg str -pkg bigarray \ - -lflags "hack/third-party/inotify/inotify_stubs.o src/common/xx/xx_stubs.o hack/heap/hh_assert.o hack/heap/hh_shared.o hack/heap/hh_shared_sqlite.o hack/utils/get_build_id.o hack/utils/sys/files.o hack/utils/sys/gc_profiling.o hack/utils/sys/getrusage.o hack/utils/sys/handle_stubs.o hack/utils/sys/nproc.o hack/utils/sys/priorities.o hack/utils/sys/processor_info.o hack/utils/sys/realpath.o hack/utils/sys/sysinfo.o src/third-party/lz4/lz4.o src/third-party/lz4/lz4frame.o src/third-party/lz4/lz4hc.o src/third-party/lz4/xxhash.o hack/utils/get_build_id.gen.o -cclib -l -cclib pthread -cclib -l -cclib rt " \ - -tag warn_a \ - src/flow.native - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/flow.ml > src/flow.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/astCommand.ml > src/commands/astCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/commandSpec.mli > src/commands/commandSpec.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/collections/sMap.ml > hack/utils/collections/sMap.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/collections/myMap.mli > hack/utils/collections/myMap.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/collections/myMap_sig.ml > hack/utils/collections/myMap_sig.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/myMap_sig.cmo hack/utils/collections/myMap_sig.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/myMap_sig.cmo hack/utils/collections/myMap_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/collections/stringKey.ml > hack/utils/collections/stringKey.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/myMap.cmi hack/utils/collections/myMap.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/myMap.cmi hack/utils/collections/myMap.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/stringKey.cmo hack/utils/collections/stringKey.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/stringKey.cmo hack/utils/collections/stringKey.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/sMap.cmo hack/utils/collections/sMap.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/sMap.cmo hack/utils/collections/sMap.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/commandUtils.ml > src/commands/commandUtils.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/commandConnect.ml > src/commands/commandConnect.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/commandConnectSimple.mli > src/commands/commandConnectSimple.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/fileWatcherStatus.ml > src/monitor/fileWatcherStatus.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/options.ml > src/common/options.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/aloc/aLoc.mli > src/parser_utils/aloc/aLoc.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/file_key.ml > src/parser/file_key.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/loc.mli > src/parser/loc.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/file_key.cmo src/parser/file_key.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/file_key.cmo src/parser/file_key.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/loc.cmi src/parser/loc.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/loc.cmi src/parser/loc.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/files.mli > src/common/files.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/path.mli > hack/utils/sys/path.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/path_matcher.mli > src/common/path_matcher.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/path.cmi hack/utils/sys/path.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/path.cmi hack/utils/sys/path.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/utils_js.ml > src/common/utils/utils_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/core/core_result.mli > hack/third-party/core/core_result.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/core/monad.ml > hack/third-party/core/monad.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/monad.cmo hack/third-party/core/monad.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/monad.cmo hack/third-party/core/monad.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/exception.mli > hack/utils/exception.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/hh_logger.ml > hack/utils/hh_logger.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/exception.cmi hack/utils/exception.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/exception.cmi hack/utils/exception.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/core/option.ml > hack/third-party/core/option.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/core/commutative_group.ml > hack/third-party/core/commutative_group.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/commutative_group.cmo hack/third-party/core/commutative_group.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/commutative_group.cmo hack/third-party/core/commutative_group.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/string_utils.ml > hack/utils/string_utils.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/option.cmo hack/third-party/core/option.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/option.cmo hack/third-party/core/option.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/string_utils.cmo hack/utils/string_utils.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/string_utils.cmo hack/utils/string_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/loc_sig.ml > src/common/utils/loc_sig.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/aloc -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/aloc/aLoc.cmi src/parser_utils/aloc/aLoc.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/aloc -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/aloc/aLoc.cmi src/parser_utils/aloc/aLoc.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_result.cmi hack/third-party/core/core_result.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_result.cmi hack/third-party/core/core_result.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_logger.cmo hack/utils/hh_logger.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_logger.cmo hack/utils/hh_logger.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/loc_sig.cmo src/common/utils/loc_sig.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/loc_sig.cmo src/common/utils/loc_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/utils_js.cmo src/common/utils/utils_js.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/utils_js.cmo src/common/utils/utils_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/collections/sSet.ml > hack/utils/collections/sSet.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/path_matcher.cmi src/common/path_matcher.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/path_matcher.cmi src/common/path_matcher.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/sSet.cmo hack/utils/collections/sSet.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/sSet.cmo hack/utils/collections/sSet.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/flow_ast.ml > src/parser/flow_ast.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lints/lintSettings.mli > src/common/lints/lintSettings.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lints/lints.mli > src/common/lints/lints.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lints/severity.mli > src/common/lints/severity.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/lints.cmi src/common/lints/lints.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/lints.cmi src/common/lints/lints.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/severity.cmi src/common/lints/severity.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/severity.cmi src/common/lints/severity.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lints/strictModeSettings.mli > src/common/lints/strictModeSettings.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/verbose.ml > src/common/verbose.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/files.cmi src/common/files.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/files.cmi src/common/files.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/flow_ast.cmo src/parser/flow_ast.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/flow_ast.cmo src/parser/flow_ast.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/lintSettings.cmi src/common/lints/lintSettings.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/lintSettings.cmi src/common/lints/lintSettings.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/strictModeSettings.cmi src/common/lints/strictModeSettings.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/strictModeSettings.cmi src/common/lints/strictModeSettings.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/verbose.cmo src/common/verbose.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/verbose.cmo src/common/verbose.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/options.cmo src/common/options.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/options.cmo src/common/options.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/serverStatus.mli > src/monitor/serverStatus.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/stubs/flowEventLogger.ml > src/stubs/flowEventLogger.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/flowEventLogger.cmo src/stubs/flowEventLogger.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/flowEventLogger.cmo src/stubs/flowEventLogger.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/protocol/socketHandshake.ml > src/server/protocol/socketHandshake.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/build_id.ml > hack/utils/build_id.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/fileWatcherStatus.cmo src/monitor/fileWatcherStatus.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/fileWatcherStatus.cmo src/monitor/fileWatcherStatus.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/flow_version.ml > src/common/flow_version.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/hh_json/hh_json.mli > hack/utils/hh_json/hh_json.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/hh_json/hh_json_helpers.ml > hack/utils/hh_json/hh_json_helpers.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/core/core_list.ml > hack/third-party/core/core_list.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/core/container.ml > hack/third-party/core/container.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/core/core_printf.ml > hack/third-party/core/core_printf.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/core/hack_caml.ml > hack/third-party/core/hack_caml.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/core/poly.ml > hack/third-party/core/poly.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/core/polymorphic_compare.mli > hack/third-party/core/polymorphic_compare.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/polymorphic_compare.cmi hack/third-party/core/polymorphic_compare.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/polymorphic_compare.cmi hack/third-party/core/polymorphic_compare.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/container.cmo hack/third-party/core/container.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/container.cmo hack/third-party/core/container.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_printf.cmo hack/third-party/core/core_printf.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_printf.cmo hack/third-party/core/core_printf.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/hack_caml.cmo hack/third-party/core/hack_caml.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/hack_caml.cmo hack/third-party/core/hack_caml.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/poly.cmo hack/third-party/core/poly.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/poly.cmo hack/third-party/core/poly.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/hh_json -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_json/hh_json.cmi hack/utils/hh_json/hh_json.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/hh_json -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_json/hh_json.cmi hack/utils/hh_json/hh_json.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_list.cmo hack/third-party/core/core_list.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_list.cmo hack/third-party/core/core_list.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/lsp.ml > hack/utils/lsp.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/serverStatus.cmi src/monitor/serverStatus.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/serverStatus.cmi src/monitor/serverStatus.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/build_id.cmo hack/utils/build_id.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/build_id.cmo hack/utils/build_id.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flow_version.cmo src/common/flow_version.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flow_version.cmo src/common/flow_version.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/hh_json -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_json/hh_json_helpers.cmo hack/utils/hh_json/hh_json_helpers.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/hh_json -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_json/hh_json_helpers.cmo hack/utils/hh_json/hh_json_helpers.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lsp.cmo hack/utils/lsp.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lsp.cmo hack/utils/lsp.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/timeout.mli > hack/utils/sys/timeout.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/socketHandshake.cmo src/server/protocol/socketHandshake.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/socketHandshake.cmo src/server/protocol/socketHandshake.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/timeout.cmi hack/utils/sys/timeout.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/timeout.cmi hack/utils/sys/timeout.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/commandMeanKill.ml > src/commands/commandMeanKill.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandConnectSimple.cmi src/commands/commandConnectSimple.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandConnectSimple.cmi src/commands/commandConnectSimple.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/pidLog.ml > hack/utils/sys/pidLog.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/hh_core.ml > hack/utils/hh_core.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/sys_utils.ml > hack/utils/sys/sys_utils.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/disk/disk.mli > hack/utils/disk/disk.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/disk/disk_sig.ml > hack/utils/disk/disk_sig.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/disk_sig.cmo hack/utils/disk/disk_sig.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/disk_sig.cmo hack/utils/disk/disk_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_core.cmo hack/utils/hh_core.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_core.cmo hack/utils/hh_core.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/disk/realDisk.ml > hack/utils/disk/realDisk.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/utils.ml > hack/utils/utils.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/collections/iMap.ml > hack/utils/collections/iMap.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/collections/intKey.ml > hack/utils/collections/intKey.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/intKey.cmo hack/utils/collections/intKey.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/intKey.cmo hack/utils/collections/intKey.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/iMap.cmo hack/utils/collections/iMap.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/iMap.cmo hack/utils/collections/iMap.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/disk.cmi hack/utils/disk/disk.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/disk.cmi hack/utils/disk/disk.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/realDisk.cmo hack/utils/disk/realDisk.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/realDisk.cmo hack/utils/disk/realDisk.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/utils.cmo hack/utils/utils.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/utils.cmo hack/utils/utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/sys_utils.cmo hack/utils/sys/sys_utils.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/sys_utils.cmo hack/utils/sys/sys_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/server_files/server_files_js.mli > src/server/server_files/server_files_js.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/pidLog.cmo hack/utils/sys/pidLog.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/pidLog.cmo hack/utils/sys/pidLog.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/server_files -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_files/server_files_js.cmi src/server/server_files/server_files_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/server_files -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_files/server_files_js.cmi src/server/server_files/server_files_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/flowExitStatus.mli > src/common/flowExitStatus.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/tty.mli > hack/utils/sys/tty.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandMeanKill.cmo src/commands/commandMeanKill.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandMeanKill.cmo src/commands/commandMeanKill.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flowExitStatus.cmi src/common/flowExitStatus.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flowExitStatus.cmi src/common/flowExitStatus.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/tty.cmi hack/utils/sys/tty.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/tty.cmi hack/utils/sys/tty.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandSpec.cmi src/commands/commandSpec.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandSpec.cmi src/commands/commandSpec.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/errors/errors.mli > src/common/errors/errors.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/profiling/profiling_js.mli > src/common/profiling/profiling_js.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/reason.mli > src/common/reason.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/offset_utils.mli > src/parser/offset_utils.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/offset_utils.cmi src/parser/offset_utils.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/offset_utils.cmi src/parser/offset_utils.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/profiling -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/profiling/profiling_js.cmi src/common/profiling/profiling_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/profiling -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/profiling/profiling_js.cmi src/common/profiling/profiling_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/reason.cmi src/common/reason.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/reason.cmi src/common/reason.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/server_utils/file_input.ml > src/server/server_utils/file_input.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/find/find.mli > hack/find/find.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/config/flowConfig.mli > src/commands/config/flowConfig.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/xx/xx.ml > src/common/xx/xx.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/xx -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/xx/xx.cmo src/common/xx/xx.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/xx -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/xx/xx.cmo src/common/xx/xx.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/flowlib/flowlib.mli > src/flowlib/flowlib.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/marshal_tools.mli > hack/utils/marshal_tools.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/protocol/monitorProt.ml > src/server/protocol/monitorProt.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/protocol/persistent_connection_prot.ml > src/server/protocol/persistent_connection_prot.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/errors/errors.cmi src/common/errors/errors.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/errors/errors.cmi src/common/errors/errors.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/server_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_utils/file_input.cmo src/server/server_utils/file_input.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/server_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_utils/file_input.cmo src/server/server_utils/file_input.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/lsp_fmt.ml > hack/utils/lsp_fmt.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/exit_status.ml > hack/utils/exit_status.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/exit_status.cmo hack/utils/exit_status.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/exit_status.cmo hack/utils/exit_status.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/nel.mli > src/common/utils/nel.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/protocol/serverProt.ml > src/server/protocol/serverProt.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/coverage.ml > src/typing/coverage.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/constraint.mli > src/typing/constraint.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/trace.mli > src/typing/trace.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/type.ml > src/typing/type.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/changeset.ml > src/typing/changeset.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/collections/iSet.ml > hack/utils/collections/iSet.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/key.ml > src/typing/key.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/iSet.cmo hack/utils/collections/iSet.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/iSet.cmo hack/utils/collections/iSet.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/key.cmo src/typing/key.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/key.cmo src/typing/key.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/key_map.ml > src/typing/key_map.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/listUtils.mli > src/common/utils/listUtils.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/nel.cmi src/common/utils/nel.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/nel.cmi src/common/utils/nel.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/trust.mli > src/typing/trust.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/changeset.cmo src/typing/changeset.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/changeset.cmo src/typing/changeset.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/key_map.cmo src/typing/key_map.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/key_map.cmo src/typing/key_map.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/listUtils.cmi src/common/utils/listUtils.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/listUtils.cmi src/common/utils/listUtils.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/trust.cmi src/typing/trust.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/trust.cmi src/typing/trust.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type.cmo src/typing/type.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type.cmo src/typing/type.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/trace.cmi src/typing/trace.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/trace.cmi src/typing/trace.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/context.mli > src/typing/context.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/constraint.cmi src/typing/constraint.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/constraint.cmi src/typing/constraint.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/errors/error_suppressions.mli > src/typing/errors/error_suppressions.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lints/exactCover.mli > src/common/lints/exactCover.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/errors/flow_error.mli > src/typing/errors/flow_error.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/errors/error_message.ml > src/typing/errors/error_message.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/flow_ast_utils.mli > src/parser/flow_ast_utils.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/parse_error.ml > src/parser/parse_error.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/scope.mli > src/typing/scope.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/signature_builder_deps.ml > src/parser_utils/signature_builder_deps.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/flow_ast_utils.cmi src/parser/flow_ast_utils.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/flow_ast_utils.cmi src/parser/flow_ast_utils.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/signature_builder_deps_sig.ml > src/parser_utils/signature_builder_deps_sig.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/signature_builder_kind.ml > src/parser_utils/signature_builder_kind.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_kind.cmo src/parser_utils/signature_builder_kind.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_kind.cmo src/parser_utils/signature_builder_kind.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_deps_sig.cmo src/parser_utils/signature_builder_deps_sig.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_deps_sig.cmo src/parser_utils/signature_builder_deps_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parse_error.cmo src/parser/parse_error.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parse_error.cmo src/parser/parse_error.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/scope.cmi src/typing/scope.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/scope.cmi src/typing/scope.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_deps.cmo src/parser_utils/signature_builder_deps.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_deps.cmo src/parser_utils/signature_builder_deps.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/errors/error_message.cmo src/typing/errors/error_message.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/errors/error_message.cmo src/typing/errors/error_message.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/exactCover.cmi src/common/lints/exactCover.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/exactCover.cmi src/common/lints/exactCover.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/errors/flow_error.cmi src/typing/errors/flow_error.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/errors/flow_error.cmi src/typing/errors/flow_error.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/existsCheck.ml > src/typing/existsCheck.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/graph_explorer.ml > src/typing/graph_explorer.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/scope_api.mli > src/parser_utils/scope_api.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/scope_api_sig.ml > src/parser_utils/scope_api_sig.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/tree.ml > src/common/utils/tree.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/tree.cmo src/common/utils/tree.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/tree.cmo src/common/utils/tree.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_api_sig.cmo src/parser_utils/scope_api_sig.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_api_sig.cmo src/parser_utils/scope_api_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/ssa_api.ml > src/parser_utils/ssa_api.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/type_table.mli > src/typing/type_table.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/errors/error_suppressions.cmi src/typing/errors/error_suppressions.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/errors/error_suppressions.cmi src/typing/errors/error_suppressions.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/existsCheck.cmo src/typing/existsCheck.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/existsCheck.cmo src/typing/existsCheck.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/graph_explorer.cmo src/typing/graph_explorer.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/graph_explorer.cmo src/typing/graph_explorer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_api.cmi src/parser_utils/scope_api.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_api.cmi src/parser_utils/scope_api.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/ssa_api.cmo src/parser_utils/ssa_api.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/ssa_api.cmo src/parser_utils/ssa_api.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_table.cmi src/typing/type_table.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_table.cmi src/typing/type_table.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/context.cmi src/typing/context.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/context.cmi src/typing/context.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/modulename/modulename.ml > src/common/modulename/modulename.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/ty/ty.ml > src/common/ty/ty.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/ty/ty_ancestors.ml > src/common/ty/ty_ancestors.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/ty/ty_symbol.ml > src/common/ty/ty_symbol.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_symbol.cmo src/common/ty/ty_symbol.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_symbol.cmo src/common/ty/ty_symbol.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_ancestors.cmo src/common/ty/ty_ancestors.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_ancestors.cmo src/common/ty/ty_ancestors.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/coverage.cmo src/typing/coverage.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/coverage.cmo src/typing/coverage.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/modulename -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/modulename/modulename.cmo src/common/modulename/modulename.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/modulename -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/modulename/modulename.cmo src/common/modulename/modulename.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty.cmo src/common/ty/ty.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty.cmo src/common/ty/ty.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lsp_fmt.cmo hack/utils/lsp_fmt.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lsp_fmt.cmo hack/utils/lsp_fmt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/serverProt.cmo src/server/protocol/serverProt.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/serverProt.cmo src/server/protocol/serverProt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/persistent_connection_prot.cmo src/server/protocol/persistent_connection_prot.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/persistent_connection_prot.cmo src/server/protocol/persistent_connection_prot.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/proc.ml > hack/utils/sys/proc.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/semver.mli > src/common/semver.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/shmem/sharedMem_js.ml > src/server/shmem/sharedMem_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/heap/ident.mli > hack/heap/ident.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/monitorRPC.mli > src/monitor/monitorRPC.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/daemon.mli > hack/utils/sys/daemon.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/monitorProt.cmo src/server/protocol/monitorProt.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/monitorProt.cmo src/server/protocol/monitorProt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/daemon.cmi hack/utils/sys/daemon.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/daemon.cmi hack/utils/sys/daemon.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/heap/prefix.mli > hack/heap/prefix.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/heap/sharedMem.ml > hack/heap/sharedMem.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/stubs/eventLogger.ml > hack/stubs/eventLogger.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/measure.mli > hack/utils/measure.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/prefix.cmi hack/heap/prefix.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/prefix.cmi hack/heap/prefix.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/stats.ml > hack/utils/stats.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/heap/value.mli > hack/heap/value.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/heap/workerCancel.mli > hack/heap/workerCancel.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/stubs/eventLogger.cmo hack/stubs/eventLogger.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/stubs/eventLogger.cmo hack/stubs/eventLogger.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/measure.cmi hack/utils/measure.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/measure.cmi hack/utils/measure.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/stats.cmo hack/utils/stats.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/stats.cmo hack/utils/stats.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/value.cmi hack/heap/value.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/value.cmi hack/heap/value.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/workerCancel.cmi hack/heap/workerCancel.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/workerCancel.cmi hack/heap/workerCancel.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/ident.cmi hack/heap/ident.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/ident.cmi hack/heap/ident.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/monitorRPC.cmi src/monitor/monitorRPC.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/monitorRPC.cmi src/monitor/monitorRPC.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/sharedMem.cmo hack/heap/sharedMem.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/sharedMem.cmo hack/heap/sharedMem.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/tmp.ml > hack/utils/sys/tmp.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandConnect.cmo src/commands/commandConnect.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandConnect.cmo src/commands/commandConnect.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/find -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/find/find.cmi hack/find/find.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/find -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/find/find.cmi hack/find/find.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands/config -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/config/flowConfig.cmi src/commands/config/flowConfig.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands/config -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/config/flowConfig.cmi src/commands/config/flowConfig.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/flowlib -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/flowlib/flowlib.cmi src/flowlib/flowlib.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/flowlib -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/flowlib/flowlib.cmi src/flowlib/flowlib.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/marshal_tools.cmi hack/utils/marshal_tools.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/marshal_tools.cmi hack/utils/marshal_tools.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/proc.cmo hack/utils/sys/proc.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/proc.cmo hack/utils/sys/proc.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/semver.cmi src/common/semver.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/semver.cmi src/common/semver.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/shmem -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/shmem/sharedMem_js.cmo src/server/shmem/sharedMem_js.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/shmem -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/shmem/sharedMem_js.cmo src/server/shmem/sharedMem_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/tmp.cmo hack/utils/sys/tmp.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/tmp.cmo hack/utils/sys/tmp.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/estree_translator.ml > src/parser/estree_translator.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/statement.ml > src/typing/statement.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/abnormal.ml > src/typing/abnormal.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/env.mli > src/typing/env.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/env.cmi src/typing/env.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/env.cmi src/typing/env.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/class_sig.mli > src/typing/class_sig.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/func_sig.mli > src/typing/func_sig.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/func_params.mli > src/typing/func_params.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/default.ml > src/typing/default.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/default.cmo src/typing/default.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/default.cmo src/typing/default.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/func_params.cmi src/typing/func_params.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/func_params.cmi src/typing/func_params.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/func_sig.cmi src/typing/func_sig.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/func_sig.cmi src/typing/func_sig.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/destructuring.mli > src/typing/destructuring.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/flow_js.mli > src/typing/flow_js.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/core/fn.ml > hack/third-party/core/fn.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/import_export.mli > src/typing/import_export.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/obj_type.ml > src/typing/obj_type.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/refinement.mli > src/typing/refinement.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/tvar.ml > src/typing/tvar.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/debug_js.mli > src/typing/debug_js.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/debug_js.cmi src/typing/debug_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/debug_js.cmi src/typing/debug_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/type_annotation.mli > src/typing/type_annotation.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/class_sig.cmi src/typing/class_sig.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/class_sig.cmi src/typing/class_sig.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/type_inference_hooks_js.ml > src/typing/type_inference_hooks_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/typed_ast_utils.mli > src/typing/typed_ast_utils.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/flow_polymorphic_ast_mapper.mli > src/parser_utils/flow_polymorphic_ast_mapper.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_polymorphic_ast_mapper.cmi src/parser_utils/flow_polymorphic_ast_mapper.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_polymorphic_ast_mapper.cmi src/parser_utils/flow_polymorphic_ast_mapper.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/utils_jsx.ml > src/common/utils/utils_jsx.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/abnormal.cmo src/typing/abnormal.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/abnormal.cmo src/typing/abnormal.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/destructuring.cmi src/typing/destructuring.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/destructuring.cmi src/typing/destructuring.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/flow_js.cmi src/typing/flow_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/flow_js.cmi src/typing/flow_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/fn.cmo hack/third-party/core/fn.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/fn.cmo hack/third-party/core/fn.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/import_export.cmi src/typing/import_export.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/import_export.cmi src/typing/import_export.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/obj_type.cmo src/typing/obj_type.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/obj_type.cmo src/typing/obj_type.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/refinement.cmi src/typing/refinement.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/refinement.cmi src/typing/refinement.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/tvar.cmo src/typing/tvar.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/tvar.cmo src/typing/tvar.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_annotation.cmi src/typing/type_annotation.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_annotation.cmi src/typing/type_annotation.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_inference_hooks_js.cmo src/typing/type_inference_hooks_js.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_inference_hooks_js.cmo src/typing/type_inference_hooks_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/typed_ast_utils.cmi src/typing/typed_ast_utils.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/typed_ast_utils.cmi src/typing/typed_ast_utils.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/utils_jsx.cmo src/common/utils/utils_jsx.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/utils_jsx.cmo src/common/utils/utils_jsx.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/translator_intf.ml > src/parser/translator_intf.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/statement.cmo src/typing/statement.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/statement.cmo src/typing/statement.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/translator_intf.cmo src/parser/translator_intf.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/translator_intf.cmo src/parser/translator_intf.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/json_of_estree.ml > src/parser_utils/json_of_estree.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/parser_env.mli > src/parser/parser_env.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/token.ml > src/parser/token.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/token.cmo src/parser/token.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/token.cmo src/parser/token.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/parser_flow.ml > src/parser/parser_flow.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/declaration_parser.ml > src/parser/declaration_parser.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/parser_common.ml > src/parser/parser_common.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_env.cmi src/parser/parser_env.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_env.cmi src/parser/parser_env.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/type_parser.ml > src/parser/type_parser.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_common.cmo src/parser/parser_common.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_common.cmo src/parser/parser_common.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/type_parser.cmo src/parser/type_parser.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/type_parser.cmo src/parser/type_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/expression_parser.ml > src/parser/expression_parser.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/declaration_parser.cmo src/parser/declaration_parser.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/declaration_parser.cmo src/parser/declaration_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/flow_lexer.ml > src/parser/flow_lexer.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/lex_env.ml > src/parser/lex_env.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/lex_result.ml > src/parser/lex_result.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/lex_env.cmo src/parser/lex_env.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/lex_env.cmo src/parser/lex_env.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/lex_result.cmo src/parser/lex_result.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/lex_result.cmo src/parser/lex_result.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/pattern_cover.ml > src/parser/pattern_cover.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/flow_lexer.cmo src/parser/flow_lexer.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/flow_lexer.cmo src/parser/flow_lexer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/pattern_cover.cmo src/parser/pattern_cover.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/pattern_cover.cmo src/parser/pattern_cover.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/jsx_parser.ml > src/parser/jsx_parser.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/object_parser.ml > src/parser/object_parser.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/expression_parser.cmo src/parser/expression_parser.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/expression_parser.cmo src/parser/expression_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/pattern_parser.ml > src/parser/pattern_parser.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/statement_parser.ml > src/parser/statement_parser.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/object_parser.cmo src/parser/object_parser.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/object_parser.cmo src/parser/object_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/jsx_parser.cmo src/parser/jsx_parser.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/jsx_parser.cmo src/parser/jsx_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/pattern_parser.cmo src/parser/pattern_parser.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/pattern_parser.cmo src/parser/pattern_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/statement_parser.cmo src/parser/statement_parser.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/statement_parser.cmo src/parser/statement_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/token_translator.ml > src/parser/token_translator.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandUtils.cmo src/commands/commandUtils.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandUtils.cmo src/commands/commandUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/estree_translator.cmo src/parser/estree_translator.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/estree_translator.cmo src/parser/estree_translator.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/json_of_estree.cmo src/parser_utils/json_of_estree.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/json_of_estree.cmo src/parser_utils/json_of_estree.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_flow.cmo src/parser/parser_flow.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_flow.cmo src/parser/parser_flow.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/token_translator.cmo src/parser/token_translator.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/token_translator.cmo src/parser/token_translator.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/autocompleteCommand.ml > src/commands/autocompleteCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/autocomplete/autocompleteService_js.mli > src/services/autocomplete/autocompleteService_js.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/autocomplete/autocomplete_js.ml > src/services/autocomplete/autocomplete_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/docblock.ml > src/common/docblock.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/file_sig.mli > src/parser_utils/file_sig.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/file_sig_sig.ml > src/parser_utils/file_sig_sig.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/file_sig_sig.cmo src/parser_utils/file_sig_sig.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/file_sig_sig.cmo src/parser_utils/file_sig_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/autocomplete/autocomplete_js.cmo src/services/autocomplete/autocomplete_js.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/autocomplete/autocomplete_js.cmo src/services/autocomplete/autocomplete_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/docblock.cmo src/common/docblock.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/docblock.cmo src/common/docblock.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/file_sig.cmi src/parser_utils/file_sig.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/file_sig.cmi src/parser_utils/file_sig.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/autocomplete/autocompleteService_js.cmi src/services/autocomplete/autocompleteService_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/autocomplete/autocompleteService_js.cmi src/services/autocomplete/autocompleteService_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/checkCommands.ml > src/commands/checkCommands.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/stubs/flow_server_profile.ml > src/stubs/flow_server_profile.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/loggingUtils.ml > src/common/loggingUtils.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/server.mli > src/server/server.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/timer.mli > hack/utils/sys/timer.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/flow_server_profile.cmo src/stubs/flow_server_profile.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/flow_server_profile.cmo src/stubs/flow_server_profile.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/loggingUtils.cmo src/common/loggingUtils.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/loggingUtils.cmo src/common/loggingUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server.cmi src/server/server.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server.cmi src/server/server.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/timer.cmi hack/utils/sys/timer.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/timer.cmi hack/utils/sys/timer.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/checkContentsCommand.ml > src/commands/checkContentsCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/configCommand.ml > src/commands/configCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/coverageCommand.ml > src/commands/coverageCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/cycleCommand.ml > src/commands/cycleCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lwt/lwtUtils.mli > src/common/lwt/lwtUtils.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtUtils.cmi src/common/lwt/lwtUtils.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtUtils.cmi src/common/lwt/lwtUtils.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/dumpTypesCommand.ml > src/commands/dumpTypesCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/stubs/extra_commands.ml > src/stubs/extra_commands.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/findModuleCommand.ml > src/commands/findModuleCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/findRefsCommand.ml > src/commands/findRefsCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/forceRecheckCommand.ml > src/commands/forceRecheckCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/getDefCommand.ml > src/commands/getDefCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/getImportsCommand.ml > src/commands/getImportsCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/graphCommand.ml > src/commands/graphCommand.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/cycleCommand.cmo src/commands/cycleCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/cycleCommand.cmo src/commands/cycleCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/ideCommand.ml > src/commands/ideCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/buffered_line_reader.mli > hack/utils/buffered_line_reader.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/buffered_line_reader_sig.ml > hack/utils/buffered_line_reader_sig.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/buffered_line_reader_sig.cmo hack/utils/buffered_line_reader_sig.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/buffered_line_reader_sig.cmo hack/utils/buffered_line_reader_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/http_lite.ml > hack/utils/http_lite.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/buffered_line_reader.cmi hack/utils/buffered_line_reader.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/buffered_line_reader.cmi hack/utils/buffered_line_reader.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/collections/immQueue.mli > hack/utils/collections/immQueue.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/json_rpc.mli > src/common/utils/json_rpc.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/http_lite.cmo hack/utils/http_lite.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/http_lite.cmo hack/utils/http_lite.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/immQueue.cmi hack/utils/collections/immQueue.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/immQueue.cmi hack/utils/collections/immQueue.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/json_rpc.cmi src/common/utils/json_rpc.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/json_rpc.cmi src/common/utils/json_rpc.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/initCommand.ml > src/commands/initCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/lsCommand.ml > src/commands/lsCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/lspCommand.ml > src/commands/lspCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/stubs/eventLoggerLwt.ml > src/stubs/eventLoggerLwt.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/file_url.mli > hack/utils/file_url.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/flow_lsp_conversions.ml > src/common/flow_lsp_conversions.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/file_url.cmi hack/utils/file_url.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/file_url.cmi hack/utils/file_url.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/lsp_helpers.ml > hack/utils/lsp_helpers.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/file_content.mli > hack/utils/file_content.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/jsonrpc.mli > hack/utils/jsonrpc.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/file_content.cmi hack/utils/file_content.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/file_content.cmi hack/utils/file_content.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/jsonrpc.cmi hack/utils/jsonrpc.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/jsonrpc.cmi hack/utils/jsonrpc.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/persistent_connection/persistent_connection.mli > src/server/persistent_connection/persistent_connection.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lsp_helpers.cmo hack/utils/lsp_helpers.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lsp_helpers.cmo hack/utils/lsp_helpers.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/persistent_connection -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/persistent_connection/persistent_connection.cmi src/server/persistent_connection/persistent_connection.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/persistent_connection -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/persistent_connection/persistent_connection.cmi src/server/persistent_connection/persistent_connection.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/eventLoggerLwt.cmo src/stubs/eventLoggerLwt.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/eventLoggerLwt.cmo src/stubs/eventLoggerLwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flow_lsp_conversions.cmo src/common/flow_lsp_conversions.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flow_lsp_conversions.cmo src/common/flow_lsp_conversions.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/refactorCommand.ml > src/commands/refactorCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/saveStateCommand.ml > src/commands/saveStateCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/serverCommand.ml > src/commands/serverCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/flowServerMonitor.mli > src/monitor/flowServerMonitor.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/flowServerMonitorOptions.ml > src/monitor/flowServerMonitorOptions.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitorOptions.cmo src/monitor/flowServerMonitorOptions.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitorOptions.cmo src/monitor/flowServerMonitorOptions.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitor.cmi src/monitor/flowServerMonitor.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitor.cmi src/monitor/flowServerMonitor.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/shellCompleteCommand.ml > src/commands/shellCompleteCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/commandInfo.ml > src/commands/commandInfo.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandInfo.cmo src/commands/commandInfo.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandInfo.cmo src/commands/commandInfo.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/startCommand.ml > src/commands/startCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/statusCommands.ml > src/commands/statusCommands.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/stopCommand.ml > src/commands/stopCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/suggestCommand.ml > src/commands/suggestCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/output/flow_prettier_comments.ml > src/parser_utils/output/flow_prettier_comments.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/output/js_layout_generator.mli > src/parser_utils/output/js_layout_generator.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/output/layout.ml > src/parser_utils/output/layout.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/layout.cmo src/parser_utils/output/layout.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/layout.cmo src/parser_utils/output/layout.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/js_layout_generator.cmi src/parser_utils/output/js_layout_generator.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/js_layout_generator.cmi src/parser_utils/output/js_layout_generator.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/output/printers/pretty_printer.mli > src/parser_utils/output/printers/pretty_printer.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/output/source.mli > src/parser_utils/output/source.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/output/source_map_config.ml > src/parser_utils/output/source_map_config.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/third-party/ocaml-sourcemaps/src/sourcemap.mli > src/third-party/ocaml-sourcemaps/src/sourcemap.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/source_map_config.cmo src/parser_utils/output/source_map_config.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/source_map_config.cmo src/parser_utils/output/source_map_config.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/third-party/ocaml-sourcemaps/src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/third-party/ocaml-sourcemaps/src/sourcemap.cmi src/third-party/ocaml-sourcemaps/src/sourcemap.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/third-party/ocaml-sourcemaps/src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/third-party/ocaml-sourcemaps/src/sourcemap.cmi src/third-party/ocaml-sourcemaps/src/sourcemap.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/source.cmi src/parser_utils/output/source.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/source.cmi src/parser_utils/output/source.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/flow_prettier_comments.cmo src/parser_utils/output/flow_prettier_comments.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/flow_prettier_comments.cmo src/parser_utils/output/flow_prettier_comments.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output/printers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/printers/pretty_printer.cmi src/parser_utils/output/printers/pretty_printer.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output/printers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/printers/pretty_printer.cmi src/parser_utils/output/printers/pretty_printer.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/typeAtPosCommand.ml > src/commands/typeAtPosCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/ty/ty_debug.ml > src/common/ty/ty_debug.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/ty/ty_printer.ml > src/common/ty/ty_printer.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_debug.cmo src/common/ty/ty_debug.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_debug.cmo src/common/ty/ty_debug.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_printer.cmo src/common/ty/ty_printer.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_printer.cmo src/common/ty/ty_printer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/versionCommand.ml > src/commands/versionCommand.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/build_id/flow_build_id.mli > src/common/build_id/flow_build_id.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/build_id -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/build_id/flow_build_id.cmi src/common/build_id/flow_build_id.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/build_id -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/build_id/flow_build_id.cmi src/common/build_id/flow_build_id.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/astCommand.cmo src/commands/astCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/astCommand.cmo src/commands/astCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/autocompleteCommand.cmo src/commands/autocompleteCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/autocompleteCommand.cmo src/commands/autocompleteCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/checkCommands.cmo src/commands/checkCommands.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/checkCommands.cmo src/commands/checkCommands.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/checkContentsCommand.cmo src/commands/checkContentsCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/checkContentsCommand.cmo src/commands/checkContentsCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/configCommand.cmo src/commands/configCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/configCommand.cmo src/commands/configCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/coverageCommand.cmo src/commands/coverageCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/coverageCommand.cmo src/commands/coverageCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/dumpTypesCommand.cmo src/commands/dumpTypesCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/dumpTypesCommand.cmo src/commands/dumpTypesCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/extra_commands.cmo src/stubs/extra_commands.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/extra_commands.cmo src/stubs/extra_commands.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/findModuleCommand.cmo src/commands/findModuleCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/findModuleCommand.cmo src/commands/findModuleCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/findRefsCommand.cmo src/commands/findRefsCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/findRefsCommand.cmo src/commands/findRefsCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/forceRecheckCommand.cmo src/commands/forceRecheckCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/forceRecheckCommand.cmo src/commands/forceRecheckCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getDefCommand.cmo src/commands/getDefCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getDefCommand.cmo src/commands/getDefCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getImportsCommand.cmo src/commands/getImportsCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getImportsCommand.cmo src/commands/getImportsCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/graphCommand.cmo src/commands/graphCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/graphCommand.cmo src/commands/graphCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/ideCommand.cmo src/commands/ideCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/ideCommand.cmo src/commands/ideCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/initCommand.cmo src/commands/initCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/initCommand.cmo src/commands/initCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/lsCommand.cmo src/commands/lsCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/lsCommand.cmo src/commands/lsCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/lspCommand.cmo src/commands/lspCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/lspCommand.cmo src/commands/lspCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/refactorCommand.cmo src/commands/refactorCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/refactorCommand.cmo src/commands/refactorCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/saveStateCommand.cmo src/commands/saveStateCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/saveStateCommand.cmo src/commands/saveStateCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/serverCommand.cmo src/commands/serverCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/serverCommand.cmo src/commands/serverCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/shellCompleteCommand.cmo src/commands/shellCompleteCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/shellCompleteCommand.cmo src/commands/shellCompleteCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/startCommand.cmo src/commands/startCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/startCommand.cmo src/commands/startCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/statusCommands.cmo src/commands/statusCommands.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/statusCommands.cmo src/commands/statusCommands.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/stopCommand.cmo src/commands/stopCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/stopCommand.cmo src/commands/stopCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/suggestCommand.cmo src/commands/suggestCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/suggestCommand.cmo src/commands/suggestCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/typeAtPosCommand.cmo src/commands/typeAtPosCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/typeAtPosCommand.cmo src/commands/typeAtPosCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/versionCommand.cmo src/commands/versionCommand.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/versionCommand.cmo src/commands/versionCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/flow.cmo src/flow.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/flow.cmo src/flow.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/commandSpec.ml > src/commands/commandSpec.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/commutative_group.cmx hack/third-party/core/commutative_group.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/commutative_group.cmx hack/third-party/core/commutative_group.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/core/polymorphic_compare.ml > hack/third-party/core/polymorphic_compare.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/polymorphic_compare.cmx hack/third-party/core/polymorphic_compare.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/polymorphic_compare.cmx hack/third-party/core/polymorphic_compare.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/container.cmx hack/third-party/core/container.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/container.cmx hack/third-party/core/container.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_printf.cmx hack/third-party/core/core_printf.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_printf.cmx hack/third-party/core/core_printf.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/hack_caml.cmx hack/third-party/core/hack_caml.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/hack_caml.cmx hack/third-party/core/hack_caml.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/monad.cmx hack/third-party/core/monad.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/monad.cmx hack/third-party/core/monad.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/poly.cmx hack/third-party/core/poly.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/poly.cmx hack/third-party/core/poly.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/collections/myMap.ml > hack/utils/collections/myMap.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/myMap_sig.cmx hack/utils/collections/myMap_sig.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/myMap_sig.cmx hack/utils/collections/myMap_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/myMap.cmx hack/utils/collections/myMap.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/myMap.cmx hack/utils/collections/myMap.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/stringKey.cmx hack/utils/collections/stringKey.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/stringKey.cmx hack/utils/collections/stringKey.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/core/core_result.ml > hack/third-party/core/core_result.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/exception.ml > hack/utils/exception.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/exception.cmx hack/utils/exception.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/exception.cmx hack/utils/exception.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/option.cmx hack/third-party/core/option.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/option.cmx hack/third-party/core/option.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/string_utils.cmx hack/utils/string_utils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/string_utils.cmx hack/utils/string_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/aloc/aLoc.ml > src/parser_utils/aloc/aLoc.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/loc.ml > src/parser/loc.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/file_key.cmx src/parser/file_key.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/file_key.cmx src/parser/file_key.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/loc.cmx src/parser/loc.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/loc.cmx src/parser/loc.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/aloc -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/aloc/aLoc.cmx src/parser_utils/aloc/aLoc.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/aloc -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/aloc/aLoc.cmx src/parser_utils/aloc/aLoc.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/path.ml > hack/utils/sys/path.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/disk/disk.ml > hack/utils/disk/disk.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/injection/default_injector/injector_config.ml > hack/injection/default_injector/injector_config.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/injection/default_injector/injector_config.mli > hack/injection/default_injector/injector_config.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/injection/default_injector -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/injection/default_injector/injector_config.cmi hack/injection/default_injector/injector_config.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/injection/default_injector -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/injection/default_injector/injector_config.cmi hack/injection/default_injector/injector_config.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/disk_sig.cmx hack/utils/disk/disk_sig.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/disk_sig.cmx hack/utils/disk/disk_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/disk/testDisk.ml > hack/utils/disk/testDisk.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/testDisk.cmo hack/utils/disk/testDisk.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/testDisk.cmo hack/utils/disk/testDisk.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/injection/default_injector -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/injection/default_injector/injector_config.cmx hack/injection/default_injector/injector_config.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/injection/default_injector -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/injection/default_injector/injector_config.cmx hack/injection/default_injector/injector_config.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/realDisk.cmx hack/utils/disk/realDisk.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/realDisk.cmx hack/utils/disk/realDisk.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/testDisk.cmx hack/utils/disk/testDisk.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/testDisk.cmx hack/utils/disk/testDisk.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_list.cmx hack/third-party/core/core_list.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_list.cmx hack/third-party/core/core_list.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_core.cmx hack/utils/hh_core.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_core.cmx hack/utils/hh_core.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/intKey.cmx hack/utils/collections/intKey.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/intKey.cmx hack/utils/collections/intKey.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/sMap.cmx hack/utils/collections/sMap.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/sMap.cmx hack/utils/collections/sMap.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/iMap.cmx hack/utils/collections/iMap.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/iMap.cmx hack/utils/collections/iMap.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/sSet.cmx hack/utils/collections/sSet.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/sSet.cmx hack/utils/collections/sSet.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/disk.cmx hack/utils/disk/disk.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/disk.cmx hack/utils/disk/disk.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/utils.cmx hack/utils/utils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/utils.cmx hack/utils/utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/sys_utils.cmx hack/utils/sys/sys_utils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/sys_utils.cmx hack/utils/sys/sys_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_result.cmx hack/third-party/core/core_result.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_result.cmx hack/third-party/core/core_result.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_logger.cmx hack/utils/hh_logger.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_logger.cmx hack/utils/hh_logger.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/loc_sig.cmx src/common/utils/loc_sig.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/loc_sig.cmx src/common/utils/loc_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/path.cmx hack/utils/sys/path.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/path.cmx hack/utils/sys/path.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/utils_js.cmx src/common/utils/utils_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/utils_js.cmx src/common/utils/utils_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/commandConnectSimple.ml > src/commands/commandConnectSimple.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/files.ml > src/common/files.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/path_matcher.ml > src/common/path_matcher.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/path_matcher.cmx src/common/path_matcher.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/path_matcher.cmx src/common/path_matcher.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lints/lintSettings.ml > src/common/lints/lintSettings.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lints/lints.ml > src/common/lints/lints.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lints/severity.ml > src/common/lints/severity.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/lints.cmx src/common/lints/lints.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/lints.cmx src/common/lints/lints.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/severity.cmx src/common/lints/severity.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/severity.cmx src/common/lints/severity.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lints/strictModeSettings.ml > src/common/lints/strictModeSettings.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/files.cmx src/common/files.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/files.cmx src/common/files.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/flow_ast.cmx src/parser/flow_ast.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/flow_ast.cmx src/parser/flow_ast.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/lintSettings.cmx src/common/lints/lintSettings.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/lintSettings.cmx src/common/lints/lintSettings.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/strictModeSettings.cmx src/common/lints/strictModeSettings.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/strictModeSettings.cmx src/common/lints/strictModeSettings.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/verbose.cmx src/common/verbose.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/verbose.cmx src/common/verbose.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/options.cmx src/common/options.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/options.cmx src/common/options.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/hh_json/hh_json.ml > hack/utils/hh_json/hh_json.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/lock.ml > hack/utils/sys/lock.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/lock.mli > hack/utils/sys/lock.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/lock.cmi hack/utils/sys/lock.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/lock.cmi hack/utils/sys/lock.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/marshal_tools.ml > hack/utils/marshal_tools.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/timeout.ml > hack/utils/sys/timeout.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/timer.ml > hack/utils/sys/timer.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/collections/priorityQueue.ml > hack/utils/collections/priorityQueue.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/priorityQueue.cmo hack/utils/collections/priorityQueue.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/priorityQueue.cmo hack/utils/collections/priorityQueue.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/iSet.cmx hack/utils/collections/iSet.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/iSet.cmx hack/utils/collections/iSet.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/priorityQueue.cmx hack/utils/collections/priorityQueue.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/priorityQueue.cmx hack/utils/collections/priorityQueue.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/timer.cmx hack/utils/sys/timer.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/timer.cmx hack/utils/sys/timer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/timeout.cmx hack/utils/sys/timeout.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/timeout.cmx hack/utils/sys/timeout.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/serverStatus.ml > src/monitor/serverStatus.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/build_mode/prod/build_mode.ml > hack/utils/build_mode/prod/build_mode.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/build_mode/prod -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/build_mode/prod/build_mode.cmo hack/utils/build_mode/prod/build_mode.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/build_mode/prod -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/build_mode/prod/build_mode.cmo hack/utils/build_mode/prod/build_mode.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/build_mode/prod -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/build_mode/prod/build_mode.cmx hack/utils/build_mode/prod/build_mode.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/build_mode/prod -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/build_mode/prod/build_mode.cmx hack/utils/build_mode/prod/build_mode.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/flowEventLogger.cmx src/stubs/flowEventLogger.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/flowEventLogger.cmx src/stubs/flowEventLogger.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/server_files/server_files_js.ml > src/server/server_files/server_files_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/socket/socket.ml > hack/socket/socket.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/opaqueDigest.mli > hack/utils/opaqueDigest.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/opaqueDigest.cmi hack/utils/opaqueDigest.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/opaqueDigest.cmi hack/utils/opaqueDigest.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/socket -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/socket/socket.cmo hack/socket/socket.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/socket -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/socket/socket.cmo hack/socket/socket.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/opaqueDigest.ml > hack/utils/opaqueDigest.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/exit_status.cmx hack/utils/exit_status.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/exit_status.cmx hack/utils/exit_status.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/opaqueDigest.cmx hack/utils/opaqueDigest.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/opaqueDigest.cmx hack/utils/opaqueDigest.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/fileWatcherStatus.cmx src/monitor/fileWatcherStatus.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/fileWatcherStatus.cmx src/monitor/fileWatcherStatus.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/hh_json -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_json/hh_json.cmx hack/utils/hh_json/hh_json.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/hh_json -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_json/hh_json.cmx hack/utils/hh_json/hh_json.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/serverStatus.cmx src/monitor/serverStatus.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/serverStatus.cmx src/monitor/serverStatus.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/build_id.cmx hack/utils/build_id.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/build_id.cmx hack/utils/build_id.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flow_version.cmx src/common/flow_version.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flow_version.cmx src/common/flow_version.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/hh_json -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_json/hh_json_helpers.cmx hack/utils/hh_json/hh_json_helpers.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/hh_json -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_json/hh_json_helpers.cmx hack/utils/hh_json/hh_json_helpers.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lsp.cmx hack/utils/lsp.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lsp.cmx hack/utils/lsp.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/lock.cmx hack/utils/sys/lock.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/lock.cmx hack/utils/sys/lock.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/marshal_tools.cmx hack/utils/marshal_tools.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/marshal_tools.cmx hack/utils/marshal_tools.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/server_files -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_files/server_files_js.cmx src/server/server_files/server_files_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/server_files -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_files/server_files_js.cmx src/server/server_files/server_files_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/socket -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/socket/socket.cmx hack/socket/socket.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/socket -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/socket/socket.cmx hack/socket/socket.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/socketHandshake.cmx src/server/protocol/socketHandshake.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/socketHandshake.cmx src/server/protocol/socketHandshake.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandConnectSimple.cmx src/commands/commandConnectSimple.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandConnectSimple.cmx src/commands/commandConnectSimple.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/pidLog.cmx hack/utils/sys/pidLog.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/pidLog.cmx hack/utils/sys/pidLog.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/flowExitStatus.ml > src/common/flowExitStatus.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/tty.ml > hack/utils/sys/tty.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandMeanKill.cmx src/commands/commandMeanKill.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandMeanKill.cmx src/commands/commandMeanKill.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flowExitStatus.cmx src/common/flowExitStatus.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flowExitStatus.cmx src/common/flowExitStatus.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/tty.cmx hack/utils/sys/tty.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/tty.cmx hack/utils/sys/tty.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandSpec.cmx src/commands/commandSpec.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandSpec.cmx src/commands/commandSpec.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/errors/errors.ml > src/common/errors/errors.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/listUtils.ml > src/common/utils/listUtils.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/fn.cmx hack/third-party/core/fn.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -32-41 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/fn.cmx hack/third-party/core/fn.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/nel.ml > src/common/utils/nel.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/listUtils.cmx src/common/utils/listUtils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/listUtils.cmx src/common/utils/listUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/offset_utils.ml > src/parser/offset_utils.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/profiling/profiling_js.ml > src/common/profiling/profiling_js.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/measure.ml > hack/utils/measure.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/measure.cmx hack/utils/measure.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/measure.cmx hack/utils/measure.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/reason.ml > src/common/reason.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/flow_ast_utils.ml > src/parser/flow_ast_utils.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/heap/ident.ml > hack/heap/ident.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/offset_utils.cmx src/parser/offset_utils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/offset_utils.cmx src/parser/offset_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/flow_ast_utils.cmx src/parser/flow_ast_utils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/flow_ast_utils.cmx src/parser/flow_ast_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/ident.cmx hack/heap/ident.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/ident.cmx hack/heap/ident.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/nel.cmx src/common/utils/nel.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/nel.cmx src/common/utils/nel.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/profiling -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/profiling/profiling_js.cmx src/common/profiling/profiling_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/profiling -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/profiling/profiling_js.cmx src/common/profiling/profiling_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/reason.cmx src/common/reason.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/reason.cmx src/common/reason.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/find/find.ml > hack/find/find.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/config/flowConfig.ml > src/commands/config/flowConfig.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/semver.ml > src/common/semver.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/commands/config/version_regex.ml > src/commands/config/version_regex.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands/config -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/config/version_regex.cmo src/commands/config/version_regex.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands/config -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/config/version_regex.cmo src/commands/config/version_regex.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/semver.cmx src/common/semver.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/semver.cmx src/common/semver.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands/config -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/config/version_regex.cmx src/commands/config/version_regex.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands/config -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/config/version_regex.cmx src/commands/config/version_regex.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/xx -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/xx/xx.cmx src/common/xx/xx.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/xx -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/xx/xx.cmx src/common/xx/xx.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -ppx 'scripts/ppx_gen_flowlibs.native lib/ prelude/' -package ppx_deriving -package dtoa -modules src/flowlib/flowlib.ml > src/flowlib/flowlib.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/errors/errors.cmx src/common/errors/errors.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/errors/errors.cmx src/common/errors/errors.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/server_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_utils/file_input.cmx src/server/server_utils/file_input.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/server_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_utils/file_input.cmx src/server/server_utils/file_input.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/constraint.ml > src/typing/constraint.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/trace.ml > src/typing/trace.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/key.cmx src/typing/key.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/key.cmx src/typing/key.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/trust.ml > src/typing/trust.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/changeset.cmx src/typing/changeset.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/changeset.cmx src/typing/changeset.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/key_map.cmx src/typing/key_map.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/key_map.cmx src/typing/key_map.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/trust.cmx src/typing/trust.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/trust.cmx src/typing/trust.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type.cmx src/typing/type.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type.cmx src/typing/type.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/trace.cmx src/typing/trace.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/trace.cmx src/typing/trace.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/context.ml > src/typing/context.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/constraint.cmx src/typing/constraint.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/constraint.cmx src/typing/constraint.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/errors/error_suppressions.ml > src/typing/errors/error_suppressions.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/scope.ml > src/typing/scope.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_kind.cmx src/parser_utils/signature_builder_kind.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_kind.cmx src/parser_utils/signature_builder_kind.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_deps_sig.cmx src/parser_utils/signature_builder_deps_sig.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_deps_sig.cmx src/parser_utils/signature_builder_deps_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parse_error.cmx src/parser/parse_error.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parse_error.cmx src/parser/parse_error.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/scope.cmx src/typing/scope.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/scope.cmx src/typing/scope.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_deps.cmx src/parser_utils/signature_builder_deps.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_deps.cmx src/parser_utils/signature_builder_deps.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lints/exactCover.ml > src/common/lints/exactCover.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/span/spanMap.ml > src/common/span/spanMap.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/span/spanMap.mli > src/common/span/spanMap.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/span -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/span/spanMap.cmi src/common/span/spanMap.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/span -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/span/spanMap.cmi src/common/span/spanMap.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/span -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/span/spanMap.cmx src/common/span/spanMap.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/span -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/span/spanMap.cmx src/common/span/spanMap.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/errors/flow_error.ml > src/typing/errors/flow_error.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/errors/error_message.cmx src/typing/errors/error_message.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/errors/error_message.cmx src/typing/errors/error_message.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/exactCover.cmx src/common/lints/exactCover.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lints -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lints/exactCover.cmx src/common/lints/exactCover.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/errors/flow_error.cmx src/typing/errors/flow_error.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/errors/flow_error.cmx src/typing/errors/flow_error.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/scope_api.ml > src/parser_utils/scope_api.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/tree.cmx src/common/utils/tree.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/tree.cmx src/common/utils/tree.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_api_sig.cmx src/parser_utils/scope_api_sig.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_api_sig.cmx src/parser_utils/scope_api_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/type_table.ml > src/typing/type_table.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/errors/error_suppressions.cmx src/typing/errors/error_suppressions.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing/errors -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/errors/error_suppressions.cmx src/typing/errors/error_suppressions.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/existsCheck.cmx src/typing/existsCheck.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/existsCheck.cmx src/typing/existsCheck.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/graph_explorer.cmx src/typing/graph_explorer.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/graph_explorer.cmx src/typing/graph_explorer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_api.cmx src/parser_utils/scope_api.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_api.cmx src/parser_utils/scope_api.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/ssa_api.cmx src/parser_utils/ssa_api.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/ssa_api.cmx src/parser_utils/ssa_api.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_table.cmx src/typing/type_table.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_table.cmx src/typing/type_table.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/context.cmx src/typing/context.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/context.cmx src/typing/context.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_symbol.cmx src/common/ty/ty_symbol.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_symbol.cmx src/common/ty/ty_symbol.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_ancestors.cmx src/common/ty/ty_ancestors.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_ancestors.cmx src/common/ty/ty_ancestors.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/coverage.cmx src/typing/coverage.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/coverage.cmx src/typing/coverage.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/modulename -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/modulename/modulename.cmx src/common/modulename/modulename.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/modulename -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/modulename/modulename.cmx src/common/modulename/modulename.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty.cmx src/common/ty/ty.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty.cmx src/common/ty/ty.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lsp_fmt.cmx hack/utils/lsp_fmt.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lsp_fmt.cmx hack/utils/lsp_fmt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/serverProt.cmx src/server/protocol/serverProt.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/serverProt.cmx src/server/protocol/serverProt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/persistent_connection_prot.cmx src/server/protocol/persistent_connection_prot.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/persistent_connection_prot.cmx src/server/protocol/persistent_connection_prot.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/monitorRPC.ml > src/monitor/monitorRPC.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/daemon.ml > hack/utils/sys/daemon.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/fork.ml > hack/utils/sys/fork.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/fork.cmo hack/utils/sys/fork.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/fork.cmo hack/utils/sys/fork.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/handle.ml > hack/utils/sys/handle.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/handle.cmo hack/utils/sys/handle.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/handle.cmo hack/utils/sys/handle.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/fork.cmx hack/utils/sys/fork.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/fork.cmx hack/utils/sys/fork.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/handle.cmx hack/utils/sys/handle.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/handle.cmx hack/utils/sys/handle.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/marshal_tools_lwt.ml > hack/utils/marshal_tools_lwt.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/marshal_tools_lwt.mli > hack/utils/marshal_tools_lwt.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/marshal_tools_lwt.cmi hack/utils/marshal_tools_lwt.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/marshal_tools_lwt.cmi hack/utils/marshal_tools_lwt.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/monitorProt.cmx src/server/protocol/monitorProt.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/protocol -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/protocol/monitorProt.cmx src/server/protocol/monitorProt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/daemon.cmx hack/utils/sys/daemon.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/daemon.cmx hack/utils/sys/daemon.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/marshal_tools_lwt.cmx hack/utils/marshal_tools_lwt.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/marshal_tools_lwt.cmx hack/utils/marshal_tools_lwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/heap/prefix.ml > hack/heap/prefix.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/prefix.cmx hack/heap/prefix.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/prefix.cmx hack/heap/prefix.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/heap/value.ml > hack/heap/value.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/heap/workerCancel.ml > hack/heap/workerCancel.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/stubs/eventLogger.cmx hack/stubs/eventLogger.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/stubs/eventLogger.cmx hack/stubs/eventLogger.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/stats.cmx hack/utils/stats.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/stats.cmx hack/utils/stats.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/value.cmx hack/heap/value.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/value.cmx hack/heap/value.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/workerCancel.cmx hack/heap/workerCancel.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/workerCancel.cmx hack/heap/workerCancel.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/monitorRPC.cmx src/monitor/monitorRPC.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/monitorRPC.cmx src/monitor/monitorRPC.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/sharedMem.cmx hack/heap/sharedMem.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -27-34 -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/sharedMem.cmx hack/heap/sharedMem.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandConnect.cmx src/commands/commandConnect.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandConnect.cmx src/commands/commandConnect.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/find -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/find/find.cmx hack/find/find.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/find -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/find/find.cmx hack/find/find.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands/config -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/config/flowConfig.cmx src/commands/config/flowConfig.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands/config -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/config/flowConfig.cmx src/commands/config/flowConfig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -ppx 'scripts/ppx_gen_flowlibs.native lib/ prelude/' -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/flowlib -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/flowlib/flowlib.cmx src/flowlib/flowlib.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -ppx 'scripts/ppx_gen_flowlibs.native lib/ prelude/' -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/flowlib -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/flowlib/flowlib.cmx src/flowlib/flowlib.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/proc.cmx hack/utils/sys/proc.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/proc.cmx hack/utils/sys/proc.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/shmem -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/shmem/sharedMem_js.cmx src/server/shmem/sharedMem_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/shmem -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/shmem/sharedMem_js.cmx src/server/shmem/sharedMem_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/tmp.cmx hack/utils/sys/tmp.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/tmp.cmx hack/utils/sys/tmp.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/env.ml > src/typing/env.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/debug_js.ml > src/typing/debug_js.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/default.cmx src/typing/default.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/default.cmx src/typing/default.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/flow_js.ml > src/typing/flow_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/assert_ground.ml > src/typing/assert_ground.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/flow_common.ml > src/typing/flow_common.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/marked.mli > src/typing/marked.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/type_visitor.mli > src/typing/type_visitor.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/flow_common.cmo src/typing/flow_common.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/flow_common.cmo src/typing/flow_common.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/marked.cmi src/typing/marked.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/marked.cmi src/typing/marked.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_visitor.cmi src/typing/type_visitor.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_visitor.cmi src/typing/type_visitor.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/assert_ground.cmo src/typing/assert_ground.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/assert_ground.cmo src/typing/assert_ground.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/debug_js.cmx src/typing/debug_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/debug_js.cmx src/typing/debug_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/marked.ml > src/typing/marked.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/type_visitor.ml > src/typing/type_visitor.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/flow_common.cmx src/typing/flow_common.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/flow_common.cmx src/typing/flow_common.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/marked.cmx src/typing/marked.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/marked.cmx src/typing/marked.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_visitor.cmx src/typing/type_visitor.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_visitor.cmx src/typing/type_visitor.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/custom_fun_kit.ml > src/typing/custom_fun_kit.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/custom_fun_kit.cmo src/typing/custom_fun_kit.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/custom_fun_kit.cmo src/typing/custom_fun_kit.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/obj_type.cmx src/typing/obj_type.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/obj_type.cmx src/typing/obj_type.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/tvar.cmx src/typing/tvar.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/tvar.cmx src/typing/tvar.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/optionUtils.ml > src/common/utils/optionUtils.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/optionUtils.cmo src/common/utils/optionUtils.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/optionUtils.cmo src/common/utils/optionUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/react_kit.ml > src/typing/react_kit.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/react_kit.cmo src/typing/react_kit.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/react_kit.cmo src/typing/react_kit.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/repos_cache.ml > src/typing/repos_cache.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/repos_cache.cmo src/typing/repos_cache.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/repos_cache.cmo src/typing/repos_cache.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/resolvableTypeJob.ml > src/typing/resolvableTypeJob.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/resolvableTypeJob.cmo src/typing/resolvableTypeJob.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/resolvableTypeJob.cmo src/typing/resolvableTypeJob.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/signature_utils.ml > src/parser_utils/signature_utils.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/flow_ast_visitor.ml > src/parser_utils/flow_ast_visitor.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/flow_ast_mapper.ml > src/parser_utils/flow_ast_mapper.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_ast_mapper.cmo src/parser_utils/flow_ast_mapper.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_ast_mapper.cmo src/parser_utils/flow_ast_mapper.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_ast_visitor.cmo src/parser_utils/flow_ast_visitor.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_ast_visitor.cmo src/parser_utils/flow_ast_visitor.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_utils.cmo src/parser_utils/signature_utils.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_utils.cmo src/parser_utils/signature_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_ast_mapper.cmx src/parser_utils/flow_ast_mapper.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_ast_mapper.cmx src/parser_utils/flow_ast_mapper.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_ast_visitor.cmx src/parser_utils/flow_ast_visitor.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_ast_visitor.cmx src/parser_utils/flow_ast_visitor.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/speculation.ml > src/typing/speculation.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/speculation.cmo src/typing/speculation.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/speculation.cmo src/typing/speculation.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/subst.ml > src/typing/subst.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/subst.mli > src/typing/subst.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/subst.cmi src/typing/subst.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/subst.cmi src/typing/subst.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/type_mapper.ml > src/typing/type_mapper.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/type_mapper.mli > src/typing/type_mapper.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_mapper.cmi src/typing/type_mapper.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_mapper.cmi src/typing/type_mapper.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/optionUtils.cmx src/common/utils/optionUtils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/optionUtils.cmx src/common/utils/optionUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_mapper.cmx src/typing/type_mapper.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_mapper.cmx src/typing/type_mapper.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/type_filter.ml > src/typing/type_filter.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_filter.cmo src/typing/type_filter.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_filter.cmo src/typing/type_filter.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/assert_ground.cmx src/typing/assert_ground.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/assert_ground.cmx src/typing/assert_ground.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/custom_fun_kit.cmx src/typing/custom_fun_kit.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/custom_fun_kit.cmx src/typing/custom_fun_kit.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/react_kit.cmx src/typing/react_kit.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/react_kit.cmx src/typing/react_kit.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/repos_cache.cmx src/typing/repos_cache.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/repos_cache.cmx src/typing/repos_cache.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/resolvableTypeJob.cmx src/typing/resolvableTypeJob.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/resolvableTypeJob.cmx src/typing/resolvableTypeJob.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_utils.cmx src/parser_utils/signature_utils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_utils.cmx src/parser_utils/signature_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/speculation.cmx src/typing/speculation.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/speculation.cmx src/typing/speculation.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/subst.cmx src/typing/subst.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/subst.cmx src/typing/subst.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_filter.cmx src/typing/type_filter.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_filter.cmx src/typing/type_filter.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_inference_hooks_js.cmx src/typing/type_inference_hooks_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_inference_hooks_js.cmx src/typing/type_inference_hooks_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/flow_js.cmx src/typing/flow_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/flow_js.cmx src/typing/flow_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/env.cmx src/typing/env.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/env.cmx src/typing/env.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/class_sig.ml > src/typing/class_sig.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/abnormal.cmx src/typing/abnormal.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/abnormal.cmx src/typing/abnormal.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/func_sig.ml > src/typing/func_sig.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/func_params.ml > src/typing/func_params.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/destructuring.ml > src/typing/destructuring.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/refinement.ml > src/typing/refinement.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/typed_ast_utils.ml > src/typing/typed_ast_utils.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/flow_polymorphic_ast_mapper.ml > src/parser_utils/flow_polymorphic_ast_mapper.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_polymorphic_ast_mapper.cmx src/parser_utils/flow_polymorphic_ast_mapper.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_polymorphic_ast_mapper.cmx src/parser_utils/flow_polymorphic_ast_mapper.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/refinement.cmx src/typing/refinement.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/refinement.cmx src/typing/refinement.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/typed_ast_utils.cmx src/typing/typed_ast_utils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/typed_ast_utils.cmx src/typing/typed_ast_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/destructuring.cmx src/typing/destructuring.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/destructuring.cmx src/typing/destructuring.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/func_params.cmx src/typing/func_params.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/func_params.cmx src/typing/func_params.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/func_sig.cmx src/typing/func_sig.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/func_sig.cmx src/typing/func_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/import_export.ml > src/typing/import_export.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/type_annotation.ml > src/typing/type_annotation.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/class_sig.cmx src/typing/class_sig.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/class_sig.cmx src/typing/class_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/import_export.cmx src/typing/import_export.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/import_export.cmx src/typing/import_export.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_annotation.cmx src/typing/type_annotation.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_annotation.cmx src/typing/type_annotation.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/utils_jsx.cmx src/common/utils/utils_jsx.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/utils_jsx.cmx src/common/utils/utils_jsx.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/statement.cmx src/typing/statement.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/statement.cmx src/typing/statement.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/translator_intf.cmx src/parser/translator_intf.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/translator_intf.cmx src/parser/translator_intf.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser/parser_env.ml > src/parser/parser_env.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/token.cmx src/parser/token.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/token.cmx src/parser/token.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/lex_env.cmx src/parser/lex_env.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/lex_env.cmx src/parser/lex_env.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/lex_result.cmx src/parser/lex_result.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/lex_result.cmx src/parser/lex_result.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/flow_lexer.cmx src/parser/flow_lexer.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/flow_lexer.cmx src/parser/flow_lexer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_env.cmx src/parser/parser_env.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_env.cmx src/parser/parser_env.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_common.cmx src/parser/parser_common.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_common.cmx src/parser/parser_common.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/type_parser.cmx src/parser/type_parser.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/type_parser.cmx src/parser/type_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/declaration_parser.cmx src/parser/declaration_parser.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/declaration_parser.cmx src/parser/declaration_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/pattern_cover.cmx src/parser/pattern_cover.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/pattern_cover.cmx src/parser/pattern_cover.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/expression_parser.cmx src/parser/expression_parser.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/expression_parser.cmx src/parser/expression_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/object_parser.cmx src/parser/object_parser.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/object_parser.cmx src/parser/object_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/jsx_parser.cmx src/parser/jsx_parser.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/jsx_parser.cmx src/parser/jsx_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/pattern_parser.cmx src/parser/pattern_parser.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/pattern_parser.cmx src/parser/pattern_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/statement_parser.cmx src/parser/statement_parser.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/statement_parser.cmx src/parser/statement_parser.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandUtils.cmx src/commands/commandUtils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandUtils.cmx src/commands/commandUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/estree_translator.cmx src/parser/estree_translator.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/estree_translator.cmx src/parser/estree_translator.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/json_of_estree.cmx src/parser_utils/json_of_estree.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/json_of_estree.cmx src/parser_utils/json_of_estree.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_flow.cmx src/parser/parser_flow.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_flow.cmx src/parser/parser_flow.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/token_translator.cmx src/parser/token_translator.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_gen_rec -package ppx_deriving.show -package sedlex -package wtf8 -w -39 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/token_translator.cmx src/parser/token_translator.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/autocomplete/autocompleteService_js.ml > src/services/autocomplete/autocompleteService_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/file_sig.ml > src/parser_utils/file_sig.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/sMapUtils.ml > src/common/utils/sMapUtils.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/sMapUtils.cmo src/common/utils/sMapUtils.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/sMapUtils.cmo src/common/utils/sMapUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/scope_builder.ml > src/parser_utils/scope_builder.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/hoister.ml > src/parser_utils/hoister.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/scope_builder_sig.ml > src/parser_utils/scope_builder_sig.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/hoister.cmo src/parser_utils/hoister.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/hoister.cmo src/parser_utils/hoister.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_builder_sig.cmo src/parser_utils/scope_builder_sig.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_builder_sig.cmo src/parser_utils/scope_builder_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_builder.cmo src/parser_utils/scope_builder.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_builder.cmo src/parser_utils/scope_builder.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/hoister.cmx src/parser_utils/hoister.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/hoister.cmx src/parser_utils/hoister.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_builder_sig.cmx src/parser_utils/scope_builder_sig.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_builder_sig.cmx src/parser_utils/scope_builder_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/sMapUtils.cmx src/common/utils/sMapUtils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/sMapUtils.cmx src/common/utils/sMapUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_builder.cmx src/parser_utils/scope_builder.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/scope_builder.cmx src/parser_utils/scope_builder.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/file_sig_sig.cmx src/parser_utils/file_sig_sig.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/file_sig_sig.cmx src/parser_utils/file_sig_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/line.ml > src/common/utils/line.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/line.mli > src/common/utils/line.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/line.cmi src/common/utils/line.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/line.cmi src/common/utils/line.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/members.ml > src/typing/members.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/members.mli > src/typing/members.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/members.cmi src/typing/members.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/members.cmi src/typing/members.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/ty_normalizer.ml > src/typing/ty_normalizer.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/ty_normalizer.mli > src/typing/ty_normalizer.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/ty_normalizer_env.ml > src/typing/ty_normalizer_env.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/ty_normalizer_env.cmo src/typing/ty_normalizer_env.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/ty_normalizer_env.cmo src/typing/ty_normalizer_env.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/ty_normalizer.cmi src/typing/ty_normalizer.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/ty_normalizer.cmi src/typing/ty_normalizer.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/file_sig.cmx src/parser_utils/file_sig.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/file_sig.cmx src/parser_utils/file_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/monad/stateResult.ml > src/common/monad/stateResult.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/monad -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/monad/stateResult.cmo src/common/monad/stateResult.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/monad -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/monad/stateResult.cmo src/common/monad/stateResult.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/ty/ty_utils.ml > src/common/ty/ty_utils.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_utils.cmo src/common/ty/ty_utils.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_utils.cmo src/common/ty/ty_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/monad -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/monad/stateResult.cmx src/common/monad/stateResult.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/monad -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/monad/stateResult.cmx src/common/monad/stateResult.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_debug.cmx src/common/ty/ty_debug.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_debug.cmx src/common/ty/ty_debug.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/ty_normalizer_env.cmx src/typing/ty_normalizer_env.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/ty_normalizer_env.cmx src/typing/ty_normalizer_env.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_utils.cmx src/common/ty/ty_utils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_utils.cmx src/common/ty/ty_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/output/js_layout_generator.ml > src/parser_utils/output/js_layout_generator.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/layout.cmx src/parser_utils/output/layout.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/layout.cmx src/parser_utils/output/layout.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/output/source.ml > src/parser_utils/output/source.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/third-party/ocaml-sourcemaps/src/sourcemap.ml > src/third-party/ocaml-sourcemaps/src/sourcemap.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/third-party/ocaml-vlq/src/vlq.ml > src/third-party/ocaml-vlq/src/vlq.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/third-party/ocaml-vlq/src/vlq.mli > src/third-party/ocaml-vlq/src/vlq.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/third-party/ocaml-vlq/src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/third-party/ocaml-vlq/src/vlq.cmi src/third-party/ocaml-vlq/src/vlq.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/third-party/ocaml-vlq/src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/third-party/ocaml-vlq/src/vlq.cmi src/third-party/ocaml-vlq/src/vlq.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/third-party/ocaml-vlq/src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/third-party/ocaml-vlq/src/vlq.cmx src/third-party/ocaml-vlq/src/vlq.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/third-party/ocaml-vlq/src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/third-party/ocaml-vlq/src/vlq.cmx src/third-party/ocaml-vlq/src/vlq.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/source_map_config.cmx src/parser_utils/output/source_map_config.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/source_map_config.cmx src/parser_utils/output/source_map_config.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/third-party/ocaml-sourcemaps/src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/third-party/ocaml-sourcemaps/src/sourcemap.cmx src/third-party/ocaml-sourcemaps/src/sourcemap.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/third-party/ocaml-sourcemaps/src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/third-party/ocaml-sourcemaps/src/sourcemap.cmx src/third-party/ocaml-sourcemaps/src/sourcemap.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/js_layout_generator.cmx src/parser_utils/output/js_layout_generator.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/js_layout_generator.cmx src/parser_utils/output/js_layout_generator.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/source.cmx src/parser_utils/output/source.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/source.cmx src/parser_utils/output/source.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/autocomplete/autocomplete_js.cmx src/services/autocomplete/autocomplete_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/autocomplete/autocomplete_js.cmx src/services/autocomplete/autocomplete_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/docblock.cmx src/common/docblock.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/docblock.cmx src/common/docblock.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/line.cmx src/common/utils/line.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/line.cmx src/common/utils/line.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/members.cmx src/typing/members.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/members.cmx src/typing/members.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/ty_normalizer.cmx src/typing/ty_normalizer.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/ty_normalizer.cmx src/typing/ty_normalizer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_printer.cmx src/common/ty/ty_printer.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_printer.cmx src/common/ty/ty_printer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/autocomplete/autocompleteService_js.cmx src/services/autocomplete/autocompleteService_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/autocomplete/autocompleteService_js.cmx src/services/autocomplete/autocompleteService_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/server.ml > src/server/server.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/error_collator/errorCollator.ml > src/server/error_collator/errorCollator.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/error_collator/errorCollator.mli > src/server/error_collator/errorCollator.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/env/serverEnv.ml > src/server/env/serverEnv.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/env/checkedSet.mli > src/server/env/checkedSet.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/env/dependency_info.ml > src/server/env/dependency_info.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/multiWorkerLwt.mli > hack/procs/multiWorkerLwt.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/bucket.mli > hack/procs/bucket.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/workerController.mli > hack/procs/workerController.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/worker.mli > hack/procs/worker.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/worker.cmi hack/procs/worker.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/worker.cmi hack/procs/worker.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/bucket.cmi hack/procs/bucket.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/bucket.cmi hack/procs/bucket.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/workerController.cmi hack/procs/workerController.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/workerController.cmi hack/procs/workerController.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/env -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/env/checkedSet.cmi src/server/env/checkedSet.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/env -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/env/checkedSet.cmi src/server/env/checkedSet.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/env -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/env/dependency_info.cmo src/server/env/dependency_info.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/env -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/env/dependency_info.cmo src/server/env/dependency_info.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiWorkerLwt.cmi hack/procs/multiWorkerLwt.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiWorkerLwt.cmi hack/procs/multiWorkerLwt.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/env -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/env/serverEnv.cmo src/server/env/serverEnv.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/env -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/env/serverEnv.cmo src/server/env/serverEnv.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/error_collator -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/error_collator/errorCollator.cmi src/server/error_collator/errorCollator.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/error_collator -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/error_collator/errorCollator.cmi src/server/error_collator/errorCollator.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/env/checkedSet.ml > src/server/env/checkedSet.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/env -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/env/checkedSet.cmx src/server/env/checkedSet.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/env -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/env/checkedSet.cmx src/server/env/checkedSet.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/multiWorkerLwt.ml > hack/procs/multiWorkerLwt.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/bucket.ml > hack/procs/bucket.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lwt/lwtUtils.ml > src/common/lwt/lwtUtils.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/multiWorker.ml > hack/procs/multiWorker.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/multiWorker.mli > hack/procs/multiWorker.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/multiThreadedCall.mli > hack/procs/multiThreadedCall.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiThreadedCall.cmi hack/procs/multiThreadedCall.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiThreadedCall.cmi hack/procs/multiThreadedCall.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiWorker.cmi hack/procs/multiWorker.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiWorker.cmi hack/procs/multiWorker.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/bucket.cmx hack/procs/bucket.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/bucket.cmx hack/procs/bucket.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/multiThreadedCall.ml > hack/procs/multiThreadedCall.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/workerController.ml > hack/procs/workerController.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/worker.ml > hack/procs/worker.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/mem_profile.ml > hack/procs/mem_profile.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/mem_profile.mli > hack/procs/mem_profile.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/mem_profile.cmi hack/procs/mem_profile.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/mem_profile.cmi hack/procs/mem_profile.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/sys/printSignal.ml > hack/utils/sys/printSignal.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/printSignal.cmo hack/utils/sys/printSignal.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/printSignal.cmo hack/utils/sys/printSignal.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/mem_profile.cmx hack/procs/mem_profile.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/mem_profile.cmx hack/procs/mem_profile.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/printSignal.cmx hack/utils/sys/printSignal.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/sys -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys/printSignal.cmx hack/utils/sys/printSignal.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/worker.cmx hack/procs/worker.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/worker.cmx hack/procs/worker.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/workerController.cmx hack/procs/workerController.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/workerController.cmx hack/procs/workerController.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiThreadedCall.cmx hack/procs/multiThreadedCall.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiThreadedCall.cmx hack/procs/multiThreadedCall.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/workerControllerLwt.ml > hack/procs/workerControllerLwt.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/procs/workerControllerLwt.mli > hack/procs/workerControllerLwt.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/workerControllerLwt.cmi hack/procs/workerControllerLwt.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/workerControllerLwt.cmi hack/procs/workerControllerLwt.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtUtils.cmx src/common/lwt/lwtUtils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtUtils.cmx src/common/lwt/lwtUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiWorker.cmx hack/procs/multiWorker.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiWorker.cmx hack/procs/multiWorker.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/workerControllerLwt.cmx hack/procs/workerControllerLwt.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/workerControllerLwt.cmx hack/procs/workerControllerLwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/persistent_connection/persistent_connection.ml > src/server/persistent_connection/persistent_connection.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/file_content.ml > hack/utils/file_content.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/file_url.ml > hack/utils/file_url.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/jsonrpc.ml > hack/utils/jsonrpc.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/buffered_line_reader.ml > hack/utils/buffered_line_reader.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/buffered_line_reader_sig.cmx hack/utils/buffered_line_reader_sig.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/buffered_line_reader_sig.cmx hack/utils/buffered_line_reader_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/buffered_line_reader.cmx hack/utils/buffered_line_reader.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/buffered_line_reader.cmx hack/utils/buffered_line_reader.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/http_lite.cmx hack/utils/http_lite.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/http_lite.cmx hack/utils/http_lite.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/file_content.cmx hack/utils/file_content.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/file_content.cmx hack/utils/file_content.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/file_url.cmx hack/utils/file_url.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/file_url.cmx hack/utils/file_url.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/jsonrpc.cmx hack/utils/jsonrpc.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/jsonrpc.cmx hack/utils/jsonrpc.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lsp_helpers.cmx hack/utils/lsp_helpers.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lsp_helpers.cmx hack/utils/lsp_helpers.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/env -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/env/dependency_info.cmx src/server/env/dependency_info.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/env -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/env/dependency_info.cmx src/server/env/dependency_info.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiWorkerLwt.cmx hack/procs/multiWorkerLwt.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiWorkerLwt.cmx hack/procs/multiWorkerLwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/persistent_connection -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/persistent_connection/persistent_connection.cmx src/server/persistent_connection/persistent_connection.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/persistent_connection -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/persistent_connection/persistent_connection.cmx src/server/persistent_connection/persistent_connection.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/env -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/env/serverEnv.cmx src/server/env/serverEnv.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/env -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/env/serverEnv.cmx src/server/env/serverEnv.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/loggingUtils.cmx src/common/loggingUtils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/loggingUtils.cmx src/common/loggingUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lwt/lwtInit.ml > src/common/lwt/lwtInit.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lwt/lwtInit.mli > src/common/lwt/lwtInit.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtInit.cmi src/common/lwt/lwtInit.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtInit.cmi src/common/lwt/lwtInit.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/recheck_stats.ml > src/services/inference/recheck_stats.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/recheck_stats.mli > src/services/inference/recheck_stats.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/recheck_stats.cmi src/services/inference/recheck_stats.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/recheck_stats.cmi src/services/inference/recheck_stats.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/rechecker/rechecker.ml > src/server/rechecker/rechecker.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/rechecker/rechecker.mli > src/server/rechecker/rechecker.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/rechecker -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/rechecker/rechecker.cmi src/server/rechecker/rechecker.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/rechecker -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/rechecker/rechecker.cmi src/server/rechecker/rechecker.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/error_collator -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/error_collator/errorCollator.cmx src/server/error_collator/errorCollator.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/error_collator -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/error_collator/errorCollator.cmx src/server/error_collator/errorCollator.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lwt/lwtLoop.ml > src/common/lwt/lwtLoop.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lwt/lwtLoop.mli > src/common/lwt/lwtLoop.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtLoop.cmi src/common/lwt/lwtLoop.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtLoop.cmi src/common/lwt/lwtLoop.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/rechecker/recheck_updates.ml > src/server/rechecker/recheck_updates.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/rechecker/recheck_updates.mli > src/server/rechecker/recheck_updates.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/rechecker -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/rechecker/recheck_updates.cmi src/server/rechecker/recheck_updates.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/rechecker -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/rechecker/recheck_updates.cmi src/server/rechecker/recheck_updates.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/module/module_js.ml > src/services/inference/module/module_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/module/module_js.mli > src/services/inference/module/module_js.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/state/readers/abstract_state_reader.ml > src/state/readers/abstract_state_reader.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/state/readers/mutator_state_reader.mli > src/state/readers/mutator_state_reader.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/transaction/transaction.mli > src/common/transaction/transaction.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/transaction -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/transaction/transaction.cmi src/common/transaction/transaction.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/transaction -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/transaction/transaction.cmi src/common/transaction/transaction.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/state/readers/state_reader.mli > src/state/readers/state_reader.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/readers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/readers/mutator_state_reader.cmi src/state/readers/mutator_state_reader.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/readers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/readers/mutator_state_reader.cmi src/state/readers/mutator_state_reader.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/readers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/readers/state_reader.cmi src/state/readers/state_reader.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/readers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/readers/state_reader.cmi src/state/readers/state_reader.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/audit/expensive.mli > src/common/audit/expensive.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/state/locals/module/module_hashtables.mli > src/state/locals/module/module_hashtables.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/state/heaps/module/module_heaps.mli > src/state/heaps/module/module_heaps.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/readers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/readers/abstract_state_reader.cmo src/state/readers/abstract_state_reader.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/readers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/readers/abstract_state_reader.cmo src/state/readers/abstract_state_reader.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/audit -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/audit/expensive.cmi src/common/audit/expensive.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/audit -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/audit/expensive.cmi src/common/audit/expensive.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/package_json.mli > src/parser_utils/package_json.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/package_json.cmi src/parser_utils/package_json.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/package_json.cmi src/parser_utils/package_json.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/locals/module -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/locals/module/module_hashtables.cmi src/state/locals/module/module_hashtables.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/locals/module -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/locals/module/module_hashtables.cmi src/state/locals/module/module_hashtables.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/heaps/module -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/heaps/module/module_heaps.cmi src/state/heaps/module/module_heaps.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/heaps/module -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/heaps/module/module_heaps.cmi src/state/heaps/module/module_heaps.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference/module -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/module/module_js.cmi src/services/inference/module/module_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference/module -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/module/module_js.cmi src/services/inference/module/module_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/state/readers/mutator_state_reader.ml > src/state/readers/mutator_state_reader.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/transaction/transaction.ml > src/common/transaction/transaction.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/transaction -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/transaction/transaction.cmx src/common/transaction/transaction.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/transaction -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/transaction/transaction.cmx src/common/transaction/transaction.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/state/readers/state_reader.ml > src/state/readers/state_reader.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/readers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/readers/mutator_state_reader.cmx src/state/readers/mutator_state_reader.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/readers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/readers/mutator_state_reader.cmx src/state/readers/mutator_state_reader.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/readers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/readers/state_reader.cmx src/state/readers/state_reader.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/readers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/readers/state_reader.cmx src/state/readers/state_reader.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/audit/expensive.ml > src/common/audit/expensive.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/state/locals/module/module_hashtables.ml > src/state/locals/module/module_hashtables.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/state/heaps/module/module_heaps.ml > src/state/heaps/module/module_heaps.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/readers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/readers/abstract_state_reader.cmx src/state/readers/abstract_state_reader.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/readers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/readers/abstract_state_reader.cmx src/state/readers/abstract_state_reader.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/audit -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/audit/expensive.cmx src/common/audit/expensive.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/audit -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/audit/expensive.cmx src/common/audit/expensive.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/package_json.ml > src/parser_utils/package_json.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/package_json.cmx src/parser_utils/package_json.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/package_json.cmx src/parser_utils/package_json.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/state/heaps/parsing/parsing_heaps.ml > src/state/heaps/parsing/parsing_heaps.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/state/heaps/parsing/parsing_heaps.mli > src/state/heaps/parsing/parsing_heaps.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/heaps/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/heaps/parsing/parsing_heaps.cmi src/state/heaps/parsing/parsing_heaps.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/heaps/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/heaps/parsing/parsing_heaps.cmi src/state/heaps/parsing/parsing_heaps.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/locals/module -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/locals/module/module_hashtables.cmx src/state/locals/module/module_hashtables.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/locals/module -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/locals/module/module_hashtables.cmx src/state/locals/module/module_hashtables.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/heaps/module -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/heaps/module/module_heaps.cmx src/state/heaps/module/module_heaps.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/heaps/module -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/heaps/module/module_heaps.cmx src/state/heaps/module/module_heaps.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/heaps/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/heaps/parsing/parsing_heaps.cmx src/state/heaps/parsing/parsing_heaps.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/heaps/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/heaps/parsing/parsing_heaps.cmx src/state/heaps/parsing/parsing_heaps.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parsing/parsing_service_js.ml > src/parsing/parsing_service_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parsing/parsing_service_js.mli > src/parsing/parsing_service_js.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parsing -I src/typing -I src/stubs -I src/server -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parsing/parsing_service_js.cmi src/parsing/parsing_service_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parsing -I src/typing -I src/stubs -I src/server -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parsing/parsing_service_js.cmi src/parsing/parsing_service_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/signature_builder.ml > src/parser_utils/signature_builder.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/signature_builder_entry.ml > src/parser_utils/signature_builder_entry.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/signature_builder_env.ml > src/parser_utils/signature_builder_env.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/signature_builder_generate.ml > src/parser_utils/signature_builder_generate.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_entry.cmo src/parser_utils/signature_builder_entry.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_entry.cmo src/parser_utils/signature_builder_entry.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/signature_builder_verify.ml > src/parser_utils/signature_builder_verify.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_verify.cmo src/parser_utils/signature_builder_verify.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_verify.cmo src/parser_utils/signature_builder_verify.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_env.cmo src/parser_utils/signature_builder_env.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_env.cmo src/parser_utils/signature_builder_env.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_generate.cmo src/parser_utils/signature_builder_generate.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_generate.cmo src/parser_utils/signature_builder_generate.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder.cmo src/parser_utils/signature_builder.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder.cmo src/parser_utils/signature_builder.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_entry.cmx src/parser_utils/signature_builder_entry.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_entry.cmx src/parser_utils/signature_builder_entry.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_verify.cmx src/parser_utils/signature_builder_verify.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_verify.cmx src/parser_utils/signature_builder_verify.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_env.cmx src/parser_utils/signature_builder_env.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_env.cmx src/parser_utils/signature_builder_env.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_generate.cmx src/parser_utils/signature_builder_generate.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder_generate.cmx src/parser_utils/signature_builder_generate.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder.cmx src/parser_utils/signature_builder.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/signature_builder.cmx src/parser_utils/signature_builder.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference/module -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/module/module_js.cmx src/services/inference/module/module_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference/module -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/module/module_js.cmx src/services/inference/module/module_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parsing -I src/typing -I src/stubs -I src/server -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parsing/parsing_service_js.cmx src/parsing/parsing_service_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parsing -I src/typing -I src/stubs -I src/server -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parsing/parsing_service_js.cmx src/parsing/parsing_service_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/monitor_listener/serverMonitorListenerState.ml > src/server/monitor_listener/serverMonitorListenerState.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/monitor_listener/serverMonitorListenerState.mli > src/server/monitor_listener/serverMonitorListenerState.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/monitor_listener/workloadStream.mli > src/server/monitor_listener/workloadStream.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/monitor_listener -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/monitor_listener/workloadStream.cmi src/server/monitor_listener/workloadStream.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/monitor_listener -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/monitor_listener/workloadStream.cmi src/server/monitor_listener/workloadStream.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/monitor_listener -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/monitor_listener/serverMonitorListenerState.cmi src/server/monitor_listener/serverMonitorListenerState.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/monitor_listener -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/monitor_listener/serverMonitorListenerState.cmi src/server/monitor_listener/serverMonitorListenerState.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/monitor_listener/workloadStream.ml > src/server/monitor_listener/workloadStream.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/collections/immQueue.ml > hack/utils/collections/immQueue.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/immQueue.cmx hack/utils/collections/immQueue.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/immQueue.cmx hack/utils/collections/immQueue.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/monitor_listener -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/monitor_listener/workloadStream.cmx src/server/monitor_listener/workloadStream.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/monitor_listener -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/monitor_listener/workloadStream.cmx src/server/monitor_listener/workloadStream.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/types_js.ml > src/services/inference/types_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/types_js.mli > src/services/inference/types_js.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/types_js.cmi src/services/inference/types_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/types_js.cmi src/services/inference/types_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/state/heaps/context/context_heaps.ml > src/state/heaps/context/context_heaps.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/state/heaps/context/context_heaps.mli > src/state/heaps/context/context_heaps.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/heaps/context -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/heaps/context/context_heaps.cmi src/state/heaps/context/context_heaps.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/heaps/context -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/heaps/context/context_heaps.cmi src/state/heaps/context/context_heaps.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/merge_js.ml > src/typing/merge_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/merge_js.mli > src/typing/merge_js.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/merge_js.cmi src/typing/merge_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/merge_js.cmi src/typing/merge_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/ast_loc_utils.ml > src/parser_utils/ast_loc_utils.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/ast_loc_utils.cmo src/parser_utils/ast_loc_utils.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/ast_loc_utils.cmo src/parser_utils/ast_loc_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/gc_js.ml > src/typing/gc_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/gc_js.mli > src/typing/gc_js.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/gc_js.cmi src/typing/gc_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/gc_js.cmi src/typing/gc_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/sigHash.ml > src/typing/sigHash.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/sigHash.mli > src/typing/sigHash.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/sigHash.cmi src/typing/sigHash.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/sigHash.cmi src/typing/sigHash.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/type_inference_js.ml > src/typing/type_inference_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/type_inference_js.mli > src/typing/type_inference_js.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_inference_js.cmi src/typing/type_inference_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_inference_js.cmi src/typing/type_inference_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/ast_loc_utils.cmx src/parser_utils/ast_loc_utils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/ast_loc_utils.cmx src/parser_utils/ast_loc_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/ssa_builder.ml > src/parser_utils/ssa_builder.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/ssa_builder.cmo src/parser_utils/ssa_builder.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/ssa_builder.cmo src/parser_utils/ssa_builder.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/ssa_builder.cmx src/parser_utils/ssa_builder.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/ssa_builder.cmx src/parser_utils/ssa_builder.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/gc_js.cmx src/typing/gc_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/gc_js.cmx src/typing/gc_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/sigHash.cmx src/typing/sigHash.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/sigHash.cmx src/typing/sigHash.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_inference_js.cmx src/typing/type_inference_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_inference_js.cmx src/typing/type_inference_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/merge_js.cmx src/typing/merge_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/merge_js.cmx src/typing/merge_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/dep_service.ml > src/services/inference/dep_service.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/dep_service.mli > src/services/inference/dep_service.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/dep_service.cmi src/services/inference/dep_service.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/dep_service.cmi src/services/inference/dep_service.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/inference_utils.ml > src/services/inference/inference_utils.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/inference_utils.mli > src/services/inference/inference_utils.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/inference_utils.cmi src/services/inference/inference_utils.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/inference_utils.cmi src/services/inference/inference_utils.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/init_js.ml > src/services/inference/init_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/init_js.mli > src/services/inference/init_js.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/init_js.cmi src/services/inference/init_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/init_js.cmi src/services/inference/init_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/heaps/context -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/heaps/context/context_heaps.cmx src/state/heaps/context/context_heaps.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/state/heaps/context -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/state/heaps/context/context_heaps.cmx src/state/heaps/context/context_heaps.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/inference_utils.cmx src/services/inference/inference_utils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/inference_utils.cmx src/services/inference/inference_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/merge_service.ml > src/services/inference/merge_service.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/merge_service.mli > src/services/inference/merge_service.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/merge_service.cmi src/services/inference/merge_service.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/merge_service.cmi src/services/inference/merge_service.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/flow_server_profile.cmx src/stubs/flow_server_profile.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/flow_server_profile.cmx src/stubs/flow_server_profile.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/merge_stream.ml > src/services/inference/merge_stream.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/inference/merge_stream.mli > src/services/inference/merge_stream.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/merge_stream.cmi src/services/inference/merge_stream.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/merge_stream.cmi src/services/inference/merge_stream.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/merge_stream.cmx src/services/inference/merge_stream.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/merge_stream.cmx src/services/inference/merge_stream.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/recheck_stats.cmx src/services/inference/recheck_stats.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/recheck_stats.cmx src/services/inference/recheck_stats.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/rechecker -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/rechecker/recheck_updates.cmx src/server/rechecker/recheck_updates.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/rechecker -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/rechecker/recheck_updates.cmx src/server/rechecker/recheck_updates.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/saved_state/saved_state.ml > src/services/saved_state/saved_state.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/saved_state/saved_state.mli > src/services/saved_state/saved_state.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state.cmi src/services/saved_state/saved_state.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state.cmi src/services/saved_state/saved_state.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/build_id/flow_build_id.ml > src/common/build_id/flow_build_id.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/build_id -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/build_id/flow_build_id.cmx src/common/build_id/flow_build_id.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/build_id -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/build_id/flow_build_id.cmx src/common/build_id/flow_build_id.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/saved_state/saved_state_dummy_fetcher.ml > src/services/saved_state/saved_state_dummy_fetcher.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/saved_state/saved_state_fetcher.ml > src/services/saved_state/saved_state_fetcher.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state_fetcher.cmo src/services/saved_state/saved_state_fetcher.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state_fetcher.cmo src/services/saved_state/saved_state_fetcher.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state_dummy_fetcher.cmo src/services/saved_state/saved_state_dummy_fetcher.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state_dummy_fetcher.cmo src/services/saved_state/saved_state_dummy_fetcher.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state_fetcher.cmx src/services/saved_state/saved_state_fetcher.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state_fetcher.cmx src/services/saved_state/saved_state_fetcher.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/stubs/saved_state_fb_fetcher.ml > src/stubs/saved_state_fb_fetcher.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/saved_state_fb_fetcher.cmo src/stubs/saved_state_fb_fetcher.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/saved_state_fb_fetcher.cmo src/stubs/saved_state_fb_fetcher.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state_dummy_fetcher.cmx src/services/saved_state/saved_state_dummy_fetcher.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state_dummy_fetcher.cmx src/services/saved_state/saved_state_dummy_fetcher.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/saved_state/saved_state_local_fetcher.ml > src/services/saved_state/saved_state_local_fetcher.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state_local_fetcher.cmo src/services/saved_state/saved_state_local_fetcher.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state_local_fetcher.cmo src/services/saved_state/saved_state_local_fetcher.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/monitor_listener -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/monitor_listener/serverMonitorListenerState.cmx src/server/monitor_listener/serverMonitorListenerState.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/monitor_listener -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/monitor_listener/serverMonitorListenerState.cmx src/server/monitor_listener/serverMonitorListenerState.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/sort_js.ml > src/typing/sort_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/sort_js.mli > src/typing/sort_js.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/sort_js.cmi src/typing/sort_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/sort_js.cmi src/typing/sort_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/tarjan/tarjan.ml > src/common/tarjan/tarjan.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/tarjan/tarjan.mli > src/common/tarjan/tarjan.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/tarjan -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/tarjan/tarjan.cmi src/common/tarjan/tarjan.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/tarjan -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/tarjan/tarjan.cmi src/common/tarjan/tarjan.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/tarjan -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/tarjan/tarjan.cmx src/common/tarjan/tarjan.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/tarjan -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/tarjan/tarjan.cmx src/common/tarjan/tarjan.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/watchman_expression_terms/watchman_expression_terms.ml > src/server/watchman_expression_terms/watchman_expression_terms.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/watchman_expression_terms -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/watchman_expression_terms/watchman_expression_terms.cmo src/server/watchman_expression_terms/watchman_expression_terms.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/watchman_expression_terms -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/watchman_expression_terms/watchman_expression_terms.cmo src/server/watchman_expression_terms/watchman_expression_terms.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/watchman/watchman_lwt.ml > hack/watchman/watchman_lwt.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/watchman/watchman_lwt.mli > hack/watchman/watchman_lwt.mli.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/watchman/watchman_sig.ml > hack/watchman/watchman_sig.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/watchman -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/watchman/watchman_sig.cmo hack/watchman/watchman_sig.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/watchman -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/watchman/watchman_sig.cmo hack/watchman/watchman_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/watchman -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/watchman/watchman_lwt.cmi hack/watchman/watchman_lwt.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/watchman -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/watchman/watchman_lwt.cmi hack/watchman/watchman_lwt.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/buffered_line_reader_lwt.ml > hack/utils/buffered_line_reader_lwt.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/utils/buffered_line_reader_lwt.mli > hack/utils/buffered_line_reader_lwt.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/buffered_line_reader_lwt.cmi hack/utils/buffered_line_reader_lwt.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/buffered_line_reader_lwt.cmi hack/utils/buffered_line_reader_lwt.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/watchman/watchman.ml > hack/watchman/watchman.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/watchman/watchman.mli > hack/watchman/watchman.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/watchman -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/watchman/watchman.cmi hack/watchman/watchman.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/watchman -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/watchman/watchman.cmi hack/watchman/watchman.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/watchman -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/watchman/watchman_sig.cmx hack/watchman/watchman_sig.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/watchman -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/watchman/watchman_sig.cmx hack/watchman/watchman_sig.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/buffered_line_reader_lwt.cmx hack/utils/buffered_line_reader_lwt.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -3-27 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/buffered_line_reader_lwt.cmx hack/utils/buffered_line_reader_lwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/watchman -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/watchman/watchman.cmx hack/watchman/watchman.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/watchman -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/watchman/watchman.cmx hack/watchman/watchman.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/dep_service.cmx src/services/inference/dep_service.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/dep_service.cmx src/services/inference/dep_service.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/init_js.cmx src/services/inference/init_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/init_js.cmx src/services/inference/init_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/merge_service.cmx src/services/inference/merge_service.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/merge_service.cmx src/services/inference/merge_service.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state.cmx src/services/saved_state/saved_state.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state.cmx src/services/saved_state/saved_state.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/saved_state_fb_fetcher.cmx src/stubs/saved_state_fb_fetcher.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/saved_state_fb_fetcher.cmx src/stubs/saved_state_fb_fetcher.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state_local_fetcher.cmx src/services/saved_state/saved_state_local_fetcher.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/saved_state -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/saved_state/saved_state_local_fetcher.cmx src/services/saved_state/saved_state_local_fetcher.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/sort_js.cmx src/typing/sort_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/sort_js.cmx src/typing/sort_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/watchman_expression_terms -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/watchman_expression_terms/watchman_expression_terms.cmx src/server/watchman_expression_terms/watchman_expression_terms.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/watchman_expression_terms -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/watchman_expression_terms/watchman_expression_terms.cmx src/server/watchman_expression_terms/watchman_expression_terms.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/watchman -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/watchman/watchman_lwt.cmx hack/watchman/watchman_lwt.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package visitors.runtime -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/watchman -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/watchman/watchman_lwt.cmx hack/watchman/watchman_lwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtLoop.cmx src/common/lwt/lwtLoop.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtLoop.cmx src/common/lwt/lwtLoop.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/types_js.cmx src/services/inference/types_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/types_js.cmx src/services/inference/types_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/serverEnvBuild.ml > src/server/serverEnvBuild.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/serverWorker.mli > src/server/serverWorker.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverWorker.cmi src/server/serverWorker.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverWorker.cmi src/server/serverWorker.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverEnvBuild.cmo src/server/serverEnvBuild.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverEnvBuild.cmo src/server/serverEnvBuild.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/serverWorker.ml > src/server/serverWorker.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverWorker.cmx src/server/serverWorker.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverWorker.cmx src/server/serverWorker.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/monitor_listener/serverMonitorListener.ml > src/server/monitor_listener/serverMonitorListener.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/monitor_listener/serverMonitorListener.mli > src/server/monitor_listener/serverMonitorListener.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/monitor_listener -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/monitor_listener/serverMonitorListener.cmi src/server/monitor_listener/serverMonitorListener.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/monitor_listener -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/monitor_listener/serverMonitorListener.cmi src/server/monitor_listener/serverMonitorListener.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/command_handler/commandHandler.ml > src/server/command_handler/commandHandler.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/command_handler/commandHandler.mli > src/server/command_handler/commandHandler.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/command_handler -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/command_handler/commandHandler.cmi src/server/command_handler/commandHandler.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/command_handler -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/command_handler/commandHandler.cmi src/server/command_handler/commandHandler.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/find_refs/findRefsTypes.ml > src/server/find_refs/findRefsTypes.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/findRefsTypes.cmo src/server/find_refs/findRefsTypes.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/findRefsTypes.cmo src/server/find_refs/findRefsTypes.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/find_refs/findRefs_js.ml > src/server/find_refs/findRefs_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/find_refs/findRefs_js.mli > src/server/find_refs/findRefs_js.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/findRefs_js.cmi src/server/find_refs/findRefs_js.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/findRefs_js.cmi src/server/find_refs/findRefs_js.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/get_def/findRefsUtils.ml > src/services/get_def/findRefsUtils.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/get_def/findRefsUtils.mli > src/services/get_def/findRefsUtils.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/get_def -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/get_def/findRefsUtils.cmi src/services/get_def/findRefsUtils.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/get_def -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/get_def/findRefsUtils.cmi src/services/get_def/findRefsUtils.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/get_def/getDefUtils.ml > src/services/get_def/getDefUtils.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/get_def/importExportSymbols.mli > src/services/get_def/importExportSymbols.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/get_def -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/get_def/importExportSymbols.cmi src/services/get_def/importExportSymbols.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/get_def -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/get_def/importExportSymbols.cmi src/services/get_def/importExportSymbols.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/get_def -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/get_def/getDefUtils.cmo src/services/get_def/getDefUtils.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/get_def -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/get_def/getDefUtils.cmo src/services/get_def/getDefUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/get_def -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/get_def/findRefsUtils.cmx src/services/get_def/findRefsUtils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/get_def -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/get_def/findRefsUtils.cmx src/services/get_def/findRefsUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/get_def/importExportSymbols.ml > src/services/get_def/importExportSymbols.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/get_def -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/get_def/importExportSymbols.cmx src/services/get_def/importExportSymbols.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/get_def -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/get_def/importExportSymbols.cmx src/services/get_def/importExportSymbols.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/find_refs/propertyFindRefs.ml > src/server/find_refs/propertyFindRefs.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/find_refs/propertyFindRefs.mli > src/server/find_refs/propertyFindRefs.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/propertyFindRefs.cmi src/server/find_refs/propertyFindRefs.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/propertyFindRefs.cmi src/server/find_refs/propertyFindRefs.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/findRefsTypes.cmx src/server/find_refs/findRefsTypes.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/findRefsTypes.cmx src/server/find_refs/findRefsTypes.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/get_def -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/get_def/getDefUtils.cmx src/services/get_def/getDefUtils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/get_def -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/get_def/getDefUtils.cmx src/services/get_def/getDefUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/lazy_mode_utils/lazy_mode_utils.ml > src/server/lazy_mode_utils/lazy_mode_utils.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/lazy_mode_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/lazy_mode_utils/lazy_mode_utils.cmo src/server/lazy_mode_utils/lazy_mode_utils.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/lazy_mode_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/lazy_mode_utils/lazy_mode_utils.cmo src/server/lazy_mode_utils/lazy_mode_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/rechecker -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/rechecker/rechecker.cmx src/server/rechecker/rechecker.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/rechecker -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/rechecker/rechecker.cmx src/server/rechecker/rechecker.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/find_refs/propertyAccessSearcher.ml > src/server/find_refs/propertyAccessSearcher.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/find_refs/propertyAccessSearcher.mli > src/server/find_refs/propertyAccessSearcher.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/propertyAccessSearcher.cmi src/server/find_refs/propertyAccessSearcher.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/propertyAccessSearcher.cmi src/server/find_refs/propertyAccessSearcher.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/unionFind.ml > src/common/utils/unionFind.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/unionFind.mli > src/common/utils/unionFind.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/unionFind.cmi src/common/utils/unionFind.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/unionFind.cmi src/common/utils/unionFind.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/find_refs/variableFindRefs.ml > src/server/find_refs/variableFindRefs.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/find_refs/variableFindRefs.mli > src/server/find_refs/variableFindRefs.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/variableFindRefs.cmi src/server/find_refs/variableFindRefs.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/variableFindRefs.cmi src/server/find_refs/variableFindRefs.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/lazy_mode_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/lazy_mode_utils/lazy_mode_utils.cmx src/server/lazy_mode_utils/lazy_mode_utils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/lazy_mode_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/lazy_mode_utils/lazy_mode_utils.cmx src/server/lazy_mode_utils/lazy_mode_utils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/propertyAccessSearcher.cmx src/server/find_refs/propertyAccessSearcher.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/propertyAccessSearcher.cmx src/server/find_refs/propertyAccessSearcher.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/unionFind.cmx src/common/utils/unionFind.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/unionFind.cmx src/common/utils/unionFind.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/variableFindRefs.cmx src/server/find_refs/variableFindRefs.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/variableFindRefs.cmx src/server/find_refs/variableFindRefs.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/propertyFindRefs.cmx src/server/find_refs/propertyFindRefs.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/propertyFindRefs.cmx src/server/find_refs/propertyFindRefs.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/command_handler/getDef_js.ml > src/server/command_handler/getDef_js.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/command_handler -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/command_handler/getDef_js.cmo src/server/command_handler/getDef_js.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/command_handler -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/command_handler/getDef_js.cmo src/server/command_handler/getDef_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/command_handler/refactor_js.ml > src/server/command_handler/refactor_js.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/output/printers/ast_diff_printer.ml > src/parser_utils/output/printers/ast_diff_printer.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/flow_ast_differ.mli > src/parser_utils/flow_ast_differ.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_ast_differ.cmi src/parser_utils/flow_ast_differ.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_ast_differ.cmi src/parser_utils/flow_ast_differ.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output/printers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/printers/ast_diff_printer.cmo src/parser_utils/output/printers/ast_diff_printer.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output/printers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/printers/ast_diff_printer.cmo src/parser_utils/output/printers/ast_diff_printer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/command_handler -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/command_handler/refactor_js.cmo src/server/command_handler/refactor_js.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/command_handler -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/command_handler/refactor_js.cmo src/server/command_handler/refactor_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/flow_ast_differ.ml > src/parser_utils/flow_ast_differ.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/parser_utils/output/printers/pretty_printer.ml > src/parser_utils/output/printers/pretty_printer.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_ast_differ.cmx src/parser_utils/flow_ast_differ.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/flow_ast_differ.cmx src/parser_utils/flow_ast_differ.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output/printers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/printers/pretty_printer.cmx src/parser_utils/output/printers/pretty_printer.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output/printers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/printers/pretty_printer.cmx src/parser_utils/output/printers/pretty_printer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/findRefs_js.cmx src/server/find_refs/findRefs_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/find_refs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/find_refs/findRefs_js.cmx src/server/find_refs/findRefs_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output/printers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/printers/ast_diff_printer.cmx src/parser_utils/output/printers/ast_diff_printer.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output/printers -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/printers/ast_diff_printer.cmx src/parser_utils/output/printers/ast_diff_printer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/type_info/type_info_service.ml > src/services/type_info/type_info_service.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/type_info/type_info_service.mli > src/services/type_info/type_info_service.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/type_info -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/type_info/type_info_service.cmi src/services/type_info/type_info_service.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/type_info -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/type_info/type_info_service.cmi src/services/type_info/type_info_service.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/typing/query_types.ml > src/typing/query_types.ml.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/query_types.cmo src/typing/query_types.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/query_types.cmo src/typing/query_types.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/services/type_info/suggest.ml > src/services/type_info/suggest.ml.depends - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/ty/ty_serializer.mli > src/common/ty/ty_serializer.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_serializer.cmi src/common/ty/ty_serializer.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_serializer.cmi src/common/ty/ty_serializer.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/type_info -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/type_info/suggest.cmo src/services/type_info/suggest.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/type_info -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/type_info/suggest.cmo src/services/type_info/suggest.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/ty/ty_serializer.ml > src/common/ty/ty_serializer.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_serializer.cmx src/common/ty/ty_serializer.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package visitors.ppx -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/ty -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/ty/ty_serializer.cmx src/common/ty/ty_serializer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/query_types.cmx src/typing/query_types.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/query_types.cmx src/typing/query_types.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/type_info -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/type_info/suggest.cmx src/services/type_info/suggest.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/type_info -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/type_info/suggest.cmx src/services/type_info/suggest.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flow_lsp_conversions.cmx src/common/flow_lsp_conversions.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flow_lsp_conversions.cmx src/common/flow_lsp_conversions.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/command_handler -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/command_handler/getDef_js.cmx src/server/command_handler/getDef_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/command_handler -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/command_handler/getDef_js.cmx src/server/command_handler/getDef_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/command_handler -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/command_handler/refactor_js.cmx src/server/command_handler/refactor_js.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/command_handler -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/command_handler/refactor_js.cmx src/server/command_handler/refactor_js.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/type_info -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/type_info/type_info_service.cmx src/services/type_info/type_info_service.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/services/type_info -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/type_info/type_info_service.cmx src/services/type_info/type_info_service.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/command_handler -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/command_handler/commandHandler.cmx src/server/command_handler/commandHandler.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/command_handler -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/command_handler/commandHandler.cmx src/server/command_handler/commandHandler.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/server_daemon.ml > src/server/server_daemon.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/server/server_daemon.mli > src/server/server_daemon.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_daemon.cmi src/server/server_daemon.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_daemon.cmi src/server/server_daemon.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/eventLoggerLwt.cmx src/stubs/eventLoggerLwt.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/eventLoggerLwt.cmx src/stubs/eventLoggerLwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtInit.cmx src/common/lwt/lwtInit.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtInit.cmx src/common/lwt/lwtInit.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverEnvBuild.cmx src/server/serverEnvBuild.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverEnvBuild.cmx src/server/serverEnvBuild.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/monitor_listener -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/monitor_listener/serverMonitorListener.cmx src/server/monitor_listener/serverMonitorListener.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server/monitor_listener -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/monitor_listener/serverMonitorListener.cmx src/server/monitor_listener/serverMonitorListener.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_daemon.cmx src/server/server_daemon.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_daemon.cmx src/server/server_daemon.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server.cmx src/server/server.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server.cmx src/server/server.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/cycleCommand.cmx src/commands/cycleCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/cycleCommand.cmx src/commands/cycleCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/utils/json_rpc.ml > src/common/utils/json_rpc.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/json_rpc.cmx src/common/utils/json_rpc.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils/json_rpc.cmx src/common/utils/json_rpc.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/flowServerMonitor.ml > src/monitor/flowServerMonitor.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/utils/exitSignal.ml > src/monitor/utils/exitSignal.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/utils/exitSignal.mli > src/monitor/utils/exitSignal.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/utils/exitSignal.cmi src/monitor/utils/exitSignal.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/utils/exitSignal.cmi src/monitor/utils/exitSignal.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/flowServerMonitorDaemon.ml > src/monitor/flowServerMonitorDaemon.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/flowServerMonitorDaemon.mli > src/monitor/flowServerMonitorDaemon.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitorDaemon.cmi src/monitor/flowServerMonitorDaemon.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitorDaemon.cmi src/monitor/flowServerMonitorDaemon.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitorOptions.cmx src/monitor/flowServerMonitorOptions.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitorOptions.cmx src/monitor/flowServerMonitorOptions.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/logger/flowServerMonitorLogger.ml > src/monitor/logger/flowServerMonitorLogger.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/logger/flowServerMonitorLogger.mli > src/monitor/logger/flowServerMonitorLogger.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/logger -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/logger/flowServerMonitorLogger.cmi src/monitor/logger/flowServerMonitorLogger.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/logger -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/logger/flowServerMonitorLogger.cmi src/monitor/logger/flowServerMonitorLogger.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/flowServerMonitorServer.ml > src/monitor/flowServerMonitorServer.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/flowServerMonitorServer.mli > src/monitor/flowServerMonitorServer.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/connections/ephemeralConnection.mli > src/monitor/connections/ephemeralConnection.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/connections/flowServerMonitorConnection.mli > src/monitor/connections/flowServerMonitorConnection.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/flowServerMonitorConnection.cmi src/monitor/connections/flowServerMonitorConnection.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/flowServerMonitorConnection.cmi src/monitor/connections/flowServerMonitorConnection.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/ephemeralConnection.cmi src/monitor/connections/ephemeralConnection.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/ephemeralConnection.cmi src/monitor/connections/ephemeralConnection.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitorServer.cmi src/monitor/flowServerMonitorServer.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitorServer.cmi src/monitor/flowServerMonitorServer.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/connections/ephemeralConnection.ml > src/monitor/connections/ephemeralConnection.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/connections/flowServerMonitorConnection.ml > src/monitor/connections/flowServerMonitorConnection.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/logger -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/logger/flowServerMonitorLogger.cmx src/monitor/logger/flowServerMonitorLogger.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/logger -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/logger/flowServerMonitorLogger.cmx src/monitor/logger/flowServerMonitorLogger.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/flowServerMonitorConnection.cmx src/monitor/connections/flowServerMonitorConnection.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/flowServerMonitorConnection.cmx src/monitor/connections/flowServerMonitorConnection.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/utils/exitSignal.cmx src/monitor/utils/exitSignal.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/utils/exitSignal.cmx src/monitor/utils/exitSignal.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/fileWatcher.ml > src/monitor/fileWatcher.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/dfind/dfindLibLwt.mli > hack/dfind/dfindLibLwt.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lwt/lwtSysUtils.mli > src/common/lwt/lwtSysUtils.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindLibLwt.cmi hack/dfind/dfindLibLwt.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindLibLwt.cmi hack/dfind/dfindLibLwt.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtSysUtils.cmi src/common/lwt/lwtSysUtils.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtSysUtils.cmi src/common/lwt/lwtSysUtils.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/fileWatcher.cmo src/monitor/fileWatcher.ml - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/fileWatcher.cmo src/monitor/fileWatcher.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/dfind/dfindLibLwt.ml > hack/dfind/dfindLibLwt.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/dfind/dfindLib.ml > hack/dfind/dfindLib.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/dfind/dfindLib.mli > hack/dfind/dfindLib.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindLib.cmi hack/dfind/dfindLib.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindLib.cmi hack/dfind/dfindLib.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/dfind/dfindServer.ml > hack/dfind/dfindServer.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/dfind/dfindServer.mli > hack/dfind/dfindServer.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindServer.cmi hack/dfind/dfindServer.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindServer.cmi hack/dfind/dfindServer.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/dfind/dfindAddFile.ml > hack/dfind/dfindAddFile.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/dfind/dfindAddFile.mli > hack/dfind/dfindAddFile.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/dfind/dfindEnv.mli > hack/dfind/dfindEnv.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/fsnotify_linux/fsnotify.mli > hack/fsnotify_linux/fsnotify.mli.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/avl/monoidAvl.mli > hack/third-party/avl/monoidAvl.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/fsnotify_linux -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/fsnotify_linux/fsnotify.cmi hack/fsnotify_linux/fsnotify.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/fsnotify_linux -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/fsnotify_linux/fsnotify.cmi hack/fsnotify_linux/fsnotify.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/avl -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/injection/default_injector -o hack/third-party/avl/monoidAvl.cmi hack/third-party/avl/monoidAvl.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/avl -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/injection/default_injector -o hack/third-party/avl/monoidAvl.cmi hack/third-party/avl/monoidAvl.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindEnv.cmi hack/dfind/dfindEnv.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindEnv.cmi hack/dfind/dfindEnv.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindAddFile.cmi hack/dfind/dfindAddFile.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindAddFile.cmi hack/dfind/dfindAddFile.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/dfind/dfindEnv.ml > hack/dfind/dfindEnv.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/fsnotify_linux/fsnotify.ml > hack/fsnotify_linux/fsnotify.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/inotify/inotify.ml > hack/third-party/inotify/inotify.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/inotify/inotify.mli > hack/third-party/inotify/inotify.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/inotify -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/inotify/inotify.cmi hack/third-party/inotify/inotify.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/inotify -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/inotify/inotify.cmi hack/third-party/inotify/inotify.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/inotify -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/inotify/inotify.cmx hack/third-party/inotify/inotify.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/inotify -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/inotify/inotify.cmx hack/third-party/inotify/inotify.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/third-party/avl/monoidAvl.ml > hack/third-party/avl/monoidAvl.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/fsnotify_linux -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/fsnotify_linux/fsnotify.cmx hack/fsnotify_linux/fsnotify.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/fsnotify_linux -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/fsnotify_linux/fsnotify.cmx hack/fsnotify_linux/fsnotify.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/avl -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/injection/default_injector -o hack/third-party/avl/monoidAvl.cmx hack/third-party/avl/monoidAvl.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/third-party/avl -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/injection/default_injector -o hack/third-party/avl/monoidAvl.cmx hack/third-party/avl/monoidAvl.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/dfind/dfindMaybe.ml > hack/dfind/dfindMaybe.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules hack/dfind/dfindMaybe.mli > hack/dfind/dfindMaybe.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindMaybe.cmi hack/dfind/dfindMaybe.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindMaybe.cmi hack/dfind/dfindMaybe.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindEnv.cmx hack/dfind/dfindEnv.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindEnv.cmx hack/dfind/dfindEnv.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindMaybe.cmx hack/dfind/dfindMaybe.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindMaybe.cmx hack/dfind/dfindMaybe.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindAddFile.cmx hack/dfind/dfindAddFile.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindAddFile.cmx hack/dfind/dfindAddFile.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindServer.cmx hack/dfind/dfindServer.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindServer.cmx hack/dfind/dfindServer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindLib.cmx hack/dfind/dfindLib.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindLib.cmx hack/dfind/dfindLib.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/common/lwt/lwtSysUtils.ml > src/common/lwt/lwtSysUtils.ml.depends - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindLibLwt.cmx hack/dfind/dfindLibLwt.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -w -27 -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -w -3-4-6-29-35-44-48-50-52 -package unix -package str -package bigarray -package ppx_deriving.std -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindLibLwt.cmx hack/dfind/dfindLibLwt.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtSysUtils.cmx src/common/lwt/lwtSysUtils.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/common/lwt -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/lwt/lwtSysUtils.cmx src/common/lwt/lwtSysUtils.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/connections/persistentConnection.ml > src/monitor/connections/persistentConnection.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/connections/persistentConnection.mli > src/monitor/connections/persistentConnection.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/persistentConnection.cmi src/monitor/connections/persistentConnection.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/persistentConnection.cmi src/monitor/connections/persistentConnection.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/persistentConnectionMap.ml > src/monitor/persistentConnectionMap.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/persistentConnectionMap.mli > src/monitor/persistentConnectionMap.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/persistentConnectionMap.cmi src/monitor/persistentConnectionMap.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/persistentConnectionMap.cmi src/monitor/persistentConnectionMap.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/persistentConnection.cmx src/monitor/connections/persistentConnection.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/persistentConnection.cmx src/monitor/connections/persistentConnection.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/requestMap.ml > src/monitor/requestMap.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/requestMap.mli > src/monitor/requestMap.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/requestMap.cmi src/monitor/requestMap.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/requestMap.cmi src/monitor/requestMap.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/ephemeralConnection.cmx src/monitor/connections/ephemeralConnection.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/ephemeralConnection.cmx src/monitor/connections/ephemeralConnection.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/connections/serverConnection.ml > src/monitor/connections/serverConnection.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/connections/serverConnection.mli > src/monitor/connections/serverConnection.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/serverConnection.cmi src/monitor/connections/serverConnection.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/serverConnection.cmi src/monitor/connections/serverConnection.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/statusStream.ml > src/monitor/statusStream.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/statusStream.mli > src/monitor/statusStream.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/statusStream.cmi src/monitor/statusStream.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/statusStream.cmi src/monitor/statusStream.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/fileWatcher.cmx src/monitor/fileWatcher.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/fileWatcher.cmx src/monitor/fileWatcher.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/persistentConnectionMap.cmx src/monitor/persistentConnectionMap.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/persistentConnectionMap.cmx src/monitor/persistentConnectionMap.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/requestMap.cmx src/monitor/requestMap.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/requestMap.cmx src/monitor/requestMap.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/serverConnection.cmx src/monitor/connections/serverConnection.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor/connections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/connections/serverConnection.cmx src/monitor/connections/serverConnection.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/statusStream.cmx src/monitor/statusStream.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/statusStream.cmx src/monitor/statusStream.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/socketAcceptor.ml > src/monitor/socketAcceptor.ml.depends - ocamlfind ocamldep -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -modules src/monitor/socketAcceptor.mli > src/monitor/socketAcceptor.mli.depends - ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/socketAcceptor.cmi src/monitor/socketAcceptor.mli - + ocamlfind ocamlc -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/socketAcceptor.cmi src/monitor/socketAcceptor.mli - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitorServer.cmx src/monitor/flowServerMonitorServer.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitorServer.cmx src/monitor/flowServerMonitorServer.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitorDaemon.cmx src/monitor/flowServerMonitorDaemon.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitorDaemon.cmx src/monitor/flowServerMonitorDaemon.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/socketAcceptor.cmx src/monitor/socketAcceptor.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/socketAcceptor.cmx src/monitor/socketAcceptor.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitor.cmx src/monitor/flowServerMonitor.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/monitor -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/monitor/flowServerMonitor.cmx src/monitor/flowServerMonitor.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandInfo.cmx src/commands/commandInfo.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandInfo.cmx src/commands/commandInfo.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/flow_prettier_comments.cmx src/parser_utils/output/flow_prettier_comments.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/parser_utils/output -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser_utils/output/flow_prettier_comments.cmx src/parser_utils/output/flow_prettier_comments.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/astCommand.cmx src/commands/astCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/astCommand.cmx src/commands/astCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/autocompleteCommand.cmx src/commands/autocompleteCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/autocompleteCommand.cmx src/commands/autocompleteCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/checkCommands.cmx src/commands/checkCommands.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/checkCommands.cmx src/commands/checkCommands.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/checkContentsCommand.cmx src/commands/checkContentsCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/checkContentsCommand.cmx src/commands/checkContentsCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/configCommand.cmx src/commands/configCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/configCommand.cmx src/commands/configCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/coverageCommand.cmx src/commands/coverageCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/coverageCommand.cmx src/commands/coverageCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/dumpTypesCommand.cmx src/commands/dumpTypesCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/dumpTypesCommand.cmx src/commands/dumpTypesCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/extra_commands.cmx src/stubs/extra_commands.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/extra_commands.cmx src/stubs/extra_commands.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/findModuleCommand.cmx src/commands/findModuleCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/findModuleCommand.cmx src/commands/findModuleCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/findRefsCommand.cmx src/commands/findRefsCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/findRefsCommand.cmx src/commands/findRefsCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/forceRecheckCommand.cmx src/commands/forceRecheckCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/forceRecheckCommand.cmx src/commands/forceRecheckCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getDefCommand.cmx src/commands/getDefCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getDefCommand.cmx src/commands/getDefCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getImportsCommand.cmx src/commands/getImportsCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getImportsCommand.cmx src/commands/getImportsCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/graphCommand.cmx src/commands/graphCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/graphCommand.cmx src/commands/graphCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/ideCommand.cmx src/commands/ideCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/ideCommand.cmx src/commands/ideCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/initCommand.cmx src/commands/initCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/initCommand.cmx src/commands/initCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/lsCommand.cmx src/commands/lsCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/lsCommand.cmx src/commands/lsCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/lspCommand.cmx src/commands/lspCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/lspCommand.cmx src/commands/lspCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/refactorCommand.cmx src/commands/refactorCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/refactorCommand.cmx src/commands/refactorCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/saveStateCommand.cmx src/commands/saveStateCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/saveStateCommand.cmx src/commands/saveStateCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/serverCommand.cmx src/commands/serverCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/serverCommand.cmx src/commands/serverCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/shellCompleteCommand.cmx src/commands/shellCompleteCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/shellCompleteCommand.cmx src/commands/shellCompleteCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/startCommand.cmx src/commands/startCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/startCommand.cmx src/commands/startCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/statusCommands.cmx src/commands/statusCommands.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/statusCommands.cmx src/commands/statusCommands.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/stopCommand.cmx src/commands/stopCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/stopCommand.cmx src/commands/stopCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/suggestCommand.cmx src/commands/suggestCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/suggestCommand.cmx src/commands/suggestCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/typeAtPosCommand.cmx src/commands/typeAtPosCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/typeAtPosCommand.cmx src/commands/typeAtPosCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/versionCommand.cmx src/commands/versionCommand.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/versionCommand.cmx src/commands/versionCommand.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/flow.cmx src/flow.ml - + ocamlfind ocamlopt -c -safe-string -w A -warn-error A -w a -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -w -4-6-29-35-44-48-50 -package ppx_deriving -package dtoa -I src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser_utils -I src/parser -I src/monitor -I src/flowlib -I src/common -I src/commands -I src/typing/errors -I src/third-party/lz4 -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/state/readers -I src/state/locals/module -I src/state/heaps/parsing -I src/state/heaps/module -I src/state/heaps/context -I src/services/type_info -I src/services/saved_state -I src/services/inference -I src/services/get_def -I src/services/autocomplete -I src/services/inference/module -I src/server/watchman_expression_terms -I src/server/shmem -I src/server/server_utils -I src/server/server_files -I src/server/rechecker -I src/server/protocol -I src/server/persistent_connection -I src/server/monitor_listener -I src/server/lazy_mode_utils -I src/server/find_refs -I src/server/error_collator -I src/server/env -I src/server/command_handler -I src/parser_utils/output -I src/parser_utils/aloc -I src/parser_utils/output/printers -I src/monitor/utils -I src/monitor/logger -I src/monitor/connections -I src/common/xx -I src/common/utils -I src/common/ty -I src/common/transaction -I src/common/tarjan -I src/common/span -I src/common/profiling -I src/common/monad -I src/common/modulename -I src/common/lwt -I src/common/lints -I src/common/errors -I src/common/build_id -I src/common/audit -I src/commands/config -I hack/watchman -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/sys -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/utils/build_mode/prod -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/flow.cmx src/flow.ml - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - ocamlfind ocamlopt hack/third-party/inotify/inotify_stubs.o src/common/xx/xx_stubs.o hack/heap/hh_assert.o hack/heap/hh_shared.o hack/heap/hh_shared_sqlite.o hack/utils/get_build_id.o hack/utils/sys/files.o hack/utils/sys/gc_profiling.o hack/utils/sys/getrusage.o hack/utils/sys/handle_stubs.o hack/utils/sys/nproc.o hack/utils/sys/priorities.o hack/utils/sys/processor_info.o hack/utils/sys/realpath.o hack/utils/sys/sysinfo.o src/third-party/lz4/lz4.o src/third-party/lz4/lz4frame.o src/third-party/lz4/lz4hc.o src/third-party/lz4/xxhash.o hack/utils/get_build_id.gen.o -cclib -l -cclib pthread -cclib -l -cclib rt -linkpkg -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -I hack/third-party/core -I hack/third-party/inotify -I hack/utils -I hack/fsnotify_linux -I hack/third-party/avl -I hack/utils/collections -I hack/dfind -I hack/injection/default_injector -I hack/stubs -I hack/utils/disk -I hack/utils/sys -I hack/find -I hack/heap -I hack/utils/hh_json -I hack/procs -I src/common/lwt -I hack/socket -I hack/utils/build_mode/prod -I hack/watchman -I src/parser -I src/parser_utils/aloc -I src/common/utils -I src/common -I src/common/lints -I src/monitor -I src/stubs -I src/server/protocol -I src/server/server_files -I src/commands -I src/commands/config -I src/common/xx -I src/common/profiling -I src/common/errors -I src/common/span -I src/common/modulename -I src/common/ty -I src/flowlib -I src/parser_utils -I src/server/server_utils -I src/typing -I src/typing/errors -I src/server/shmem -I src/common/monad -I src/parser_utils/output -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/services/autocomplete -I src/common/audit -I src/common/build_id -I src/server/persistent_connection -I src/common/tarjan -I src/common/transaction -I src/parser_utils/output/printers -I src/state/readers -I src/state/heaps/parsing -I src/parsing -I src/server/env -I src/server/monitor_listener -I src/state/heaps/module -I src/state/locals/module -I src/services/inference/module -I src/server/rechecker -I src/server/watchman_expression_terms -I src/services/inference -I src/state/heaps/context -I src/services/saved_state -I src/server/command_handler -I src/server/error_collator -I src/server/find_refs -I src/server/lazy_mode_utils -I src/services/get_def -I src/services/type_info -I src/server -I src/monitor/logger -I src/monitor/connections -I src/monitor/utils -I src hack/third-party/core/commutative_group.cmx hack/third-party/core/container.cmx hack/third-party/core/core_printf.cmx hack/third-party/core/hack_caml.cmx hack/third-party/core/monad.cmx hack/third-party/core/polymorphic_compare.cmx hack/third-party/core/poly.cmx hack/third-party/core/core_list.cmx hack/third-party/inotify/inotify.cmx hack/utils/hh_core.cmx hack/fsnotify_linux/fsnotify.cmx hack/third-party/avl/monoidAvl.cmx hack/utils/collections/myMap_sig.cmx hack/utils/collections/myMap.cmx hack/utils/collections/stringKey.cmx hack/utils/collections/sMap.cmx hack/utils/collections/sSet.cmx hack/dfind/dfindEnv.cmx hack/dfind/dfindMaybe.cmx hack/dfind/dfindAddFile.cmx hack/injection/default_injector/injector_config.cmx hack/stubs/eventLogger.cmx hack/third-party/core/option.cmx hack/utils/collections/intKey.cmx hack/utils/collections/iMap.cmx hack/utils/collections/iSet.cmx hack/utils/collections/priorityQueue.cmx hack/utils/disk/disk_sig.cmx hack/utils/disk/realDisk.cmx hack/utils/disk/testDisk.cmx hack/utils/disk/disk.cmx hack/utils/exception.cmx hack/utils/string_utils.cmx hack/utils/hh_logger.cmx hack/utils/utils.cmx hack/utils/sys/sys_utils.cmx hack/utils/sys/timer.cmx hack/utils/sys/timeout.cmx hack/utils/marshal_tools.cmx hack/utils/sys/pidLog.cmx hack/utils/sys/fork.cmx hack/utils/sys/handle.cmx hack/utils/sys/daemon.cmx hack/utils/sys/path.cmx hack/dfind/dfindServer.cmx hack/dfind/dfindLib.cmx hack/utils/marshal_tools_lwt.cmx hack/dfind/dfindLibLwt.cmx hack/find/find.cmx hack/heap/ident.cmx hack/heap/prefix.cmx hack/heap/value.cmx hack/heap/workerCancel.cmx hack/utils/hh_json/hh_json.cmx hack/utils/measure.cmx hack/utils/stats.cmx hack/heap/sharedMem.cmx hack/procs/bucket.cmx hack/procs/mem_profile.cmx hack/utils/exit_status.cmx hack/utils/sys/printSignal.cmx hack/procs/worker.cmx hack/procs/workerController.cmx hack/procs/multiThreadedCall.cmx hack/procs/multiWorker.cmx hack/procs/workerControllerLwt.cmx src/common/lwt/lwtUtils.cmx hack/procs/multiWorkerLwt.cmx hack/utils/opaqueDigest.cmx hack/socket/socket.cmx hack/third-party/core/core_result.cmx hack/third-party/core/fn.cmx hack/utils/buffered_line_reader_sig.cmx hack/utils/buffered_line_reader.cmx hack/utils/buffered_line_reader_lwt.cmx hack/utils/build_id.cmx hack/utils/build_mode/prod/build_mode.cmx hack/utils/collections/immQueue.cmx hack/utils/file_content.cmx hack/utils/file_url.cmx hack/utils/hh_json/hh_json_helpers.cmx hack/utils/http_lite.cmx hack/utils/jsonrpc.cmx hack/utils/lsp.cmx hack/utils/lsp_fmt.cmx hack/utils/lsp_helpers.cmx hack/utils/sys/lock.cmx hack/utils/sys/proc.cmx hack/utils/sys/tmp.cmx hack/utils/sys/tty.cmx hack/watchman/watchman_sig.cmx hack/watchman/watchman.cmx hack/watchman/watchman_lwt.cmx src/parser/file_key.cmx src/parser/loc.cmx src/parser_utils/aloc/aLoc.cmx src/common/utils/loc_sig.cmx src/common/utils/utils_js.cmx src/common/path_matcher.cmx src/common/files.cmx src/common/flow_version.cmx src/common/lints/lints.cmx src/common/lints/severity.cmx src/common/lints/lintSettings.cmx src/common/lints/strictModeSettings.cmx src/common/verbose.cmx src/parser/flow_ast.cmx src/common/options.cmx src/monitor/fileWatcherStatus.cmx src/stubs/flowEventLogger.cmx src/monitor/serverStatus.cmx src/server/protocol/socketHandshake.cmx src/server/server_files/server_files_js.cmx src/commands/commandConnectSimple.cmx src/commands/commandMeanKill.cmx src/common/flowExitStatus.cmx src/commands/commandConnect.cmx src/commands/commandSpec.cmx src/commands/config/version_regex.cmx src/common/semver.cmx src/common/xx/xx.cmx src/commands/config/flowConfig.cmx src/common/profiling/profiling_js.cmx src/parser/flow_ast_utils.cmx src/parser/offset_utils.cmx src/common/reason.cmx src/common/utils/listUtils.cmx src/common/utils/nel.cmx src/common/errors/errors.cmx src/common/span/spanMap.cmx src/common/lints/exactCover.cmx src/common/modulename/modulename.cmx src/common/ty/ty_symbol.cmx src/common/ty/ty_ancestors.cmx src/common/ty/ty.cmx src/common/utils/tree.cmx src/flowlib/flowlib.cmx src/parser/parse_error.cmx src/parser_utils/scope_api_sig.cmx src/parser_utils/scope_api.cmx src/parser_utils/signature_builder_kind.cmx src/parser_utils/signature_builder_deps_sig.cmx src/parser_utils/signature_builder_deps.cmx src/parser_utils/ssa_api.cmx src/server/server_utils/file_input.cmx src/typing/key.cmx src/typing/changeset.cmx src/typing/key_map.cmx src/typing/trust.cmx src/typing/type.cmx src/typing/trace.cmx src/typing/constraint.cmx src/typing/scope.cmx src/typing/errors/error_message.cmx src/typing/errors/flow_error.cmx src/typing/errors/error_suppressions.cmx src/typing/existsCheck.cmx src/typing/graph_explorer.cmx src/typing/type_table.cmx src/typing/context.cmx src/typing/coverage.cmx src/server/protocol/serverProt.cmx src/server/protocol/persistent_connection_prot.cmx src/server/protocol/monitorProt.cmx src/monitor/monitorRPC.cmx src/server/shmem/sharedMem_js.cmx src/commands/commandUtils.cmx src/common/utils/optionUtils.cmx src/common/utils/utils_jsx.cmx src/parser/lex_env.cmx src/parser/token.cmx src/parser/lex_result.cmx src/parser/flow_lexer.cmx src/parser/parser_env.cmx src/parser_utils/flow_ast_mapper.cmx src/parser_utils/flow_ast_visitor.cmx src/parser_utils/flow_polymorphic_ast_mapper.cmx src/parser_utils/signature_utils.cmx src/typing/default.cmx src/typing/debug_js.cmx src/typing/flow_common.cmx src/typing/marked.cmx src/typing/type_visitor.cmx src/typing/assert_ground.cmx src/typing/obj_type.cmx src/typing/tvar.cmx src/typing/custom_fun_kit.cmx src/typing/react_kit.cmx src/typing/repos_cache.cmx src/typing/resolvableTypeJob.cmx src/typing/speculation.cmx src/typing/type_mapper.cmx src/typing/subst.cmx src/typing/type_filter.cmx src/typing/type_inference_hooks_js.cmx src/typing/flow_js.cmx src/typing/env.cmx src/typing/abnormal.cmx src/typing/refinement.cmx src/typing/typed_ast_utils.cmx src/typing/destructuring.cmx src/typing/func_params.cmx src/typing/func_sig.cmx src/typing/class_sig.cmx src/typing/import_export.cmx src/typing/type_annotation.cmx src/typing/statement.cmx src/parser/parser_common.cmx src/parser/type_parser.cmx src/parser/declaration_parser.cmx src/parser/translator_intf.cmx src/parser/estree_translator.cmx src/parser/pattern_cover.cmx src/parser/expression_parser.cmx src/parser/jsx_parser.cmx src/parser/object_parser.cmx src/parser/pattern_parser.cmx src/parser/statement_parser.cmx src/parser/parser_flow.cmx src/parser/token_translator.cmx src/parser_utils/json_of_estree.cmx src/commands/astCommand.cmx src/common/docblock.cmx src/common/monad/stateResult.cmx src/common/ty/ty_debug.cmx src/parser_utils/output/layout.cmx src/parser_utils/output/js_layout_generator.cmx src/parser_utils/output/source_map_config.cmx src/third-party/ocaml-vlq/src/vlq.cmx src/third-party/ocaml-sourcemaps/src/sourcemap.cmx src/parser_utils/output/source.cmx src/common/ty/ty_printer.cmx src/common/ty/ty_utils.cmx src/common/utils/line.cmx src/common/utils/sMapUtils.cmx src/parser_utils/file_sig_sig.cmx src/parser_utils/hoister.cmx src/parser_utils/scope_builder_sig.cmx src/parser_utils/scope_builder.cmx src/parser_utils/file_sig.cmx src/services/autocomplete/autocomplete_js.cmx src/typing/members.cmx src/typing/ty_normalizer_env.cmx src/typing/ty_normalizer.cmx src/services/autocomplete/autocompleteService_js.cmx src/commands/autocompleteCommand.cmx src/common/audit/expensive.cmx src/common/build_id/flow_build_id.cmx src/server/persistent_connection/persistent_connection.cmx src/common/flow_lsp_conversions.cmx src/common/loggingUtils.cmx src/common/lwt/lwtInit.cmx src/common/lwt/lwtLoop.cmx src/common/tarjan/tarjan.cmx src/common/transaction/transaction.cmx src/common/ty/ty_serializer.cmx src/common/utils/unionFind.cmx src/parser_utils/ast_loc_utils.cmx src/parser_utils/flow_ast_differ.cmx src/parser_utils/output/printers/pretty_printer.cmx src/parser_utils/output/printers/ast_diff_printer.cmx src/parser_utils/package_json.cmx src/parser_utils/signature_builder_entry.cmx src/parser_utils/signature_builder_env.cmx src/parser_utils/signature_builder_verify.cmx src/parser_utils/signature_builder_generate.cmx src/parser_utils/signature_builder.cmx src/parser_utils/ssa_builder.cmx src/state/readers/mutator_state_reader.cmx src/state/readers/state_reader.cmx src/state/readers/abstract_state_reader.cmx src/state/heaps/parsing/parsing_heaps.cmx src/parsing/parsing_service_js.cmx src/server/env/checkedSet.cmx src/server/env/dependency_info.cmx src/server/env/serverEnv.cmx src/server/monitor_listener/workloadStream.cmx src/server/monitor_listener/serverMonitorListenerState.cmx src/state/heaps/module/module_heaps.cmx src/state/locals/module/module_hashtables.cmx src/services/inference/module/module_js.cmx src/server/rechecker/recheck_updates.cmx src/server/watchman_expression_terms/watchman_expression_terms.cmx src/services/inference/dep_service.cmx src/services/inference/inference_utils.cmx src/typing/gc_js.cmx src/typing/sigHash.cmx src/typing/type_inference_js.cmx src/typing/merge_js.cmx src/state/heaps/context/context_heaps.cmx src/services/inference/init_js.cmx src/services/inference/merge_stream.cmx src/stubs/flow_server_profile.cmx src/services/inference/merge_service.cmx src/services/inference/recheck_stats.cmx src/services/saved_state/saved_state.cmx src/services/saved_state/saved_state_fetcher.cmx src/services/saved_state/saved_state_dummy_fetcher.cmx src/services/saved_state/saved_state_local_fetcher.cmx src/stubs/saved_state_fb_fetcher.cmx src/typing/sort_js.cmx src/services/inference/types_js.cmx src/server/command_handler/getDef_js.cmx src/server/error_collator/errorCollator.cmx src/server/find_refs/findRefsTypes.cmx src/server/find_refs/propertyAccessSearcher.cmx src/server/find_refs/variableFindRefs.cmx src/server/rechecker/rechecker.cmx src/server/lazy_mode_utils/lazy_mode_utils.cmx src/services/get_def/findRefsUtils.cmx src/services/get_def/importExportSymbols.cmx src/services/get_def/getDefUtils.cmx src/server/find_refs/propertyFindRefs.cmx src/server/find_refs/findRefs_js.cmx src/server/command_handler/refactor_js.cmx src/services/type_info/suggest.cmx src/typing/query_types.cmx src/services/type_info/type_info_service.cmx src/server/command_handler/commandHandler.cmx src/server/monitor_listener/serverMonitorListener.cmx src/server/serverWorker.cmx src/server/serverEnvBuild.cmx src/server/server_daemon.cmx src/stubs/eventLoggerLwt.cmx src/server/server.cmx src/commands/checkCommands.cmx src/commands/checkContentsCommand.cmx src/commands/commandInfo.cmx src/commands/configCommand.cmx src/commands/coverageCommand.cmx src/commands/cycleCommand.cmx src/commands/dumpTypesCommand.cmx src/commands/findModuleCommand.cmx src/commands/findRefsCommand.cmx src/commands/forceRecheckCommand.cmx src/commands/getDefCommand.cmx src/commands/getImportsCommand.cmx src/commands/graphCommand.cmx src/common/utils/json_rpc.cmx src/commands/ideCommand.cmx src/commands/initCommand.cmx src/commands/lsCommand.cmx src/commands/lspCommand.cmx src/commands/refactorCommand.cmx src/commands/saveStateCommand.cmx src/common/lwt/lwtSysUtils.cmx src/monitor/logger/flowServerMonitorLogger.cmx src/monitor/connections/flowServerMonitorConnection.cmx src/monitor/connections/ephemeralConnection.cmx src/monitor/connections/persistentConnection.cmx src/monitor/connections/serverConnection.cmx src/monitor/flowServerMonitorOptions.cmx src/monitor/fileWatcher.cmx src/monitor/flowServerMonitorDaemon.cmx src/monitor/persistentConnectionMap.cmx src/monitor/requestMap.cmx src/monitor/statusStream.cmx src/monitor/utils/exitSignal.cmx src/monitor/flowServerMonitorServer.cmx src/monitor/socketAcceptor.cmx src/monitor/flowServerMonitor.cmx src/commands/serverCommand.cmx src/commands/shellCompleteCommand.cmx src/commands/startCommand.cmx src/commands/statusCommands.cmx src/commands/stopCommand.cmx src/parser_utils/output/flow_prettier_comments.cmx src/commands/suggestCommand.cmx src/commands/typeAtPosCommand.cmx src/commands/versionCommand.cmx src/stubs/extra_commands.cmx src/flow.cmx -o src/flow.native - + ocamlfind ocamlopt hack/third-party/inotify/inotify_stubs.o src/common/xx/xx_stubs.o hack/heap/hh_assert.o hack/heap/hh_shared.o hack/heap/hh_shared_sqlite.o hack/utils/get_build_id.o hack/utils/sys/files.o hack/utils/sys/gc_profiling.o hack/utils/sys/getrusage.o hack/utils/sys/handle_stubs.o hack/utils/sys/nproc.o hack/utils/sys/priorities.o hack/utils/sys/processor_info.o hack/utils/sys/realpath.o hack/utils/sys/sysinfo.o src/third-party/lz4/lz4.o src/third-party/lz4/lz4frame.o src/third-party/lz4/lz4hc.o src/third-party/lz4/xxhash.o hack/utils/get_build_id.gen.o -cclib -l -cclib pthread -cclib -l -cclib rt -linkpkg -package core_kernel -package lwt -package lwt.unix -package lwt_ppx -package lwt_log -package unix -package str -package bigarray -package sedlex -package wtf8 -package ppx_deriving -package dtoa -I hack/third-party/core -I hack/third-party/inotify -I hack/utils -I hack/fsnotify_linux -I hack/third-party/avl -I hack/utils/collections -I hack/dfind -I hack/injection/default_injector -I hack/stubs -I hack/utils/disk -I hack/utils/sys -I hack/find -I hack/heap -I hack/utils/hh_json -I hack/procs -I src/common/lwt -I hack/socket -I hack/utils/build_mode/prod -I hack/watchman -I src/parser -I src/parser_utils/aloc -I src/common/utils -I src/common -I src/common/lints -I src/monitor -I src/stubs -I src/server/protocol -I src/server/server_files -I src/commands -I src/commands/config -I src/common/xx -I src/common/profiling -I src/common/errors -I src/common/span -I src/common/modulename -I src/common/ty -I src/flowlib -I src/parser_utils -I src/server/server_utils -I src/typing -I src/typing/errors -I src/server/shmem -I src/common/monad -I src/parser_utils/output -I src/third-party/ocaml-vlq/src -I src/third-party/ocaml-sourcemaps/src -I src/services/autocomplete -I src/common/audit -I src/common/build_id -I src/server/persistent_connection -I src/common/tarjan -I src/common/transaction -I src/parser_utils/output/printers -I src/state/readers -I src/state/heaps/parsing -I src/parsing -I src/server/env -I src/server/monitor_listener -I src/state/heaps/module -I src/state/locals/module -I src/services/inference/module -I src/server/rechecker -I src/server/watchman_expression_terms -I src/services/inference -I src/state/heaps/context -I src/services/saved_state -I src/server/command_handler -I src/server/error_collator -I src/server/find_refs -I src/server/lazy_mode_utils -I src/services/get_def -I src/services/type_info -I src/server -I src/monitor/logger -I src/monitor/connections -I src/monitor/utils -I src hack/third-party/core/commutative_group.cmx hack/third-party/core/container.cmx hack/third-party/core/core_printf.cmx hack/third-party/core/hack_caml.cmx hack/third-party/core/monad.cmx hack/third-party/core/polymorphic_compare.cmx hack/third-party/core/poly.cmx hack/third-party/core/core_list.cmx hack/third-party/inotify/inotify.cmx hack/utils/hh_core.cmx hack/fsnotify_linux/fsnotify.cmx hack/third-party/avl/monoidAvl.cmx hack/utils/collections/myMap_sig.cmx hack/utils/collections/myMap.cmx hack/utils/collections/stringKey.cmx hack/utils/collections/sMap.cmx hack/utils/collections/sSet.cmx hack/dfind/dfindEnv.cmx hack/dfind/dfindMaybe.cmx hack/dfind/dfindAddFile.cmx hack/injection/default_injector/injector_config.cmx hack/stubs/eventLogger.cmx hack/third-party/core/option.cmx hack/utils/collections/intKey.cmx hack/utils/collections/iMap.cmx hack/utils/collections/iSet.cmx hack/utils/collections/priorityQueue.cmx hack/utils/disk/disk_sig.cmx hack/utils/disk/realDisk.cmx hack/utils/disk/testDisk.cmx hack/utils/disk/disk.cmx hack/utils/exception.cmx hack/utils/string_utils.cmx hack/utils/hh_logger.cmx hack/utils/utils.cmx hack/utils/sys/sys_utils.cmx hack/utils/sys/timer.cmx hack/utils/sys/timeout.cmx hack/utils/marshal_tools.cmx hack/utils/sys/pidLog.cmx hack/utils/sys/fork.cmx hack/utils/sys/handle.cmx hack/utils/sys/daemon.cmx hack/utils/sys/path.cmx hack/dfind/dfindServer.cmx hack/dfind/dfindLib.cmx hack/utils/marshal_tools_lwt.cmx hack/dfind/dfindLibLwt.cmx hack/find/find.cmx hack/heap/ident.cmx hack/heap/prefix.cmx hack/heap/value.cmx hack/heap/workerCancel.cmx hack/utils/hh_json/hh_json.cmx hack/utils/measure.cmx hack/utils/stats.cmx hack/heap/sharedMem.cmx hack/procs/bucket.cmx hack/procs/mem_profile.cmx hack/utils/exit_status.cmx hack/utils/sys/printSignal.cmx hack/procs/worker.cmx hack/procs/workerController.cmx hack/procs/multiThreadedCall.cmx hack/procs/multiWorker.cmx hack/procs/workerControllerLwt.cmx src/common/lwt/lwtUtils.cmx hack/procs/multiWorkerLwt.cmx hack/utils/opaqueDigest.cmx hack/socket/socket.cmx hack/third-party/core/core_result.cmx hack/third-party/core/fn.cmx hack/utils/buffered_line_reader_sig.cmx hack/utils/buffered_line_reader.cmx hack/utils/buffered_line_reader_lwt.cmx hack/utils/build_id.cmx hack/utils/build_mode/prod/build_mode.cmx hack/utils/collections/immQueue.cmx hack/utils/file_content.cmx hack/utils/file_url.cmx hack/utils/hh_json/hh_json_helpers.cmx hack/utils/http_lite.cmx hack/utils/jsonrpc.cmx hack/utils/lsp.cmx hack/utils/lsp_fmt.cmx hack/utils/lsp_helpers.cmx hack/utils/sys/lock.cmx hack/utils/sys/proc.cmx hack/utils/sys/tmp.cmx hack/utils/sys/tty.cmx hack/watchman/watchman_sig.cmx hack/watchman/watchman.cmx hack/watchman/watchman_lwt.cmx src/parser/file_key.cmx src/parser/loc.cmx src/parser_utils/aloc/aLoc.cmx src/common/utils/loc_sig.cmx src/common/utils/utils_js.cmx src/common/path_matcher.cmx src/common/files.cmx src/common/flow_version.cmx src/common/lints/lints.cmx src/common/lints/severity.cmx src/common/lints/lintSettings.cmx src/common/lints/strictModeSettings.cmx src/common/verbose.cmx src/parser/flow_ast.cmx src/common/options.cmx src/monitor/fileWatcherStatus.cmx src/stubs/flowEventLogger.cmx src/monitor/serverStatus.cmx src/server/protocol/socketHandshake.cmx src/server/server_files/server_files_js.cmx src/commands/commandConnectSimple.cmx src/commands/commandMeanKill.cmx src/common/flowExitStatus.cmx src/commands/commandConnect.cmx src/commands/commandSpec.cmx src/commands/config/version_regex.cmx src/common/semver.cmx src/common/xx/xx.cmx src/commands/config/flowConfig.cmx src/common/profiling/profiling_js.cmx src/parser/flow_ast_utils.cmx src/parser/offset_utils.cmx src/common/reason.cmx src/common/utils/listUtils.cmx src/common/utils/nel.cmx src/common/errors/errors.cmx src/common/span/spanMap.cmx src/common/lints/exactCover.cmx src/common/modulename/modulename.cmx src/common/ty/ty_symbol.cmx src/common/ty/ty_ancestors.cmx src/common/ty/ty.cmx src/common/utils/tree.cmx src/flowlib/flowlib.cmx src/parser/parse_error.cmx src/parser_utils/scope_api_sig.cmx src/parser_utils/scope_api.cmx src/parser_utils/signature_builder_kind.cmx src/parser_utils/signature_builder_deps_sig.cmx src/parser_utils/signature_builder_deps.cmx src/parser_utils/ssa_api.cmx src/server/server_utils/file_input.cmx src/typing/key.cmx src/typing/changeset.cmx src/typing/key_map.cmx src/typing/trust.cmx src/typing/type.cmx src/typing/trace.cmx src/typing/constraint.cmx src/typing/scope.cmx src/typing/errors/error_message.cmx src/typing/errors/flow_error.cmx src/typing/errors/error_suppressions.cmx src/typing/existsCheck.cmx src/typing/graph_explorer.cmx src/typing/type_table.cmx src/typing/context.cmx src/typing/coverage.cmx src/server/protocol/serverProt.cmx src/server/protocol/persistent_connection_prot.cmx src/server/protocol/monitorProt.cmx src/monitor/monitorRPC.cmx src/server/shmem/sharedMem_js.cmx src/commands/commandUtils.cmx src/common/utils/optionUtils.cmx src/common/utils/utils_jsx.cmx src/parser/lex_env.cmx src/parser/token.cmx src/parser/lex_result.cmx src/parser/flow_lexer.cmx src/parser/parser_env.cmx src/parser_utils/flow_ast_mapper.cmx src/parser_utils/flow_ast_visitor.cmx src/parser_utils/flow_polymorphic_ast_mapper.cmx src/parser_utils/signature_utils.cmx src/typing/default.cmx src/typing/debug_js.cmx src/typing/flow_common.cmx src/typing/marked.cmx src/typing/type_visitor.cmx src/typing/assert_ground.cmx src/typing/obj_type.cmx src/typing/tvar.cmx src/typing/custom_fun_kit.cmx src/typing/react_kit.cmx src/typing/repos_cache.cmx src/typing/resolvableTypeJob.cmx src/typing/speculation.cmx src/typing/type_mapper.cmx src/typing/subst.cmx src/typing/type_filter.cmx src/typing/type_inference_hooks_js.cmx src/typing/flow_js.cmx src/typing/env.cmx src/typing/abnormal.cmx src/typing/refinement.cmx src/typing/typed_ast_utils.cmx src/typing/destructuring.cmx src/typing/func_params.cmx src/typing/func_sig.cmx src/typing/class_sig.cmx src/typing/import_export.cmx src/typing/type_annotation.cmx src/typing/statement.cmx src/parser/parser_common.cmx src/parser/type_parser.cmx src/parser/declaration_parser.cmx src/parser/translator_intf.cmx src/parser/estree_translator.cmx src/parser/pattern_cover.cmx src/parser/expression_parser.cmx src/parser/jsx_parser.cmx src/parser/object_parser.cmx src/parser/pattern_parser.cmx src/parser/statement_parser.cmx src/parser/parser_flow.cmx src/parser/token_translator.cmx src/parser_utils/json_of_estree.cmx src/commands/astCommand.cmx src/common/docblock.cmx src/common/monad/stateResult.cmx src/common/ty/ty_debug.cmx src/parser_utils/output/layout.cmx src/parser_utils/output/js_layout_generator.cmx src/parser_utils/output/source_map_config.cmx src/third-party/ocaml-vlq/src/vlq.cmx src/third-party/ocaml-sourcemaps/src/sourcemap.cmx src/parser_utils/output/source.cmx src/common/ty/ty_printer.cmx src/common/ty/ty_utils.cmx src/common/utils/line.cmx src/common/utils/sMapUtils.cmx src/parser_utils/file_sig_sig.cmx src/parser_utils/hoister.cmx src/parser_utils/scope_builder_sig.cmx src/parser_utils/scope_builder.cmx src/parser_utils/file_sig.cmx src/services/autocomplete/autocomplete_js.cmx src/typing/members.cmx src/typing/ty_normalizer_env.cmx src/typing/ty_normalizer.cmx src/services/autocomplete/autocompleteService_js.cmx src/commands/autocompleteCommand.cmx src/common/audit/expensive.cmx src/common/build_id/flow_build_id.cmx src/server/persistent_connection/persistent_connection.cmx src/common/flow_lsp_conversions.cmx src/common/loggingUtils.cmx src/common/lwt/lwtInit.cmx src/common/lwt/lwtLoop.cmx src/common/tarjan/tarjan.cmx src/common/transaction/transaction.cmx src/common/ty/ty_serializer.cmx src/common/utils/unionFind.cmx src/parser_utils/ast_loc_utils.cmx src/parser_utils/flow_ast_differ.cmx src/parser_utils/output/printers/pretty_printer.cmx src/parser_utils/output/printers/ast_diff_printer.cmx src/parser_utils/package_json.cmx src/parser_utils/signature_builder_entry.cmx src/parser_utils/signature_builder_env.cmx src/parser_utils/signature_builder_verify.cmx src/parser_utils/signature_builder_generate.cmx src/parser_utils/signature_builder.cmx src/parser_utils/ssa_builder.cmx src/state/readers/mutator_state_reader.cmx src/state/readers/state_reader.cmx src/state/readers/abstract_state_reader.cmx src/state/heaps/parsing/parsing_heaps.cmx src/parsing/parsing_service_js.cmx src/server/env/checkedSet.cmx src/server/env/dependency_info.cmx src/server/env/serverEnv.cmx src/server/monitor_listener/workloadStream.cmx src/server/monitor_listener/serverMonitorListenerState.cmx src/state/heaps/module/module_heaps.cmx src/state/locals/module/module_hashtables.cmx src/services/inference/module/module_js.cmx src/server/rechecker/recheck_updates.cmx src/server/watchman_expression_terms/watchman_expression_terms.cmx src/services/inference/dep_service.cmx src/services/inference/inference_utils.cmx src/typing/gc_js.cmx src/typing/sigHash.cmx src/typing/type_inference_js.cmx src/typing/merge_js.cmx src/state/heaps/context/context_heaps.cmx src/services/inference/init_js.cmx src/services/inference/merge_stream.cmx src/stubs/flow_server_profile.cmx src/services/inference/merge_service.cmx src/services/inference/recheck_stats.cmx src/services/saved_state/saved_state.cmx src/services/saved_state/saved_state_fetcher.cmx src/services/saved_state/saved_state_dummy_fetcher.cmx src/services/saved_state/saved_state_local_fetcher.cmx src/stubs/saved_state_fb_fetcher.cmx src/typing/sort_js.cmx src/services/inference/types_js.cmx src/server/command_handler/getDef_js.cmx src/server/error_collator/errorCollator.cmx src/server/find_refs/findRefsTypes.cmx src/server/find_refs/propertyAccessSearcher.cmx src/server/find_refs/variableFindRefs.cmx src/server/rechecker/rechecker.cmx src/server/lazy_mode_utils/lazy_mode_utils.cmx src/services/get_def/findRefsUtils.cmx src/services/get_def/importExportSymbols.cmx src/services/get_def/getDefUtils.cmx src/server/find_refs/propertyFindRefs.cmx src/server/find_refs/findRefs_js.cmx src/server/command_handler/refactor_js.cmx src/services/type_info/suggest.cmx src/typing/query_types.cmx src/services/type_info/type_info_service.cmx src/server/command_handler/commandHandler.cmx src/server/monitor_listener/serverMonitorListener.cmx src/server/serverWorker.cmx src/server/serverEnvBuild.cmx src/server/server_daemon.cmx src/stubs/eventLoggerLwt.cmx src/server/server.cmx src/commands/checkCommands.cmx src/commands/checkContentsCommand.cmx src/commands/commandInfo.cmx src/commands/configCommand.cmx src/commands/coverageCommand.cmx src/commands/cycleCommand.cmx src/commands/dumpTypesCommand.cmx src/commands/findModuleCommand.cmx src/commands/findRefsCommand.cmx src/commands/forceRecheckCommand.cmx src/commands/getDefCommand.cmx src/commands/getImportsCommand.cmx src/commands/graphCommand.cmx src/common/utils/json_rpc.cmx src/commands/ideCommand.cmx src/commands/initCommand.cmx src/commands/lsCommand.cmx src/commands/lspCommand.cmx src/commands/refactorCommand.cmx src/commands/saveStateCommand.cmx src/common/lwt/lwtSysUtils.cmx src/monitor/logger/flowServerMonitorLogger.cmx src/monitor/connections/flowServerMonitorConnection.cmx src/monitor/connections/ephemeralConnection.cmx src/monitor/connections/persistentConnection.cmx src/monitor/connections/serverConnection.cmx src/monitor/flowServerMonitorOptions.cmx src/monitor/fileWatcher.cmx src/monitor/flowServerMonitorDaemon.cmx src/monitor/persistentConnectionMap.cmx src/monitor/requestMap.cmx src/monitor/statusStream.cmx src/monitor/utils/exitSignal.cmx src/monitor/flowServerMonitorServer.cmx src/monitor/socketAcceptor.cmx src/monitor/flowServerMonitor.cmx src/commands/serverCommand.cmx src/commands/shellCompleteCommand.cmx src/commands/startCommand.cmx src/commands/statusCommands.cmx src/commands/stopCommand.cmx src/parser_utils/output/flow_prettier_comments.cmx src/commands/suggestCommand.cmx src/commands/typeAtPosCommand.cmx src/commands/versionCommand.cmx src/stubs/extra_commands.cmx src/flow.cmx -o src/flow.native - ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch - mkdir -p bin - cp _build/src/flow.native bin/flow -> compiled flowtype.0.94.0 -> installed flowtype.0.94.0 Done. <><> jbuilder.transition installed successfully <><><><><><><><><><><><><><><><> => Jbuilder has been renamed and the jbuilder package is now a transition package. Use the dune package instead. <><> configurator.v0.11.0 installed successfully ><><><><><><><><><><><><><><><> => Note: This package is deprecated. => configurator is deprecated. Please use dune-configurator in new code and consider switching to it in existing projects. # Run eval $(opam env) to update the current shell environment 2022-11-03 04:41.39 ---> saved as "0904459271689e3607cc8ae8f98c709dc407953fa2ddc4bbe0483b58d8c2e0c6" Job succeeded