Building on x86-bm-9.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205) Unable to find image 'ocaml/opam:debian-unstable@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205' locally docker.io/ocaml/opam@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205: Pulling from ocaml/opam f8f85475deda: Pulling fs layer f8f85475deda: Verifying Checksum f8f85475deda: Download complete f8f85475deda: Pull complete Digest: sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205 Status: Downloaded newer image for ocaml/opam@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205 2022-09-03 05:20.46 ---> using "00583e82ec888c922d57db664b8acb62b642829c5a4a94b17a44e5693b1db2de" 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-09-03 05:20.47 ---> using "f816199fc982412d3ea70ae1ae1bab135eea82bc7670ac5d731bc57d0733e3c4" 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 418227c38ed4e28a0827786e5e9e50b9547c0b27")) 2022-09-03 05:20.47 ---> using "4cabcce7a0cb6de31986471b51abc9f1f3fec6a75be6e83e549da867c7605e5a" 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-09-03 05:20.47 ---> using "d451da695ab21573c7bdead4176eec083b0218f568c4ccf5f5b38b162d64d4d7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.02' '4.02.3'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.02.3"} | "ocaml-system" {= "4.02.3"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.02.3 (cached) -> installed ocaml-base-compiler.4.02.3 -> installed ocaml-config.1 -> installed ocaml.4.02.3 -> installed base-ocamlbuild.base Done. # Run eval $(opam env --switch=4.02) to update the current shell environment 2022-09-03 05:20.47 ---> using "223b587d6219de241b5fe2476cca1ad2732b102678fd285cc5d3edf02aef4b2d" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [192 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-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-09-02-0804.09-F-2022-08-29-1405.22.pdiff [252 kB] - Fetched 508 kB in 2s (272 kB/s) - Reading package lists... - 2022-09-03 05:20.47 ---> using "c0c00ed69dfa240f823e546816ce4f88a7c336b4b4f5530364d7acb30f9d72a3" 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-09-03 05:20.47 ---> using "bd741586fd5548d12a6ac027970b01ad7b56042967e2133debdca67c4c6f5f12" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"flowtype.0.11.0\"\ \nopam install -vy \"flowtype.0.11.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"flowtype.0.11.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.11.0 is not installed. Nothing to do. The following actions will be performed: === install 3 packages - install base-bytes base [required by flowtype] - install flowtype 0.11.0 - install ocamlfind 1.9.5 [required by base-bytes] The following system packages will first need to be installed: libelf-dev <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libelf-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libelf1:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19664 files and directories currently installed.) - Preparing to unpack .../libelf1_0.187-1_amd64.deb ... - Unpacking libelf1:amd64 (0.187-1) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../zlib1g-dev_1%3a1.2.11.dfsg-4.1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ... - Selecting previously unselected package libelf-dev:amd64. - Preparing to unpack .../libelf-dev_0.187-1_amd64.deb ... - Unpacking libelf-dev:amd64 (0.187-1) ... - Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ... - Setting up libelf1:amd64 (0.187-1) ... - Setting up libelf-dev:amd64 (0.187-1) ... - Processing triggers for libc-bin (2.34-7) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/9: [flowtype.0.11.0: http] Processing 3/9: [flowtype.0.11.0: http] -> retrieved ocamlfind.1.9.5 (cached) [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 4/9: [flowtype.0.11.0: http] [ocamlfind: patch] Processing 4/9: [flowtype.0.11.0: http] [ocamlfind: ./configure] Processing 4/9: [ocamlfind: ./configure] -> retrieved flowtype.0.11.0 (https://github.com/facebook/flow/archive/v0.11.0.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.02/bin" "-sitelib" "/home/opam/.opam/4.02/lib" "-mandir" "/home/opam/.opam/4.02/man" "-config" "/home/opam/.opam/4.02/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02/.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: found - ocamlbuild: found (in +ocamlbuild) - ocamldoc: found (in +ocamldoc) - raw_spacetime: not present (normal since 4.12) - 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 num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/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.02/lib/ocaml - Binaries: /home/opam/.opam/4.02/bin - Manual pages: /home/opam/.opam/4.02/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.02/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.02/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.02/bin - Manual pages: /home/opam/.opam/4.02/man - topfind script: /home/opam/.opam/4.02/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 4/9: [ocamlfind: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.02/.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.02/.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.02/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02/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 -I +unix -I +dynlink -g -c findlib_config.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_split.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_meta.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c fl_metascanner.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c fl_topo.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_topo.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c fl_package_base.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_package_base.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c findlib.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c findlib.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c fl_args.ml - ocamlc -I +compiler-libs -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 -I +unix -I +dynlink -g -c ocaml_args.ml - ocamlc -I +compiler-libs -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 -I +unix -I +dynlink -c topfind.mli - ocamlc -I +compiler-libs -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.02/lib' \ - >topfind - ocamlc -I +compiler-libs -I +unix -I +dynlink -c num_top_printers.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c num_top_printers.ml - ocamlc -I +compiler-libs -I +unix -I +dynlink -c num_top.mli - ocamlc -I +compiler-libs -I +unix -I +dynlink -g -c num_top.ml - ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - ocamlc -I +compiler-libs -I +unix -I +dynlink -c fl_dynload.mli - ocamlc -I +compiler-libs -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.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.02/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.02/.opam-switch/build/ocamlfind.1.9.5' Processing 4/9: [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.02/.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.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c findlib_config.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_split.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_meta.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_topo.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c findlib.ml - ocamlopt -I +compiler-libs -g -I +unix -I +dynlink -c fl_args.ml - ocamlopt -I +compiler-libs -g -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 -I +unix -I +dynlink -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -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 -I +unix -I +dynlink -c topfind.ml - 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 -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.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' -> compiled ocamlfind.1.9.5 Processing 5/9: [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.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.02/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.02/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.02/bin" - install -d "/home/opam/.opam/4.02/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - install -d "`dirname \"/home/opam/.opam/4.02/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.02/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.02/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.02/.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.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.02/lib/findlib" - install -d "/home/opam/.opam/4.02/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/4.02/lib/ocaml" - test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.02/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.02/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/4.02/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.02/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamlbuild ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.02/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.02/lib/$x/META.tmp" && mv "/home/opam/.opam/4.02/lib/$x/META.tmp" "/home/opam/.opam/4.02/lib/$x/META"; done - install -d "/home/opam/.opam/4.02/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.02/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - install -d "/home/opam/.opam/4.02/lib/num-top" - install -c num_top.cma num_top.cmi num_top_printers.cmi \ - "/home/opam/.opam/4.02/lib/num-top/" - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib' - test ! -f 'site-lib-src/camlp4/META' || install -c tools/safe_camlp4 "/home/opam/.opam/4.02/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' - install -d "/home/opam/.opam/4.02/man/man1" "/home/opam/.opam/4.02/man/man3" "/home/opam/.opam/4.02/man/man5" - install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02/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.02/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5' -> installed ocamlfind.1.9.5 -> installed base-bytes.base Processing 8/9: [flowtype: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/flowtype.0.11.0) - mkdir -p bin - tar czf bin/flowlib.tar.gz lib - echo 'const char* const BuildInfo_kRevision = "";' > hack/utils/get_build_id.gen.c - ocamlbuild -ocamlc "ocamlopt -ccopt -DNO_LZ4"\ - src/embedded/flowlib_elf.o hack/heap/hh_shared.o hack/utils/realpath.o hack/third-party/inotify/inotify_stubs.o hack/utils/nproc.o hack/hhi/hhi_elf.o hack/utils/get_build_id.gen.o hack/utils/get_build_id.o - ocamlopt -ccopt -DNO_LZ4 -c src/embedded/flowlib_elf.c - + ocamlopt -ccopt -DNO_LZ4 -c src/embedded/flowlib_elf.c - src/embedded/flowlib_elf.c: In function 'get_embedded_flowlib_data': - src/embedded/flowlib_elf.c:65:3: warning: 'elf_getshstrndx' is deprecated [-Wdeprecated-declarations] - 65 | int stat = elf_getshstrndx(e, &shstrndx); - | ^~~ - In file included from /usr/include/gelf.h:32, - from src/embedded/flowlib_elf.c:22: - /usr/include/libelf.h:322:12: note: declared here - 322 | extern int elf_getshstrndx (Elf *__elf, size_t *__dst) - | ^~~~~~~~~~~~~~~ - mv flowlib_elf.o src/embedded/flowlib_elf.o - ocamlopt -ccopt -DNO_LZ4 -c hack/heap/hh_shared.c - + ocamlopt -ccopt -DNO_LZ4 -c hack/heap/hh_shared.c - hack/heap/hh_shared.c:149:17: warning: 'MAGIC_CONSTANT' defined but not used [-Wunused-variable] - 149 | static uint64_t MAGIC_CONSTANT = 0xfacefacefaceb000; - | ^~~~~~~~~~~~~~ - mv hh_shared.o hack/heap/hh_shared.o - ocamlopt -ccopt -DNO_LZ4 -c hack/utils/realpath.c - mv realpath.o hack/utils/realpath.o - ocamlopt -ccopt -DNO_LZ4 -c hack/third-party/inotify/inotify_stubs.c - mv inotify_stubs.o hack/third-party/inotify/inotify_stubs.o - ocamlopt -ccopt -DNO_LZ4 -c hack/utils/nproc.c - mv nproc.o hack/utils/nproc.o - ocamlopt -ccopt -DNO_LZ4 -c hack/hhi/hhi_elf.c - + ocamlopt -ccopt -DNO_LZ4 -c hack/hhi/hhi_elf.c - hack/hhi/hhi_elf.c: In function 'get_embedded_hhi_data': - hack/hhi/hhi_elf.c:65:3: warning: 'elf_getshstrndx' is deprecated [-Wdeprecated-declarations] - 65 | int stat = elf_getshstrndx(e, &shstrndx); - | ^~~ - In file included from /usr/include/gelf.h:32, - from hack/hhi/hhi_elf.c:22: - /usr/include/libelf.h:322:12: note: declared here - 322 | extern int elf_getshstrndx (Elf *__elf, size_t *__dst) - | ^~~~~~~~~~~~~~~ - mv hhi_elf.o hack/hhi/hhi_elf.o - ocamlopt -ccopt -DNO_LZ4 -c hack/utils/get_build_id.gen.c - mv get_build_id.gen.o hack/utils/get_build_id.gen.o - ocamlopt -ccopt -DNO_LZ4 -c hack/utils/get_build_id.c - mv get_build_id.o hack/utils/get_build_id.o - ocamlbuild -no-links -I src/stubs -I src/commands -I src/common -I src/embedded -I src/dts -I src/typing -I src/parser -I src/server -I src/parsing -I hack/utils -I hack/client -I hack/socket -I hack/server -I hack/stubs -I hack/typing -I hack/naming -I hack/parsing -I hack/deps -I hack/heap -I hack/globals -I hack/procs -I hack/search -I hack/hhi -I hack/dfind -I hack/third-party/avl -I hack/third-party/core -I hack/third-party/inotify -I hack/fsnotify_linux -lib unix -lib str -lflags "src/embedded/flowlib_elf.o hack/heap/hh_shared.o hack/utils/realpath.o hack/third-party/inotify/inotify_stubs.o hack/utils/nproc.o hack/hhi/hhi_elf.o hack/utils/get_build_id.gen.o hack/utils/get_build_id.o -cclib -l -cclib elf " src/flow.native - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/flow.ml > src/flow.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/autocompleteCommand.ml > src/commands/autocompleteCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/autocompleteService_js.ml > src/server/autocompleteService_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/autocomplete_js.ml > src/typing/autocomplete_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/constraint_js.mli > src/typing/constraint_js.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/errors_js.mli > src/common/errors_js.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/errors.mli > hack/utils/errors.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/hh_json.ml > hack/utils/hh_json.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/pos.ml > hack/utils/pos.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/hh_json.cmo hack/utils/hh_json.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/relative_path.mli > hack/utils/relative_path.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/utils.ml > hack/utils/utils.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/ident.ml > hack/utils/ident.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/ident.cmo hack/utils/ident.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/utils.cmo hack/utils/utils.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/relative_path.cmi hack/utils/relative_path.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/pos.cmo hack/utils/pos.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/parse_error.ml > src/parser/parse_error.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/spider_monkey_ast.ml > src/parser/spider_monkey_ast.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/spider_monkey_ast.cmo src/parser/spider_monkey_ast.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/reason_js.mli > src/common/reason_js.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/tty.mli > hack/utils/tty.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/errors.cmi hack/utils/errors.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/parse_error.cmo src/parser/parse_error.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/reason_js.cmi src/common/reason_js.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/tty.cmi hack/utils/tty.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/errors_js.cmi src/common/errors_js.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/env_js.mli > src/typing/env_js.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/constraint_js.cmi src/typing/constraint_js.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_inference_hooks_js.ml > src/typing/type_inference_hooks_js.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/env_js.cmi src/typing/env_js.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_inference_hooks_js.cmo src/typing/type_inference_hooks_js.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/flow_js.mli > src/typing/flow_js.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/autocomplete_js.cmo src/typing/autocomplete_js.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/flow_js.cmi src/typing/flow_js.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientUtils.ml > hack/client/clientUtils.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/build_id.ml > hack/utils/build_id.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientExceptions.ml > hack/client/clientExceptions.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/lock.ml > hack/utils/lock.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/path.mli > hack/utils/path.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/sys_utils.ml > hack/utils/sys_utils.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/tmp.ml > hack/utils/tmp.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/sysConfig.ml > src/server/sysConfig.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/sys_utils.cmo hack/utils/sys_utils.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/sysConfig.cmo src/server/sysConfig.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/path.cmi hack/utils/path.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/tmp.cmo hack/utils/tmp.ml - + /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/tmp.cmo hack/utils/tmp.ml - File "hack/utils/tmp.ml", line 17, characters 12-34: - Warning 3: deprecated: Filename.temp_dir_name - Use Filename.get_temp_dir_name instead - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverUtils.ml > hack/server/serverUtils.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/socket/socket.ml > hack/socket/socket.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/build_id.cmo hack/utils/build_id.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientExceptions.cmo hack/client/clientExceptions.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/lock.cmo hack/utils/lock.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverUtils.cmo hack/server/serverUtils.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/socket -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/socket/socket.cmo hack/socket/socket.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/commandSpec.mli > src/commands/commandSpec.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/commandUtils.ml > src/commands/commandUtils.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientArgs.ml > hack/client/clientArgs.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientBuild.ml > hack/client/clientBuild.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientLogCommand.ml > hack/client/clientLogCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientStart.mli > hack/client/clientStart.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientUtils.cmo hack/client/clientUtils.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/stubs/eventLogger.ml > hack/stubs/eventLogger.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverMsg.ml > hack/server/serverMsg.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientLogCommand.cmo hack/client/clientLogCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientStart.cmi hack/client/clientStart.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/stubs/eventLogger.cmo hack/stubs/eventLogger.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverMsg.cmo hack/server/serverMsg.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientCommand.ml > hack/client/clientCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientBuild.cmo hack/client/clientBuild.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientEnv.ml > hack/client/clientEnv.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientProlog.ml > hack/client/clientProlog.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientStop.mli > hack/client/clientStop.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientEnv.cmo hack/client/clientEnv.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientProlog.cmo hack/client/clientProlog.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientStop.cmi hack/client/clientStop.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/wwwroot.ml > hack/utils/wwwroot.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientCommand.cmo hack/client/clientCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/wwwroot.cmo hack/utils/wwwroot.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandSpec.cmi src/commands/commandSpec.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/files_js.mli > src/common/files_js.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/flowConfig.mli > src/common/flowConfig.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/flowConfig.cmi src/common/flowConfig.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientArgs.cmo hack/client/clientArgs.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/files_js.cmi src/common/files_js.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/serverProt.ml > src/server/serverProt.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/autocompleteService_js.cmo src/server/autocompleteService_js.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandUtils.cmo src/commands/commandUtils.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverProt.cmo src/server/serverProt.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/checkContentsCommand.ml > src/commands/checkContentsCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/configCommands.ml > src/commands/configCommands.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/convertCommand.ml > src/commands/convertCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/find.mli > hack/server/find.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/procs/multiWorker.mli > hack/procs/multiWorker.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/procs/worker.mli > hack/procs/worker.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/procs/worker.cmi hack/procs/worker.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/procs/multiWorker.cmi hack/procs/multiWorker.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/dts/parser_dts.ml > src/dts/parser_dts.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/dts/dts_ast.ml > src/dts/dts_ast.ml.depends - /home/opam/.opam/4.02/bin/ocamllex.opt -q src/dts/lexer_dts.mll - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/dts/lexer_dts.ml > src/dts/lexer_dts.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/dts_ast.cmo src/dts/dts_ast.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/lexer_dts.cmo src/dts/lexer_dts.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/dts/printer_dts.ml > src/dts/printer_dts.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/sharedMem.mli > hack/heap/sharedMem.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/value.mli > hack/heap/value.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/prefix.mli > hack/heap/prefix.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/prefix.cmi hack/heap/prefix.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/value.cmi hack/heap/value.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/find.cmi hack/server/find.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/parser_dts.cmo src/dts/parser_dts.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/printer_dts.cmo src/dts/printer_dts.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/sharedMem.cmi hack/heap/sharedMem.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/findModuleCommand.ml > src/commands/findModuleCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/stubs/flowEventLogger.ml > src/stubs/flowEventLogger.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/getDefCommand.ml > src/commands/getDefCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientCheck.ml > hack/client/clientCheck.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/autocompleteService.ml > hack/server/autocompleteService.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/parsing/ast.ml > hack/parsing/ast.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/deps/fileInfo.mli > hack/deps/fileInfo.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/parsing/namespace_env.ml > hack/parsing/namespace_env.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/deps -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/deps/fileInfo.cmi hack/deps/fileInfo.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/namespace_env.cmo hack/parsing/namespace_env.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/globals/autocomplete.ml > hack/globals/autocomplete.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/naming/naming_hooks.ml > hack/naming/naming_hooks.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/naming/nast.ml > hack/naming/nast.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/ast.cmo hack/parsing/ast.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/naming/naming_special_names.ml > hack/naming/naming_special_names.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/naming_special_names.cmo hack/naming/naming_special_names.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/nast.cmo hack/naming/nast.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/typecheckerOptions.ml > hack/utils/typecheckerOptions.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing.mli > hack/typing/typing.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/typecheckerOptions.cmo hack/utils/typecheckerOptions.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_defs.ml > hack/typing/typing_defs.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_reason.ml > hack/typing/typing_reason.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_reason.cmo hack/typing/typing_reason.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_env.mli > hack/typing/typing_env.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_defs.cmo hack/typing/typing_defs.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/deps/typing_deps.mli > hack/deps/typing_deps.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/deps -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/deps/typing_deps.cmi hack/deps/typing_deps.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_env.cmi hack/typing/typing_env.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_hooks.ml > hack/typing/typing_hooks.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_phase.ml > hack/typing/typing_phase.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_subst.ml > hack/typing/typing_subst.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_utils.ml > hack/typing/typing_utils.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/option.ml > hack/third-party/core/option.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/commutative_group.ml > hack/third-party/core/commutative_group.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/monad.ml > hack/third-party/core/monad.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/commutative_group.cmo hack/third-party/core/commutative_group.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/monad.cmo hack/third-party/core/monad.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typeVisitor.ml > hack/typing/typeVisitor.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/option.cmo hack/third-party/core/option.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_hooks.cmo hack/typing/typing_hooks.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_print.mli > hack/typing/typing_print.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typeVisitor.cmo hack/typing/typeVisitor.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_print.cmi hack/typing/typing_print.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_utils.cmo hack/typing/typing_utils.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_subst.cmo hack/typing/typing_subst.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_subtype.ml > hack/typing/typing_subtype.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_instantiate.mli > hack/typing/typing_instantiate.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_phase.cmo hack/typing/typing_phase.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_taccess.mli > hack/typing/typing_taccess.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_tdef.ml > hack/typing/typing_tdef.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_instantiate.cmi hack/typing/typing_instantiate.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_taccess.cmi hack/typing/typing_taccess.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_unification_env.ml > hack/typing/typing_unification_env.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_unify.ml > hack/typing/typing_unify.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_tdef.cmo hack/typing/typing_tdef.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_unification_env.cmo hack/typing/typing_unification_env.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_unify.cmo hack/typing/typing_unify.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/globals -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/globals/autocomplete.cmo hack/globals/autocomplete.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/naming_hooks.cmo hack/naming/naming_hooks.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing.cmi hack/typing/typing.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_subtype.cmo hack/typing/typing_subtype.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientArgumentInfo.ml > hack/client/clientArgumentInfo.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/argumentInfoService.ml > hack/server/argumentInfoService.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/argumentInfoService.cmo hack/server/argumentInfoService.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientAutocomplete.ml > hack/client/clientAutocomplete.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/autocompleteService.cmo hack/server/autocompleteService.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientCheckStatus.mli > hack/client/clientCheckStatus.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientColorFile.ml > hack/client/clientColorFile.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/colorFile.ml > hack/client/colorFile.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/coverage_level.ml > hack/typing/coverage_level.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/parsing/parser_heap.ml > hack/parsing/parser_heap.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/parser_heap.cmo hack/parsing/parser_heap.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/colorFile.cmo hack/client/colorFile.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/coverage_level.cmo hack/typing/coverage_level.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientCoverageMetric.mli > hack/client/clientCoverageMetric.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverCoverageMetric.ml > hack/server/serverCoverageMetric.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/core_list.ml > hack/third-party/core/core_list.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/caml.ml > hack/third-party/core/caml.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/container.ml > hack/third-party/core/container.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/core_printf.ml > hack/third-party/core/core_printf.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/poly.ml > hack/third-party/core/poly.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/polymorphic_compare.mli > hack/third-party/core/polymorphic_compare.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/polymorphic_compare.cmi hack/third-party/core/polymorphic_compare.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/caml.cmo hack/third-party/core/caml.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/container.cmo hack/third-party/core/container.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/core_printf.cmo hack/third-party/core/core_printf.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/poly.cmo hack/third-party/core/poly.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/globalStorage.ml > hack/heap/globalStorage.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverEnv.ml > hack/server/serverEnv.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/naming/naming.mli > hack/naming/naming.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverArgs.mli > hack/server/serverArgs.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverConfig.mli > hack/server/serverConfig.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/naming.cmi hack/naming/naming.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverArgs.cmi hack/server/serverArgs.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverConfig.cmi hack/server/serverConfig.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverIdeUtils.ml > hack/server/serverIdeUtils.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/naming/naming_heap.ml > hack/naming/naming_heap.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/parsing/parser_hack.mli > hack/parsing/parser_hack.mli.depends - /home/opam/.opam/4.02/bin/ocamllex.opt -q hack/parsing/lexer_hack.mll - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/parsing/lexer_hack.ml > hack/parsing/lexer_hack.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/lexer_hack.cmo hack/parsing/lexer_hack.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_check_service.ml > hack/typing/typing_check_service.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/procs/bucket.ml > hack/procs/bucket.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/globals/globalConfig.ml > hack/globals/globalConfig.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/globals -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/globals/globalConfig.cmo hack/globals/globalConfig.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/globalStorage.cmo hack/heap/globalStorage.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/naming_heap.cmo hack/naming/naming_heap.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_decl_service.mli > hack/typing/typing_decl_service.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_variance.ml > hack/typing/typing_variance.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/procs/bucket.cmo hack/procs/bucket.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_decl_service.cmi hack/typing/typing_decl_service.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_variance.cmo hack/typing/typing_variance.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_decl.mli > hack/typing/typing_decl.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/parser_hack.cmi hack/parsing/parser_hack.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_check_service.cmo hack/typing/typing_check_service.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_decl.cmi hack/typing/typing_decl.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/core_list.cmo hack/third-party/core/core_list.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverEnv.cmo hack/server/serverEnv.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverIdeUtils.cmo hack/server/serverIdeUtils.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverCoverageMetric.cmo hack/server/serverCoverageMetric.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientFindRefs.ml > hack/client/clientFindRefs.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverFindRefs.mli > hack/server/serverFindRefs.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverFindRefs.cmi hack/server/serverFindRefs.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientLint.ml > hack/client/clientLint.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverLint.ml > hack/server/serverLint.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/parsing/ast_utils.ml > hack/parsing/ast_utils.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/lint.mli > hack/utils/lint.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/stubs/linting_service.ml > hack/stubs/linting_service.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/ast_utils.cmo hack/parsing/ast_utils.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/lint.cmi hack/utils/lint.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/stubs/linting_service.cmo hack/stubs/linting_service.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverLint.cmo hack/server/serverLint.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientMethodJumps.ml > hack/client/clientMethodJumps.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/methodJumps.ml > hack/server/methodJumps.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/findRefsService.ml > hack/server/findRefsService.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_compare.mli > hack/typing/typing_compare.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_compare.cmi hack/typing/typing_compare.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/findRefsService.cmo hack/server/findRefsService.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/methodJumps.cmo hack/server/methodJumps.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientOutline.ml > hack/client/clientOutline.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientRefactor.ml > hack/client/clientRefactor.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverRefactor.ml > hack/server/serverRefactor.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverRefactor.cmo hack/server/serverRefactor.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientSearch.ml > hack/client/clientSearch.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/search/hackSearchService.ml > hack/search/hackSearchService.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/parsing/parsing_hooks.ml > hack/parsing/parsing_hooks.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/search/searchService.ml > hack/search/searchService.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/search/fuzzySearchService.ml > hack/search/fuzzySearchService.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/search/searchUtils.ml > hack/search/searchUtils.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/searchUtils.cmo hack/search/searchUtils.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/search/trieSearchService.ml > hack/search/trieSearchService.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/trie.ml > hack/utils/trie.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/trie.cmo hack/utils/trie.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/fuzzySearchService.cmo hack/search/fuzzySearchService.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/trieSearchService.cmo hack/search/trieSearchService.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/parsing_hooks.cmo hack/parsing/parsing_hooks.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/searchService.cmo hack/search/searchService.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/hackSearchService.cmo hack/search/hackSearchService.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientSymbolInfo.ml > hack/client/clientSymbolInfo.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/symbolInfoService.ml > hack/server/symbolInfoService.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/symbolInfoService.cmo hack/server/symbolInfoService.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientTypeAtPos.ml > hack/client/clientTypeAtPos.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverArgumentInfo.ml > hack/server/serverArgumentInfo.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverColorFile.ml > hack/server/serverColorFile.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverFileOutline.ml > hack/server/serverFileOutline.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/fileOutline.ml > hack/server/fileOutline.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/fileOutline.cmo hack/server/fileOutline.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverInferType.ml > hack/server/serverInferType.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/inferAtPosService.ml > hack/server/inferAtPosService.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/inferAtPosService.cmo hack/server/inferAtPosService.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverSearch.ml > hack/server/serverSearch.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientArgumentInfo.cmo hack/client/clientArgumentInfo.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientAutocomplete.cmo hack/client/clientAutocomplete.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientCheckStatus.cmi hack/client/clientCheckStatus.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientColorFile.cmo hack/client/clientColorFile.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientCoverageMetric.cmi hack/client/clientCoverageMetric.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientFindRefs.cmo hack/client/clientFindRefs.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientLint.cmo hack/client/clientLint.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientMethodJumps.cmo hack/client/clientMethodJumps.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientOutline.cmo hack/client/clientOutline.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientRefactor.cmo hack/client/clientRefactor.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientSearch.cmo hack/client/clientSearch.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientSymbolInfo.cmo hack/client/clientSymbolInfo.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientTypeAtPos.cmo hack/client/clientTypeAtPos.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverArgumentInfo.cmo hack/server/serverArgumentInfo.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverColorFile.cmo hack/server/serverColorFile.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverFileOutline.cmo hack/server/serverFileOutline.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverInferType.cmo hack/server/serverInferType.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverSearch.cmo hack/server/serverSearch.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientCheck.cmo hack/client/clientCheck.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/getImportersCommand.ml > src/commands/getImportersCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/getImportsCommand.ml > src/commands/getImportsCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/portCommand.ml > src/commands/portCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/serverCommands.ml > src/commands/serverCommands.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/server.ml > src/server/server.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/comments_js.mli > src/typing/comments_js.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/stubs/flowEventLogger.cmo src/stubs/flowEventLogger.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/embedded/flowlib.mli > src/embedded/flowlib.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/getDef_js.ml > src/typing/getDef_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/hh_logger.ml > hack/utils/hh_logger.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/module_js.mli > src/typing/module_js.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parsing/parsing_service_js.mli > src/parsing/parsing_service_js.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverDfind.mli > hack/server/serverDfind.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverFunctors.ml > hack/server/serverFunctors.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/stubs/buildMain.ml > hack/stubs/buildMain.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/hh_logger.cmo hack/utils/hh_logger.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/pidLog.ml > hack/utils/pidLog.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverDfind.cmi hack/server/serverDfind.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverEnvBuild.mli > hack/server/serverEnvBuild.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverHealth.ml > hack/server/serverHealth.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverPeriodical.mli > hack/server/serverPeriodical.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/stubs/buildMain.cmo hack/stubs/buildMain.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/pidLog.cmo hack/utils/pidLog.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverEnvBuild.cmi hack/server/serverEnvBuild.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverHealth.cmo hack/server/serverHealth.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverPeriodical.cmi hack/server/serverPeriodical.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_inference_js.mli > src/typing/type_inference_js.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/types_js.mli > src/typing/types_js.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/comments_js.cmi src/typing/comments_js.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/embedded -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/embedded/flowlib.cmi src/embedded/flowlib.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/getDef_js.cmo src/typing/getDef_js.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/module_js.cmi src/typing/module_js.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/parsing -I src/typing -I src/stubs -I src/server -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parsing/parsing_service_js.cmi src/parsing/parsing_service_js.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverFunctors.cmo hack/server/serverFunctors.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_inference_js.cmi src/typing/type_inference_js.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/types_js.cmi src/typing/types_js.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/server.cmo src/server/server.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/shellCompleteCommand.ml > src/commands/shellCompleteCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/commandInfo.ml > src/commands/commandInfo.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandInfo.cmo src/commands/commandInfo.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/singleCommand.ml > src/commands/singleCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/statusCommands.ml > src/commands/statusCommands.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/stopCommand.ml > src/commands/stopCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/suggestCommand.ml > src/commands/suggestCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/typeAtPosCommand.ml > src/commands/typeAtPosCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/autocompleteCommand.cmo src/commands/autocompleteCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/checkContentsCommand.cmo src/commands/checkContentsCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/configCommands.cmo src/commands/configCommands.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/convertCommand.cmo src/commands/convertCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/findModuleCommand.cmo src/commands/findModuleCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/getDefCommand.cmo src/commands/getDefCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/getImportersCommand.cmo src/commands/getImportersCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/getImportsCommand.cmo src/commands/getImportsCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/portCommand.cmo src/commands/portCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/serverCommands.cmo src/commands/serverCommands.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/shellCompleteCommand.cmo src/commands/shellCompleteCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/singleCommand.cmo src/commands/singleCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/statusCommands.cmo src/commands/statusCommands.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/stopCommand.cmo src/commands/stopCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/suggestCommand.cmo src/commands/suggestCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/typeAtPosCommand.cmo src/commands/typeAtPosCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/flow.cmo src/flow.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/constraint_js.ml > src/typing/constraint_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/errors_js.ml > src/common/errors_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/errors.ml > hack/utils/errors.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/hh_json.cmx hack/utils/hh_json.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/relative_path.ml > hack/utils/relative_path.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/ident.cmx hack/utils/ident.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/utils.cmx hack/utils/utils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/relative_path.cmx hack/utils/relative_path.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/pos.cmx hack/utils/pos.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/spider_monkey_ast.cmx src/parser/spider_monkey_ast.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/reason_js.ml > src/common/reason_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/files_js.ml > src/common/files_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/find.ml > hack/server/find.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/stubs/filesToIgnore.ml > hack/stubs/filesToIgnore.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/stubs/filesToIgnore.cmo hack/stubs/filesToIgnore.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/path.ml > hack/utils/path.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/sys_utils.cmx hack/utils/sys_utils.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/procs/multiWorker.ml > hack/procs/multiWorker.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/procs/worker.ml > hack/procs/worker.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/fork.ml > hack/utils/fork.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/fork.cmo hack/utils/fork.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/path.cmx hack/utils/path.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/sysConfig.cmx src/server/sysConfig.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/tmp.cmx hack/utils/tmp.ml - + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/tmp.cmx hack/utils/tmp.ml - File "hack/utils/tmp.ml", line 17, characters 12-34: - Warning 3: deprecated: Filename.temp_dir_name - Use Filename.get_temp_dir_name instead - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/lock.cmx hack/utils/lock.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/pidLog.cmx hack/utils/pidLog.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/printSignal.ml > hack/utils/printSignal.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/printSignal.cmo hack/utils/printSignal.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/stubs/eventLogger.cmx hack/stubs/eventLogger.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/fork.cmx hack/utils/fork.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/printSignal.cmx hack/utils/printSignal.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/procs/worker.cmx hack/procs/worker.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/stubs/filesToIgnore.cmx hack/stubs/filesToIgnore.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/procs/multiWorker.cmx hack/procs/multiWorker.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/flowConfig.ml > src/common/flowConfig.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/embedded/flowlib.ml > src/embedded/flowlib.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/modes_js.ml > src/common/modes_js.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/modes_js.cmo src/common/modes_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/find.cmx hack/server/find.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/flowConfig.cmx src/common/flowConfig.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/embedded -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/embedded/flowlib.cmx src/embedded/flowlib.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/modes_js.cmx src/common/modes_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/files_js.cmx src/common/files_js.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/tty.ml > hack/utils/tty.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/build_id.cmx hack/utils/build_id.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/errors.cmx hack/utils/errors.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/parse_error.cmx src/parser/parse_error.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/reason_js.cmx src/common/reason_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/tty.cmx hack/utils/tty.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/errors_js.cmx src/common/errors_js.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/env_js.ml > src/typing/env_js.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/constraint_js.cmx src/typing/constraint_js.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/flow_js.ml > src/typing/flow_js.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/flow_js.cmx src/typing/flow_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/env_js.cmx src/typing/env_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_inference_hooks_js.cmx src/typing/type_inference_hooks_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/autocomplete_js.cmx src/typing/autocomplete_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientExceptions.cmx hack/client/clientExceptions.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverUtils.cmx hack/server/serverUtils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/socket -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/socket/socket.cmx hack/socket/socket.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/commandSpec.ml > src/commands/commandSpec.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientStart.ml > hack/client/clientStart.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientUtils.cmx hack/client/clientUtils.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/hackClientStop.ml > hack/client/hackClientStop.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/hackClientStop.mli > hack/client/hackClientStop.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/hackClientStop.cmi hack/client/hackClientStop.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientStop.ml > hack/client/clientStop.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/core.ml > hack/utils/core.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/core.cmo hack/utils/core.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/commutative_group.cmx hack/third-party/core/commutative_group.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/polymorphic_compare.ml > hack/third-party/core/polymorphic_compare.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/polymorphic_compare.cmx hack/third-party/core/polymorphic_compare.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/caml.cmx hack/third-party/core/caml.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/container.cmx hack/third-party/core/container.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/core_printf.cmx hack/third-party/core/core_printf.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/monad.cmx hack/third-party/core/monad.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/poly.cmx hack/third-party/core/poly.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/core_list.cmx hack/third-party/core/core_list.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/core.cmx hack/utils/core.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientStop.cmx hack/client/clientStop.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverMsg.cmx hack/server/serverMsg.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/hackClientStop.cmx hack/client/hackClientStop.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientLogCommand.cmx hack/client/clientLogCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientStart.cmx hack/client/clientStart.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientBuild.cmx hack/client/clientBuild.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientEnv.cmx hack/client/clientEnv.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientProlog.cmx hack/client/clientProlog.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientCommand.cmx hack/client/clientCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/wwwroot.cmx hack/utils/wwwroot.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandSpec.cmx src/commands/commandSpec.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientArgs.cmx hack/client/clientArgs.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/autocompleteService_js.cmx src/server/autocompleteService_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandUtils.cmx src/commands/commandUtils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverProt.cmx src/server/serverProt.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/dts_ast.cmx src/dts/dts_ast.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/lexer_dts.cmx src/dts/lexer_dts.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/sharedMem.ml > hack/heap/sharedMem.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/prefix.ml > hack/heap/prefix.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/value.ml > hack/heap/value.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/prefix.cmx hack/heap/prefix.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/value.cmx hack/heap/value.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/parser_dts.cmx src/dts/parser_dts.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/printer_dts.cmx src/dts/printer_dts.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/sharedMem.cmx hack/heap/sharedMem.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/deps/fileInfo.ml > hack/deps/fileInfo.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/deps -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/deps/fileInfo.cmx hack/deps/fileInfo.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/namespace_env.cmx hack/parsing/namespace_env.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/ast.cmx hack/parsing/ast.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/naming_special_names.cmx hack/naming/naming_special_names.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/nast.cmx hack/naming/nast.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing.ml > hack/typing/typing.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/naming/attributes.ml > hack/naming/attributes.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/naming/nast_eval.mli > hack/naming/nast_eval.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/nast_eval.cmi hack/naming/nast_eval.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/attributes.cmo hack/naming/attributes.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/naming/nast_eval.ml > hack/naming/nast_eval.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/naming_heap.cmx hack/naming/naming_heap.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/nast_eval.cmx hack/naming/nast_eval.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/globals -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/globals/autocomplete.cmx hack/globals/autocomplete.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/naming/naming.ml > hack/naming/naming.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/globals/ide.ml > hack/globals/ide.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/globals -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/globals/ide.cmo hack/globals/ide.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/parsing/namespaces.ml > hack/parsing/namespaces.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/parsing/namespaces.mli > hack/parsing/namespaces.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/namespaces.cmi hack/parsing/namespaces.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/naming/naming_ast_helpers.ml > hack/naming/naming_ast_helpers.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/naming_ast_helpers.cmo hack/naming/naming_ast_helpers.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/naming_hooks.cmx hack/naming/naming_hooks.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/typecheckerOptions.cmx hack/utils/typecheckerOptions.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/deps/typing_deps.ml > hack/deps/typing_deps.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/globals -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/globals/ide.cmx hack/globals/ide.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/namespaces.cmx hack/parsing/namespaces.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/naming_ast_helpers.cmx hack/naming/naming_ast_helpers.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/option.cmx hack/third-party/core/option.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/deps -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/deps/typing_deps.cmx hack/deps/typing_deps.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/nastCheck.ml > hack/typing/nastCheck.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/nastCheck.cmo hack/typing/nastCheck.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_reason.cmx hack/typing/typing_reason.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_env.ml > hack/typing/typing_env.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_defs.cmx hack/typing/typing_defs.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_env.cmx hack/typing/typing_env.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/nastInitCheck.ml > hack/typing/nastInitCheck.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/nast_terminality.ml > hack/typing/nast_terminality.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/naming/nastVisitor.ml > hack/naming/nastVisitor.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/nastVisitor.cmo hack/naming/nastVisitor.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_suggest.ml > hack/typing/typing_suggest.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_expand.mli > hack/typing/typing_expand.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_ops.ml > hack/typing/typing_ops.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_expand.cmi hack/typing/typing_expand.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_ops.cmo hack/typing/typing_ops.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/nast_terminality.cmo hack/typing/nast_terminality.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_suggest.cmo hack/typing/typing_suggest.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/nastInitCheck.cmo hack/typing/nastInitCheck.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/nastVisitor.cmx hack/naming/nastVisitor.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_expand.ml > hack/typing/typing_expand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_instantiate.ml > hack/typing/typing_instantiate.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_exts.ml > hack/typing/typing_exts.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_exts.cmo hack/typing/typing_exts.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_print.ml > hack/typing/typing_print.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typeVisitor.cmx hack/typing/typeVisitor.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_hooks.cmx hack/typing/typing_hooks.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_print.cmx hack/typing/typing_print.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_utils.cmx hack/typing/typing_utils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_subst.cmx hack/typing/typing_subst.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_phase.cmx hack/typing/typing_phase.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_exts.cmx hack/typing/typing_exts.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_instantiate.cmx hack/typing/typing_instantiate.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_taccess.ml > hack/typing/typing_taccess.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_generic.ml > hack/typing/typing_generic.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_generic.cmo hack/typing/typing_generic.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_expand.cmx hack/typing/typing_expand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_generic.cmx hack/typing/typing_generic.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_taccess.cmx hack/typing/typing_taccess.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_tdef.cmx hack/typing/typing_tdef.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_unification_env.cmx hack/typing/typing_unification_env.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_unify.cmx hack/typing/typing_unify.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_subtype.cmx hack/typing/typing_subtype.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_ops.cmx hack/typing/typing_ops.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/nast_terminality.cmx hack/typing/nast_terminality.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_suggest.cmx hack/typing/typing_suggest.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typingEqualityCheck.ml > hack/typing/typingEqualityCheck.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typingEqualityCheck.cmo hack/typing/typingEqualityCheck.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_alias.ml > hack/typing/typing_alias.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_alias.mli > hack/typing/typing_alias.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_alias.cmi hack/typing/typing_alias.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_async.ml > hack/typing/typing_async.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_async.cmo hack/typing/typing_async.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_enum.ml > hack/typing/typing_enum.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_enum.cmo hack/typing/typing_enum.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_extends.ml > hack/typing/typing_extends.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_extends.mli > hack/typing/typing_extends.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_extends.cmi hack/typing/typing_extends.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_hint.ml > hack/typing/typing_hint.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_hint.cmo hack/typing/typing_hint.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_lenv.ml > hack/typing/typing_lenv.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_lenv.cmo hack/typing/typing_lenv.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/attributes.cmx hack/naming/attributes.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/naming -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/naming/naming.cmx hack/naming/naming.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/nastCheck.cmx hack/typing/nastCheck.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/nastInitCheck.cmx hack/typing/nastInitCheck.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typingEqualityCheck.cmx hack/typing/typingEqualityCheck.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_alias.cmx hack/typing/typing_alias.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_async.cmx hack/typing/typing_async.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_enum.cmx hack/typing/typing_enum.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_extends.cmx hack/typing/typing_extends.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_hint.cmx hack/typing/typing_hint.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_lenv.cmx hack/typing/typing_lenv.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_variance.cmx hack/typing/typing_variance.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing.cmx hack/typing/typing.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/argumentInfoService.cmx hack/server/argumentInfoService.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/autocompleteService.cmx hack/server/autocompleteService.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientCheckStatus.ml > hack/client/clientCheckStatus.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverError.ml > hack/server/serverError.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverError.cmo hack/server/serverError.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverError.cmx hack/server/serverError.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/parser_heap.cmx hack/parsing/parser_heap.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/colorFile.cmx hack/client/colorFile.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/coverage_level.cmx hack/typing/coverage_level.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/client/clientCoverageMetric.ml > hack/client/clientCoverageMetric.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverArgs.ml > hack/server/serverArgs.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverConfig.ml > hack/server/serverConfig.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/config_file.ml > hack/utils/config_file.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/config_file.cmo hack/utils/config_file.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/config_file.cmx hack/utils/config_file.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/globals -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/globals/globalConfig.cmx hack/globals/globalConfig.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverArgs.cmx hack/server/serverArgs.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverConfig.cmx hack/server/serverConfig.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/parsing/parser_hack.ml > hack/parsing/parser_hack.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/lint.ml > hack/utils/lint.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/lexer_hack.cmx hack/parsing/lexer_hack.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/lint.cmx hack/utils/lint.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/globalStorage.cmx hack/heap/globalStorage.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_decl_service.ml > hack/typing/typing_decl_service.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/procs/bucket.cmx hack/procs/bucket.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_decl.ml > hack/typing/typing_decl.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_dynamic_yield.ml > hack/typing/typing_dynamic_yield.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_dynamic_yield.cmo hack/typing/typing_dynamic_yield.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_inherit.ml > hack/typing/typing_inherit.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_inherit.mli > hack/typing/typing_inherit.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_inherit.cmi hack/typing/typing_inherit.mli - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_dynamic_yield.cmx hack/typing/typing_dynamic_yield.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_inherit.cmx hack/typing/typing_inherit.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_decl.cmx hack/typing/typing_decl.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_decl_service.cmx hack/typing/typing_decl_service.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/parser_hack.cmx hack/parsing/parser_hack.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_check_service.cmx hack/typing/typing_check_service.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverEnv.cmx hack/server/serverEnv.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverIdeUtils.cmx hack/server/serverIdeUtils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverCoverageMetric.cmx hack/server/serverCoverageMetric.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverFindRefs.ml > hack/server/serverFindRefs.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/typing/typing_compare.ml > hack/typing/typing_compare.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/typing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/typing/typing_compare.cmx hack/typing/typing_compare.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/findRefsService.cmx hack/server/findRefsService.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverFindRefs.cmx hack/server/serverFindRefs.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/ast_utils.cmx hack/parsing/ast_utils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/stubs/linting_service.cmx hack/stubs/linting_service.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverLint.cmx hack/server/serverLint.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/methodJumps.cmx hack/server/methodJumps.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverRefactor.cmx hack/server/serverRefactor.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/searchUtils.cmx hack/search/searchUtils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/trie.cmx hack/utils/trie.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/fuzzySearchService.cmx hack/search/fuzzySearchService.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/trieSearchService.cmx hack/search/trieSearchService.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/parsing_hooks.cmx hack/parsing/parsing_hooks.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/searchService.cmx hack/search/searchService.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/hackSearchService.cmx hack/search/hackSearchService.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/symbolInfoService.cmx hack/server/symbolInfoService.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/fileOutline.cmx hack/server/fileOutline.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/inferAtPosService.cmx hack/server/inferAtPosService.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientArgumentInfo.cmx hack/client/clientArgumentInfo.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientAutocomplete.cmx hack/client/clientAutocomplete.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientCheckStatus.cmx hack/client/clientCheckStatus.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientColorFile.cmx hack/client/clientColorFile.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientCoverageMetric.cmx hack/client/clientCoverageMetric.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientFindRefs.cmx hack/client/clientFindRefs.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientLint.cmx hack/client/clientLint.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientMethodJumps.cmx hack/client/clientMethodJumps.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientOutline.cmx hack/client/clientOutline.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientRefactor.cmx hack/client/clientRefactor.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientSearch.cmx hack/client/clientSearch.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientSymbolInfo.cmx hack/client/clientSymbolInfo.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientTypeAtPos.cmx hack/client/clientTypeAtPos.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverArgumentInfo.cmx hack/server/serverArgumentInfo.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverColorFile.cmx hack/server/serverColorFile.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverFileOutline.cmx hack/server/serverFileOutline.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverInferType.cmx hack/server/serverInferType.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverSearch.cmx hack/server/serverSearch.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/client -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/client/clientCheck.cmx hack/client/clientCheck.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/comments_js.ml > src/typing/comments_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_inference_js.ml > src/typing/type_inference_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/module_js.ml > src/typing/module_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/stubs/haste_module_preprocessor.ml > src/stubs/haste_module_preprocessor.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/stubs/haste_module_preprocessor.mli > src/stubs/haste_module_preprocessor.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/stubs/haste_module_preprocessor.cmi src/stubs/haste_module_preprocessor.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parsing/parsing_service_js.ml > src/parsing/parsing_service_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/parser_flow.ml > src/parser/parser_flow.ml.depends - /home/opam/.opam/4.02/bin/ocamllex.opt -q src/parser/lexer_flow.mll - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/lexer_flow.ml > src/parser/lexer_flow.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/lexer_flow.cmo src/parser/lexer_flow.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/parser_flow.cmo src/parser/parser_flow.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/lexer_flow.cmx src/parser/lexer_flow.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/parser_flow.cmx src/parser/parser_flow.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/stubs/haste_module_preprocessor.cmx src/stubs/haste_module_preprocessor.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/parsing -I src/typing -I src/stubs -I src/server -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parsing/parsing_service_js.cmx src/parsing/parsing_service_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/module_js.cmx src/typing/module_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_inference_js.cmx src/typing/type_inference_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/stubs/flowEventLogger.cmx src/stubs/flowEventLogger.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverDfind.ml > hack/server/serverDfind.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindLib.ml > hack/dfind/dfindLib.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindServer.mli > hack/dfind/dfindServer.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindServer.cmi hack/dfind/dfindServer.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindLib.cmo hack/dfind/dfindLib.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindServer.ml > hack/dfind/dfindServer.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindAddFile.ml > hack/dfind/dfindAddFile.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindAddFile.mli > hack/dfind/dfindAddFile.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindEnv.mli > hack/dfind/dfindEnv.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/fsnotify_linux/fsnotify.mli > hack/fsnotify_linux/fsnotify.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/avl/monoidAvl.mli > hack/third-party/avl/monoidAvl.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/fsnotify_linux -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/fsnotify_linux/fsnotify.cmi hack/fsnotify_linux/fsnotify.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/third-party/avl -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -o hack/third-party/avl/monoidAvl.cmi hack/third-party/avl/monoidAvl.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindEnv.cmi hack/dfind/dfindEnv.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindAddFile.cmi hack/dfind/dfindAddFile.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindEnv.ml > hack/dfind/dfindEnv.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/fsnotify_linux/fsnotify.ml > hack/fsnotify_linux/fsnotify.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/inotify/inotify.ml > hack/third-party/inotify/inotify.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/inotify/inotify.mli > hack/third-party/inotify/inotify.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/third-party/inotify -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/core -I hack/third-party/avl -o hack/third-party/inotify/inotify.cmi hack/third-party/inotify/inotify.mli - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/third-party/inotify -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/core -I hack/third-party/avl -o hack/third-party/inotify/inotify.cmx hack/third-party/inotify/inotify.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/avl/monoidAvl.ml > hack/third-party/avl/monoidAvl.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/fsnotify_linux -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/fsnotify_linux/fsnotify.cmx hack/fsnotify_linux/fsnotify.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/third-party/avl -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -o hack/third-party/avl/monoidAvl.cmx hack/third-party/avl/monoidAvl.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindMaybe.ml > hack/dfind/dfindMaybe.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindMaybe.mli > hack/dfind/dfindMaybe.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindMaybe.cmi hack/dfind/dfindMaybe.mli - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindEnv.cmx hack/dfind/dfindEnv.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindMaybe.cmx hack/dfind/dfindMaybe.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindAddFile.cmx hack/dfind/dfindAddFile.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindServer.cmx hack/dfind/dfindServer.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindLib.cmx hack/dfind/dfindLib.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/hh_logger.cmx hack/utils/hh_logger.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverDfind.cmx hack/server/serverDfind.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverEnvBuild.ml > hack/server/serverEnvBuild.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/server/serverPeriodical.ml > hack/server/serverPeriodical.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/hhi/hhi.ml > hack/hhi/hhi.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/hhi/hhi.mli > hack/hhi/hhi.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/hhi -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/hhi/hhi.cmi hack/hhi/hhi.mli - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/hhi -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/hhi/hhi.cmx hack/hhi/hhi.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/stubs/buildMain.cmx hack/stubs/buildMain.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverEnvBuild.cmx hack/server/serverEnvBuild.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverHealth.cmx hack/server/serverHealth.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverPeriodical.cmx hack/server/serverPeriodical.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/types_js.ml > src/typing/types_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/init_js.ml > src/typing/init_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/init_js.mli > src/typing/init_js.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/init_js.cmi src/typing/init_js.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/parsing/parsing_service.ml > hack/parsing/parsing_service.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/parsing/parsing_service.mli > hack/parsing/parsing_service.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/parsing_service.cmi hack/parsing/parsing_service.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/sort_js.ml > src/typing/sort_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/sort_js.mli > src/typing/sort_js.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/sort_js.cmi src/typing/sort_js.mli - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/init_js.cmx src/typing/init_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/parsing -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/parsing/parsing_service.cmx hack/parsing/parsing_service.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/sort_js.cmx src/typing/sort_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/comments_js.cmx src/typing/comments_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/getDef_js.cmx src/typing/getDef_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I hack/server -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/server/serverFunctors.cmx hack/server/serverFunctors.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/types_js.cmx src/typing/types_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/server.cmx src/server/server.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandInfo.cmx src/commands/commandInfo.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/autocompleteCommand.cmx src/commands/autocompleteCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/checkContentsCommand.cmx src/commands/checkContentsCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/configCommands.cmx src/commands/configCommands.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/convertCommand.cmx src/commands/convertCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/findModuleCommand.cmx src/commands/findModuleCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/getDefCommand.cmx src/commands/getDefCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/getImportersCommand.cmx src/commands/getImportersCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/getImportsCommand.cmx src/commands/getImportsCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/portCommand.cmx src/commands/portCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/serverCommands.cmx src/commands/serverCommands.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/shellCompleteCommand.cmx src/commands/shellCompleteCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/singleCommand.cmx src/commands/singleCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/statusCommands.cmx src/commands/statusCommands.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/stopCommand.cmx src/commands/stopCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/suggestCommand.cmx src/commands/suggestCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/typeAtPosCommand.cmx src/commands/typeAtPosCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -I src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I hack/utils -I hack/typing -I hack/stubs -I hack/socket -I hack/server -I hack/search -I hack/procs -I hack/parsing -I hack/naming -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/deps -I hack/client -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/flow.cmx src/flow.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt src/embedded/flowlib_elf.o hack/heap/hh_shared.o hack/utils/realpath.o hack/third-party/inotify/inotify_stubs.o hack/utils/nproc.o hack/hhi/hhi_elf.o hack/utils/get_build_id.gen.o hack/utils/get_build_id.o -cclib -l -cclib elf unix.cmxa str.cmxa hack/client/clientExceptions.cmx hack/utils/ident.cmx hack/utils/utils.cmx hack/utils/sys_utils.cmx hack/utils/path.cmx hack/client/clientLogCommand.cmx hack/server/serverUtils.cmx src/server/sysConfig.cmx hack/utils/tmp.cmx hack/socket/socket.cmx hack/utils/build_id.cmx hack/utils/lock.cmx hack/client/clientUtils.cmx hack/third-party/core/caml.cmx hack/third-party/core/commutative_group.cmx hack/third-party/core/container.cmx hack/third-party/core/core_printf.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/utils/core.cmx hack/utils/pidLog.cmx hack/client/clientStop.cmx hack/utils/hh_json.cmx hack/utils/relative_path.cmx hack/utils/pos.cmx hack/utils/errors.cmx hack/server/serverMsg.cmx hack/client/hackClientStop.cmx hack/client/clientStart.cmx hack/stubs/eventLogger.cmx hack/utils/tty.cmx hack/client/clientBuild.cmx hack/client/clientEnv.cmx hack/client/clientProlog.cmx hack/client/clientCommand.cmx hack/utils/wwwroot.cmx hack/client/clientArgs.cmx hack/deps/fileInfo.cmx hack/deps/typing_deps.cmx hack/heap/prefix.cmx hack/heap/value.cmx hack/heap/sharedMem.cmx hack/naming/naming_special_names.cmx hack/parsing/namespace_env.cmx hack/parsing/ast.cmx hack/naming/nast.cmx hack/typing/typing_reason.cmx hack/typing/typing_defs.cmx hack/utils/typecheckerOptions.cmx hack/typing/typing_env.cmx hack/typing/typing_hooks.cmx hack/typing/typing_print.cmx hack/server/argumentInfoService.cmx hack/client/clientArgumentInfo.cmx hack/globals/autocomplete.cmx hack/globals/ide.cmx hack/naming/naming_heap.cmx hack/naming/nast_eval.cmx hack/naming/attributes.cmx hack/naming/naming_ast_helpers.cmx hack/naming/naming_hooks.cmx hack/parsing/namespaces.cmx hack/third-party/core/option.cmx hack/naming/naming.cmx hack/naming/nastVisitor.cmx hack/typing/nastCheck.cmx hack/typing/nast_terminality.cmx hack/typing/typeVisitor.cmx hack/typing/typing_expand.cmx hack/typing/typing_utils.cmx hack/typing/typing_subst.cmx hack/typing/typing_phase.cmx hack/typing/typing_exts.cmx hack/typing/typing_generic.cmx hack/typing/typing_instantiate.cmx hack/typing/typing_taccess.cmx hack/typing/typing_tdef.cmx hack/typing/typing_unification_env.cmx hack/typing/typing_unify.cmx hack/typing/typing_subtype.cmx hack/typing/typing_ops.cmx hack/typing/typing_suggest.cmx hack/typing/nastInitCheck.cmx hack/typing/typingEqualityCheck.cmx hack/typing/typing_alias.cmx hack/typing/typing_async.cmx hack/typing/typing_enum.cmx hack/typing/typing_extends.cmx hack/typing/typing_hint.cmx hack/typing/typing_lenv.cmx hack/typing/typing_variance.cmx hack/typing/typing.cmx hack/server/autocompleteService.cmx hack/client/clientAutocomplete.cmx hack/server/serverError.cmx hack/client/clientCheckStatus.cmx hack/client/colorFile.cmx hack/parsing/parser_heap.cmx hack/typing/coverage_level.cmx hack/client/clientColorFile.cmx hack/globals/globalConfig.cmx hack/heap/globalStorage.cmx hack/parsing/lexer_hack.cmx hack/utils/lint.cmx hack/parsing/parser_hack.cmx hack/procs/bucket.cmx hack/utils/fork.cmx hack/utils/printSignal.cmx hack/procs/worker.cmx hack/procs/multiWorker.cmx hack/stubs/filesToIgnore.cmx hack/server/find.cmx hack/server/serverArgs.cmx hack/utils/config_file.cmx hack/server/serverConfig.cmx hack/server/serverEnv.cmx hack/typing/typing_dynamic_yield.cmx hack/typing/typing_inherit.cmx hack/typing/typing_decl.cmx hack/typing/typing_decl_service.cmx hack/typing/typing_check_service.cmx hack/server/serverIdeUtils.cmx hack/server/serverCoverageMetric.cmx hack/client/clientCoverageMetric.cmx hack/typing/typing_compare.cmx hack/server/findRefsService.cmx hack/server/serverFindRefs.cmx hack/client/clientFindRefs.cmx hack/parsing/ast_utils.cmx hack/stubs/linting_service.cmx hack/server/serverLint.cmx hack/client/clientLint.cmx hack/server/methodJumps.cmx hack/client/clientMethodJumps.cmx hack/client/clientOutline.cmx hack/server/serverRefactor.cmx hack/client/clientRefactor.cmx hack/parsing/parsing_hooks.cmx hack/search/searchUtils.cmx hack/search/fuzzySearchService.cmx hack/utils/trie.cmx hack/search/trieSearchService.cmx hack/search/searchService.cmx hack/search/hackSearchService.cmx hack/client/clientSearch.cmx hack/server/symbolInfoService.cmx hack/client/clientSymbolInfo.cmx hack/client/clientTypeAtPos.cmx hack/server/fileOutline.cmx hack/server/inferAtPosService.cmx hack/server/serverArgumentInfo.cmx hack/server/serverColorFile.cmx hack/server/serverFileOutline.cmx hack/server/serverInferType.cmx hack/server/serverSearch.cmx hack/client/clientCheck.cmx hack/third-party/inotify/inotify.cmx hack/fsnotify_linux/fsnotify.cmx hack/third-party/avl/monoidAvl.cmx hack/dfind/dfindEnv.cmx hack/dfind/dfindMaybe.cmx hack/dfind/dfindAddFile.cmx hack/dfind/dfindServer.cmx hack/dfind/dfindLib.cmx hack/hhi/hhi.cmx hack/parsing/parsing_service.cmx hack/server/serverDfind.cmx hack/server/serverEnvBuild.cmx hack/server/serverHealth.cmx hack/server/serverPeriodical.cmx hack/stubs/buildMain.cmx hack/utils/hh_logger.cmx hack/server/serverFunctors.cmx src/commands/commandSpec.cmx src/common/flowConfig.cmx src/common/modes_js.cmx src/embedded/flowlib.cmx src/common/files_js.cmx src/commands/commandUtils.cmx src/parser/spider_monkey_ast.cmx src/common/reason_js.cmx src/parser/parse_error.cmx src/common/errors_js.cmx src/typing/constraint_js.cmx src/typing/flow_js.cmx src/typing/env_js.cmx src/typing/type_inference_hooks_js.cmx src/typing/autocomplete_js.cmx src/server/autocompleteService_js.cmx src/server/serverProt.cmx src/commands/autocompleteCommand.cmx src/commands/checkContentsCommand.cmx src/commands/commandInfo.cmx src/commands/configCommands.cmx src/dts/dts_ast.cmx src/dts/lexer_dts.cmx src/dts/parser_dts.cmx src/dts/printer_dts.cmx src/commands/convertCommand.cmx src/commands/findModuleCommand.cmx src/commands/getDefCommand.cmx src/commands/getImportersCommand.cmx src/commands/getImportsCommand.cmx src/commands/portCommand.cmx src/parser/lexer_flow.cmx src/parser/parser_flow.cmx src/parsing/parsing_service_js.cmx src/stubs/flowEventLogger.cmx src/stubs/haste_module_preprocessor.cmx src/typing/module_js.cmx src/typing/type_inference_js.cmx src/typing/comments_js.cmx src/typing/getDef_js.cmx src/typing/init_js.cmx src/typing/sort_js.cmx src/typing/types_js.cmx src/server/server.cmx src/commands/serverCommands.cmx src/commands/shellCompleteCommand.cmx src/commands/singleCommand.cmx src/commands/statusCommands.cmx src/commands/stopCommand.cmx src/commands/suggestCommand.cmx src/commands/typeAtPosCommand.cmx src/flow.cmx -o src/flow.native - mkdir -p bin - cp -r examples bin/examples - objcopy --add-section flowlib=bin/flowlib.tar.gz _build/src/flow.native bin/flow -> compiled flowtype.0.11.0 -> installed flowtype.0.11.0 Done. # Run eval $(opam env) to update the current shell environment 2022-09-03 05:22.28 ---> saved as "211f8881ec89294c90e4b189e6396b2805d0a7821117c3e8d21296b7c20b3820" Job succeeded