Building on pima.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 Digest: sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205 Status: Downloaded newer image for ocaml/opam@sha256:a20618cee40a09b4c7604919411db28c4ae473b9780730085f91824e8dd5f205 2022-09-03 05:21.31 ---> 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:21.31 ---> 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:21.31 ---> 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:21.31 ---> 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:21.31 ---> 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-1404.47-F-2022-08-29-1405.22.pdiff [271 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-09-02-1404.47-F-2022-08-29-1405.22.pdiff [271 kB] - Fetched 527 kB in 2s (236 kB/s) - Reading package lists... - 2022-09-03 05:21.31 ---> 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:21.31 ---> using "bd741586fd5548d12a6ac027970b01ad7b56042967e2133debdca67c4c6f5f12" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"flowtype.0.35.0\"\ \nopam install -vy \"flowtype.0.35.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"flowtype.0.35.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.35.0 is not installed. Nothing to do. The following actions will be performed: === install 4 packages - install base-bytes base [required by flowtype] - install flowtype 0.35.0 - install ocamlbuild 0 [required by flowtype] - 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/12: Processing 3/12: Processing 4/12: Processing 5/12: -> installed ocamlbuild.0 Processing 6/12: -> retrieved ocamlfind.1.9.5 (cached) [ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch Processing 7/12: [ocamlfind: patch] Processing 7/12: [ocamlfind: ./configure] -> retrieved flowtype.0.35.0 (cached) + /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 7/12: [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 7/12: [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 8/12: [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 11/12: [flowtype: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0) - /bin/sh: 1: [: -gt: unexpected operator - /bin/sh: 1: [: -eq: unexpected operator - mkdir -p bin - tar czf bin/flowlib.tar.gz -C lib . - mkdir -p _build/hack/third-party/inotify/ - cp hack/third-party/inotify/inotify_stubs.c _build/hack/third-party/inotify/inotify_stubs.c - mkdir -p _build/hack/third-party/inotify/ - cp hack/third-party/inotify/inotify_compat.h _build/hack/third-party/inotify/inotify_compat.h - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4.h _build/src/third-party/lz4/lz4.h - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4frame.h _build/src/third-party/lz4/lz4frame.h - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4frame_static.h _build/src/third-party/lz4/lz4frame_static.h - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4hc.h _build/src/third-party/lz4/lz4hc.h - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/xxhash.h _build/src/third-party/lz4/xxhash.h - cd _build/hack/third-party/inotify/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c inotify_stubs.c - mkdir -p _build/hack/heap/ - cp hack/heap/hh_shared.c _build/hack/heap/hh_shared.c - cd _build/hack/heap/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c hh_shared.c - mkdir -p _build/hack/hhi/ - cp hack/hhi/hhi_elf.c _build/hack/hhi/hhi_elf.c - cd _build/hack/hhi/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c hhi_elf.c - hhi_elf.c: In function 'get_embedded_hhi_data': - hhi_elf.c:116:3: warning: 'elf_getshstrndx' is deprecated [-Wdeprecated-declarations] - 116 | int stat = elf_getshstrndx(e, &shstrndx); - | ^~~ - In file included from /usr/include/gelf.h:32, - from hhi_elf.c:26: - /usr/include/libelf.h:322:12: note: declared here - 322 | extern int elf_getshstrndx (Elf *__elf, size_t *__dst) - | ^~~~~~~~~~~~~~~ - mkdir -p _build/hack/utils/ - cp hack/utils/files.c _build/hack/utils/files.c - cd _build/hack/utils/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c files.c - mkdir -p _build/hack/utils/ - cp hack/utils/get_build_id.c _build/hack/utils/get_build_id.c - cd _build/hack/utils/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c get_build_id.c - mkdir -p _build/hack/utils/ - cp hack/utils/handle_stubs.c _build/hack/utils/handle_stubs.c - cd _build/hack/utils/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c handle_stubs.c - mkdir -p _build/hack/utils/ - cp hack/utils/nproc.c _build/hack/utils/nproc.c - cd _build/hack/utils/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c nproc.c - mkdir -p _build/hack/utils/ - cp hack/utils/realpath.c _build/hack/utils/realpath.c - cd _build/hack/utils/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c realpath.c - mkdir -p _build/hack/utils/ - cp hack/utils/sysinfo.c _build/hack/utils/sysinfo.c - cd _build/hack/utils/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c sysinfo.c - mkdir -p _build/hack/utils/ - cp hack/utils/priorities.c _build/hack/utils/priorities.c - cd _build/hack/utils/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c priorities.c - mkdir -p _build/hack/utils/ - cp hack/utils/win32_support.c _build/hack/utils/win32_support.c - cd _build/hack/utils/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c win32_support.c - In file included from win32_support.c:11: - win32_support.c: In function 'win_terminate_process': - /home/opam/.opam/4.02/lib/ocaml/caml/memory.h:88:29: warning: unused variable 'caml__frame' [-Wunused-variable] - 88 | struct caml__roots_block *caml__frame = caml_local_roots - | ^~~~~~~~~~~ - /home/opam/.opam/4.02/lib/ocaml/caml/memory.h:91:3: note: in expansion of macro 'CAMLparam0' - 91 | CAMLparam0 (); \ - | ^~~~~~~~~~ - win32_support.c:24:3: note: in expansion of macro 'CAMLparam1' - 24 | CAMLparam1(v_pid); - | ^~~~~~~~~~ - mkdir -p _build/hack/hhi/ - cp hack/hhi/hhi_win32res_stubs.c _build/hack/hhi/hhi_win32res_stubs.c - cd _build/hack/hhi/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c hhi_win32res_stubs.c - mkdir -p _build/src/embedded/ - cp src/embedded/flowlib_elf.c _build/src/embedded/flowlib_elf.c - cd _build/src/embedded/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/embedded -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c flowlib_elf.c - flowlib_elf.c: In function 'get_embedded_flowlib_data': - flowlib_elf.c:115:3: warning: 'elf_getshstrndx' is deprecated [-Wdeprecated-declarations] - 115 | int stat = elf_getshstrndx(e, &shstrndx); - | ^~~ - In file included from /usr/include/gelf.h:32, - from flowlib_elf.c:25: - /usr/include/libelf.h:322:12: note: declared here - 322 | extern int elf_getshstrndx (Elf *__elf, size_t *__dst) - | ^~~~~~~~~~~~~~~ - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4.c _build/src/third-party/lz4/lz4.c - cd _build/src/third-party/lz4/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/embedded -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c lz4.c - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4frame.c _build/src/third-party/lz4/lz4frame.c - cd _build/src/third-party/lz4/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/embedded -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c lz4frame.c - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/lz4hc.c _build/src/third-party/lz4/lz4hc.c - cd _build/src/third-party/lz4/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/embedded -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c lz4hc.c - mkdir -p _build/src/third-party/lz4/ - cp src/third-party/lz4/xxhash.c _build/src/third-party/lz4/xxhash.c - cd _build/src/third-party/lz4/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/embedded -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c xxhash.c - ocaml -I scripts -w -3 unix.cma scripts/gen_build_id.ml _build/hack/utils/get_build_id.gen.c - cd _build/hack/utils/ && ocamlopt -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/heap -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/hhi -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/third-party/inotify -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/hack/utils -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/embedded -ccopt -I -ccopt /home/opam/.opam/4.02/.opam-switch/build/flowtype.0.35.0/_build/src/third-party/lz4 -ccopt -DNO_SQLITE3 -c get_build_id.gen.c - ocamlbuild -no-links -I src/commands -I src/common -I src/dts -I src/embedded -I src/parser -I src/parsing -I src/server -I src/services/autocomplete -I src/services/inference -I src/services/flowFileGen -I src/services/port -I src/stubs -I src/third-party/lz4 -I src/typing -I hack/dfind -I hack/find -I hack/globals -I hack/heap -I hack/hhi -I hack/injection/default_injector -I hack/procs -I hack/search -I hack/socket -I hack/stubs -I hack/third-party/avl -I hack/third-party/core -I hack/utils -I hack/utils/collections -I hack/utils/disk -I hack/utils/hh_json -I hack/third-party/inotify -I hack/fsnotify_linux -lib unix -lib str -lib bigarray -lflags "hack/third-party/inotify/inotify_stubs.o hack/heap/hh_shared.o hack/hhi/hhi_elf.o hack/utils/files.o hack/utils/get_build_id.o hack/utils/handle_stubs.o hack/utils/nproc.o hack/utils/realpath.o hack/utils/sysinfo.o hack/utils/priorities.o hack/utils/win32_support.o hack/hhi/hhi_win32res_stubs.o src/embedded/flowlib_elf.o src/third-party/lz4/lz4.o src/third-party/lz4/lz4frame.o src/third-party/lz4/lz4hc.o src/third-party/lz4/xxhash.o hack/utils/get_build_id.gen.o -cclib -l -cclib pthread -cclib -l -cclib elf -cclib -l -cclib rt " 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/astCommand.ml > src/commands/astCommand.ml.depends - /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 hack/utils/collections/sMap.ml > hack/utils/collections/sMap.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/myMap.mli > hack/utils/collections/myMap.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/myMap_sig.ml > hack/utils/collections/myMap_sig.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/myMap_sig.cmo hack/utils/collections/myMap_sig.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/stringKey.ml > hack/utils/collections/stringKey.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/myMap.cmi hack/utils/collections/myMap.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/stringKey.cmo hack/utils/collections/stringKey.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/sMap.cmo hack/utils/collections/sMap.ml - /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 src/commands/commandConnect.ml > src/commands/commandConnect.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/commandConnectSimple.mli > src/commands/commandConnectSimple.mli.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/third-party/core/result.mli > hack/third-party/core/result.mli.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 -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/monad.cmo hack/third-party/core/monad.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/timeout.mli > hack/utils/timeout.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/path.cmi hack/utils/path.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/result.cmi hack/third-party/core/result.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/timeout.cmi hack/utils/timeout.mli - /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/common/flowExitStatus.mli > src/common/flowExitStatus.mli.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/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/commutative_group.cmo hack/third-party/core/commutative_group.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/tail.mli > hack/utils/tail.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/ocamldep.opt -modules src/common/utils_js.ml > src/common/utils_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/loc.mli > src/parser/loc.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/sSet.ml > hack/utils/collections/sSet.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/loc.cmi src/parser/loc.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/sSet.cmo hack/utils/collections/sSet.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandConnectSimple.cmi src/commands/commandConnectSimple.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/flowEventLogger.cmo src/stubs/flowEventLogger.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flowExitStatus.cmi src/common/flowExitStatus.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/option.cmo hack/third-party/core/option.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/tail.cmi hack/utils/tail.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/tty.cmi hack/utils/tty.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils_js.cmo src/common/utils_js.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandSpec.cmi src/commands/commandSpec.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/files.mli > src/common/files.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/options.ml > src/common/options.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/path_matcher.mli > src/common/path_matcher.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/verbose.ml > src/common/verbose.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/path_matcher.cmi src/common/path_matcher.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/verbose.cmo src/common/verbose.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/options.cmo src/common/options.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/flowConfig.mli > src/common/flowConfig.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/reason.mli > src/common/reason.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/hh_json/hh_json.mli > hack/utils/hh_json/hh_json.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/hh_json -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_json/hh_json.cmi hack/utils/hh_json/hh_json.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/ocamldep.opt -modules src/services/autocomplete/autocompleteService_js.ml > src/services/autocomplete/autocompleteService_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/autocomplete/autocomplete_js.ml > src/services/autocomplete/autocomplete_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/env.mli > src/typing/env.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/changeset.ml > src/typing/changeset.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/iSet.ml > hack/utils/collections/iSet.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/intKey.ml > hack/utils/collections/intKey.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/intKey.cmo hack/utils/collections/intKey.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/key.ml > src/typing/key.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/iSet.cmo hack/utils/collections/iSet.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/key.cmo src/typing/key.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/context.mli > src/typing/context.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/constraint.mli > src/typing/constraint.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/iMap.ml > hack/utils/collections/iMap.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/trace.mli > src/typing/trace.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/reason.cmi src/common/reason.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type.ml > src/typing/type.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/changeset.cmo src/typing/changeset.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/key_map.ml > src/typing/key_map.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/listUtils.ml > src/common/listUtils.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/nel.ml > src/common/nel.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/key_map.cmo src/typing/key_map.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/listUtils.cmo src/common/listUtils.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/nel.cmo src/common/nel.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type.cmo src/typing/type.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/iMap.cmo hack/utils/collections/iMap.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/trace.cmi src/typing/trace.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/errors.mli > src/common/errors.mli.depends - /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/common/profiling_js.mli > src/common/profiling_js.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parse_error.cmo src/parser/parse_error.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/profiling_js.cmi src/common/profiling_js.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/graph_explorer.ml > src/typing/graph_explorer.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/modulename.ml > src/typing/modulename.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/scope.mli > src/typing/scope.mli.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 -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/constraint.cmi src/typing/constraint.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/errors.cmi src/common/errors.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/graph_explorer.cmo src/typing/graph_explorer.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/modulename.cmo src/typing/modulename.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/scope.cmi src/typing/scope.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/spider_monkey_ast.cmo src/parser/spider_monkey_ast.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/context.cmi src/typing/context.mli - /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 -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/env.cmi src/typing/env.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_inference_hooks_js.cmo src/typing/type_inference_hooks_js.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/debug_js.mli > src/typing/debug_js.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/default.ml > src/typing/default.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/default.cmo src/typing/default.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parsing/docblock.ml > src/parsing/docblock.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/files.cmi src/common/files.mli - /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/ocamldep.opt -modules src/parser/parser_flow.ml > src/parser/parser_flow.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/lexer_flow.cmo src/parser/lexer_flow.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/parser_env.mli > src/parser/parser_env.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/statement.ml > src/typing/statement.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/abnormal.ml > src/typing/abnormal.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/class_sig.mli > src/typing/class_sig.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/func_sig.mli > src/typing/func_sig.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/func_sig.cmi src/typing/func_sig.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/destructuring.mli > src/typing/destructuring.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/flow_error.ml > src/typing/flow_error.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/debug_js.cmi src/typing/debug_js.mli - /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/ocamldep.opt -modules src/typing/import_export.mli > src/typing/import_export.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/refinement.mli > src/typing/refinement.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_annotation.mli > src/typing/type_annotation.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/abnormal.cmo src/typing/abnormal.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/class_sig.cmi src/typing/class_sig.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/destructuring.cmi src/typing/destructuring.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/flow_error.cmo src/typing/flow_error.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/flow_js.cmi src/typing/flow_js.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/import_export.cmi src/typing/import_export.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/refinement.cmi src/typing/refinement.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_annotation.cmi src/typing/type_annotation.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_env.cmi src/parser/parser_env.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/statement.cmo src/typing/statement.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_flow.cmo src/parser/parser_flow.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_normalizer.mli > src/typing/type_normalizer.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_printer.mli > src/typing/type_printer.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/autocomplete/autocomplete_js.cmo src/services/autocomplete/autocomplete_js.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parsing/docblock.cmo src/parsing/docblock.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_normalizer.cmi src/typing/type_normalizer.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_printer.cmi src/typing/type_printer.mli - /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/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flowConfig.cmi src/common/flowConfig.mli - /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/core.ml > hack/utils/core.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 -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/polymorphic_compare.cmi hack/third-party/core/polymorphic_compare.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/caml.cmo hack/third-party/core/caml.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/container.cmo hack/third-party/core/container.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_printf.cmo hack/third-party/core/core_printf.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/poly.cmo hack/third-party/core/poly.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_list.cmo hack/third-party/core/core_list.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/disk/disk.mli > hack/utils/disk/disk.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/disk/disk_sig.ml > hack/utils/disk/disk_sig.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/disk_sig.cmo hack/utils/disk/disk_sig.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/string_utils.ml > hack/utils/string_utils.ml.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/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/core.cmo hack/utils/core.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/disk.cmi hack/utils/disk/disk.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/string_utils.cmo hack/utils/string_utils.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/utils.cmo hack/utils/utils.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/autocomplete/autocompleteService_js.cmo src/services/autocomplete/autocompleteService_js.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/build_id.cmo hack/utils/build_id.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys_utils.cmo hack/utils/sys_utils.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/server_files_js.mli > src/server/server_files_js.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandConnect.cmo src/commands/commandConnect.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverProt.cmo src/server/serverProt.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_files_js.cmi src/server/server_files_js.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/estree_translator.ml > src/parser/estree_translator.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandUtils.cmo src/commands/commandUtils.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/estree_translator.cmo src/parser/estree_translator.ml - /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/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/find/find.mli > hack/find/find.mli.depends - /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 -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/dts/dts_ast.cmo src/dts/dts_ast.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -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 -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/prefix.cmi hack/heap/prefix.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/value.cmi hack/heap/value.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/find -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/find/find.cmi hack/find/find.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/dts/parser_dts.cmo src/dts/parser_dts.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/dts/printer_dts.cmo src/dts/printer_dts.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/sharedMem.cmi hack/heap/sharedMem.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/coverageCommand.ml > src/commands/coverageCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/daemon.mli > hack/utils/daemon.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/dumpTypesCommand.ml > src/commands/dumpTypesCommand.ml.depends - /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/commands/forceRecheckCommand.ml > src/commands/forceRecheckCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/genFlowFilesCommand.ml > src/commands/genFlowFilesCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/lsCommand.ml > src/commands/lsCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/lsCommand.cmo src/commands/lsCommand.ml - /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 src/commands/getImportersCommand.ml > src/commands/getImportersCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/module_js.mli > src/services/inference/module_js.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/expensive.mli > src/common/expensive.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 -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/expensive.cmi src/common/expensive.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/worker.cmi hack/procs/worker.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/module_js.cmi src/services/inference/module_js.mli - /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/embedded/flowlib.mli > src/embedded/flowlib.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/semver.mli > src/common/semver.mli.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/services/inference/context_cache.mli > src/services/inference/context_cache.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindLib.mli > hack/dfind/dfindLib.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/diff.ml > src/common/diff.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/stubs/dumper.ml > src/stubs/dumper.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/flowFileGen/flowFileGen.mli > src/services/flowFileGen/flowFileGen.mli.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/flow_logger.ml > src/common/flow_logger.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/getDef_js.ml > src/server/getDef_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/init_js.mli > src/services/inference/init_js.mli.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 src/services/inference/merge_service.mli > src/services/inference/merge_service.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/context_cache.cmi src/services/inference/context_cache.mli - /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 src/services/port/port_service_js.ml > src/services/port/port_service_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/port/comments_js.ml > src/services/port/comments_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/span.mli > src/common/span.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/span.cmi src/common/span.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/diff.cmo src/common/diff.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parsing/parsing_service_js.cmi src/parsing/parsing_service_js.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/port -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/port/comments_js.cmo src/services/port/comments_js.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/query_types.ml > src/typing/query_types.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/serverEnv.ml > src/server/serverEnv.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindLib.cmi hack/dfind/dfindLib.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/serverFunctors.ml > src/server/serverFunctors.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/daemon.cmi hack/utils/daemon.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/stubs/eventLogger.ml > hack/stubs/eventLogger.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flow_logger.cmo src/common/flow_logger.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lock.cmo hack/utils/lock.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 -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverEnv.cmo src/server/serverEnv.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/serverEnvBuild.ml > src/server/serverEnvBuild.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/serverWorker.mli > src/server/serverWorker.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverWorker.cmi src/server/serverWorker.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/serverPeriodical.ml > src/server/serverPeriodical.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/serverUtils.ml > src/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/ocamldep.opt -modules hack/utils/exit_status.ml > hack/utils/exit_status.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/exit_status.cmo hack/utils/exit_status.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/stubs/eventLogger.cmo hack/stubs/eventLogger.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/pidLog.cmo hack/utils/pidLog.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverEnvBuild.cmo src/server/serverEnvBuild.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverPeriodical.cmo src/server/serverPeriodical.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverUtils.cmo src/server/serverUtils.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/socket/socket.cmo hack/socket/socket.ml - /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/services/inference/types_js.mli > src/services/inference/types_js.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/dumper.cmo src/stubs/dumper.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/flowFileGen -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/flowFileGen/flowFileGen.cmi src/services/flowFileGen/flowFileGen.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/getDef_js.cmo src/server/getDef_js.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/init_js.cmi src/services/inference/init_js.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/merge_service.cmi src/services/inference/merge_service.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/port -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/port/port_service_js.cmo src/services/port/port_service_js.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/query_types.cmo src/typing/query_types.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverFunctors.cmo src/server/serverFunctors.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_inference_js.cmi src/typing/type_inference_js.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/types_js.cmi src/services/inference/types_js.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/tmp.ml > hack/utils/tmp.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/embedded/flowlib.cmi src/embedded/flowlib.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/semver.cmi src/common/semver.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server.cmo src/server/server.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/tmp.cmo hack/utils/tmp.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 -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandInfo.cmo src/commands/commandInfo.ml - /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/commandExceptions.ml > src/commands/commandExceptions.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandExceptions.cmo src/commands/commandExceptions.ml - /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/ocamldep.opt -modules src/commands/versionCommand.ml > src/commands/versionCommand.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/astCommand.cmo src/commands/astCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/autocompleteCommand.cmo src/commands/autocompleteCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/checkContentsCommand.cmo src/commands/checkContentsCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/configCommands.cmo src/commands/configCommands.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/convertCommand.cmo src/commands/convertCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/coverageCommand.cmo src/commands/coverageCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/dumpTypesCommand.cmo src/commands/dumpTypesCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/findModuleCommand.cmo src/commands/findModuleCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/forceRecheckCommand.cmo src/commands/forceRecheckCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/genFlowFilesCommand.cmo src/commands/genFlowFilesCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getDefCommand.cmo src/commands/getDefCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getImportersCommand.cmo src/commands/getImportersCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getImportsCommand.cmo src/commands/getImportsCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/portCommand.cmo src/commands/portCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/serverCommands.cmo src/commands/serverCommands.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/shellCompleteCommand.cmo src/commands/shellCompleteCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/statusCommands.cmo src/commands/statusCommands.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/stopCommand.cmo src/commands/stopCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/suggestCommand.cmo src/commands/suggestCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/typeAtPosCommand.cmo src/commands/typeAtPosCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/versionCommand.cmo src/commands/versionCommand.ml - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/flow.cmo src/flow.ml - /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/utils/collections/myMap.ml > hack/utils/collections/myMap.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/myMap_sig.cmx hack/utils/collections/myMap_sig.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/myMap.cmx hack/utils/collections/myMap.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/stringKey.cmx hack/utils/collections/stringKey.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/loc.ml > src/parser/loc.ml.depends - /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 -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/commutative_group.cmx hack/third-party/core/commutative_group.ml - /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 -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/polymorphic_compare.cmx hack/third-party/core/polymorphic_compare.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/caml.cmx hack/third-party/core/caml.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/container.cmx hack/third-party/core/container.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_printf.cmx hack/third-party/core/core_printf.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/monad.cmx hack/third-party/core/monad.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/poly.cmx hack/third-party/core/poly.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/core_list.cmx hack/third-party/core/core_list.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/disk/disk.ml > hack/utils/disk/disk.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/injection/default_injector/injector_config.ml > hack/injection/default_injector/injector_config.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/injection/default_injector/injector_config.mli > hack/injection/default_injector/injector_config.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/injection/default_injector -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/injection/default_injector/injector_config.cmi hack/injection/default_injector/injector_config.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/disk/realDisk.ml > hack/utils/disk/realDisk.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/realDisk.cmo hack/utils/disk/realDisk.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/disk/testDisk.ml > hack/utils/disk/testDisk.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/disk/testDisk.mli > hack/utils/disk/testDisk.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/testDisk.cmi hack/utils/disk/testDisk.mli - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/sMap.cmx hack/utils/collections/sMap.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/disk_sig.cmx hack/utils/disk/disk_sig.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/injection/default_injector -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/injection/default_injector/injector_config.cmx hack/injection/default_injector/injector_config.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/realDisk.cmx hack/utils/disk/realDisk.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/testDisk.cmx hack/utils/disk/testDisk.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/core.cmx hack/utils/core.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/intKey.cmx hack/utils/collections/intKey.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/iMap.cmx hack/utils/collections/iMap.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/option.cmx hack/third-party/core/option.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/sSet.cmx hack/utils/collections/sSet.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/disk -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/disk/disk.cmx hack/utils/disk/disk.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/string_utils.cmx hack/utils/string_utils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/utils.cmx hack/utils/utils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/sys_utils.cmx hack/utils/sys_utils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/loc.cmx src/parser/loc.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/path.cmx hack/utils/path.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/utils_js.cmx src/common/utils_js.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/commandConnectSimple.ml > src/commands/commandConnectSimple.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/result.ml > hack/third-party/core/result.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/env.ml > src/typing/env.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/collections/iSet.cmx hack/utils/collections/iSet.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/key.cmx src/typing/key.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/context.ml > src/typing/context.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/constraint.ml > src/typing/constraint.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/trace.ml > src/typing/trace.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/errors.ml > src/common/errors.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/files.ml > src/common/files.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/path_matcher.ml > src/common/path_matcher.ml.depends - /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 -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/path_matcher.cmx src/common/path_matcher.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/tty.cmx hack/utils/tty.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/verbose.cmx src/common/verbose.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/options.cmx src/common/options.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/flowConfig.ml > src/common/flowConfig.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/files.cmx src/common/files.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/flowExitStatus.ml > src/common/flowExitStatus.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/flowEventLogger.cmx src/stubs/flowEventLogger.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/semver.ml > src/common/semver.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flowExitStatus.cmx src/common/flowExitStatus.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/semver.cmx src/common/semver.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/hh_json/hh_json.ml > hack/utils/hh_json/hh_json.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -41 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/core/result.cmx hack/third-party/core/result.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/profiling_js.ml > src/common/profiling_js.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/hh_json -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_json/hh_json.cmx hack/utils/hh_json/hh_json.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/reason.ml > src/common/reason.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/ident.ml > hack/heap/ident.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/ident.mli > hack/heap/ident.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/ident.cmi hack/heap/ident.mli - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/ident.cmx hack/heap/ident.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/spider_monkey_ast.cmx src/parser/spider_monkey_ast.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/span.ml > src/common/span.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flowConfig.cmx src/common/flowConfig.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/listUtils.cmx src/common/listUtils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parse_error.cmx src/parser/parse_error.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/profiling_js.cmx src/common/profiling_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/reason.cmx src/common/reason.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/span.cmx src/common/span.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/changeset.cmx src/typing/changeset.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/key_map.cmx src/typing/key_map.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/nel.cmx src/common/nel.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/errors.cmx src/common/errors.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type.cmx src/typing/type.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/trace.cmx src/typing/trace.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/scope.ml > src/typing/scope.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/constraint.cmx src/typing/constraint.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/graph_explorer.cmx src/typing/graph_explorer.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/modulename.cmx src/typing/modulename.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/scope.cmx src/typing/scope.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/debug_js.ml > src/typing/debug_js.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/context.cmx src/typing/context.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/default.cmx src/typing/default.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/debug_js.cmx src/typing/debug_js.ml - /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 -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/flow_error.cmx src/typing/flow_error.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/repos_cache.ml > src/typing/repos_cache.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/repos_cache.cmo src/typing/repos_cache.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/speculation.ml > src/typing/speculation.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/speculation.cmo src/typing/speculation.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_visitor.ml > src/typing/type_visitor.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_visitor.mli > src/typing/type_visitor.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_visitor.cmi src/typing/type_visitor.mli - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/repos_cache.cmx src/typing/repos_cache.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/speculation.cmx src/typing/speculation.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_visitor.cmx src/typing/type_visitor.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/flow_js.cmx src/typing/flow_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/env.cmx src/typing/env.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_inference_hooks_js.cmx src/typing/type_inference_hooks_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/lexer_flow.cmx src/parser/lexer_flow.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/parser_env.ml > src/parser/parser_env.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/class_sig.ml > src/typing/class_sig.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/abnormal.cmx src/typing/abnormal.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/func_sig.ml > src/typing/func_sig.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/func_params.ml > src/typing/func_params.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/func_params.mli > src/typing/func_params.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/func_params.cmi src/typing/func_params.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/destructuring.ml > src/typing/destructuring.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/refinement.ml > src/typing/refinement.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/refinement.cmx src/typing/refinement.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_annotation.ml > src/typing/type_annotation.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/destructuring.cmx src/typing/destructuring.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_annotation.cmx src/typing/type_annotation.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/func_params.cmx src/typing/func_params.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/func_sig.cmx src/typing/func_sig.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/import_export.ml > src/typing/import_export.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/class_sig.cmx src/typing/class_sig.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/import_export.cmx src/typing/import_export.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_env.cmx src/parser/parser_env.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/statement.cmx src/typing/statement.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/parser_flow.cmx src/parser/parser_flow.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_normalizer.ml > src/typing/type_normalizer.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_printer.ml > src/typing/type_printer.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/autocomplete/autocomplete_js.cmx src/services/autocomplete/autocomplete_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parsing/docblock.cmx src/parsing/docblock.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_normalizer.cmx src/typing/type_normalizer.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_printer.cmx src/typing/type_printer.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/timeout.ml > hack/utils/timeout.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/autocomplete/autocompleteService_js.cmx src/services/autocomplete/autocompleteService_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/build_id.cmx hack/utils/build_id.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/timeout.cmx hack/utils/timeout.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/server_files_js.ml > src/server/server_files_js.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/exit_status.cmx hack/utils/exit_status.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/lock.cmx hack/utils/lock.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverProt.cmx src/server/serverProt.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverUtils.cmx src/server/serverUtils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server_files_js.cmx src/server/server_files_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/socket/socket.cmx hack/socket/socket.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/tail.ml > hack/utils/tail.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandConnectSimple.cmx src/commands/commandConnectSimple.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/tail.cmx hack/utils/tail.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandSpec.cmx src/commands/commandSpec.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandConnect.cmx src/commands/commandConnect.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandUtils.cmx src/commands/commandUtils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parser/estree_translator.cmx src/parser/estree_translator.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/find/find.ml > hack/find/find.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/dts/dts_ast.cmx src/dts/dts_ast.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -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/utils/hh_logger.ml > hack/utils/hh_logger.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_logger.cmo hack/utils/hh_logger.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/measure.ml > hack/utils/measure.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/measure.mli > hack/utils/measure.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/measure.cmi hack/utils/measure.mli - /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/utils/stats.ml > hack/utils/stats.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/stats.cmo hack/utils/stats.ml - /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 -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/prefix.cmx hack/heap/prefix.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/stubs/eventLogger.cmx hack/stubs/eventLogger.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/hh_logger.cmx hack/utils/hh_logger.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/measure.cmx hack/utils/measure.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/stats.cmx hack/utils/stats.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/value.cmx hack/heap/value.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/find -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/find/find.cmx hack/find/find.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/dts/parser_dts.cmx src/dts/parser_dts.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/dts/printer_dts.cmx src/dts/printer_dts.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/heap/sharedMem.cmx hack/heap/sharedMem.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/daemon.ml > hack/utils/daemon.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 -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/fork.cmo hack/utils/fork.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/pidLog.cmx hack/utils/pidLog.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/handle.ml > hack/utils/handle.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/handle.cmo hack/utils/handle.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/fork.cmx hack/utils/fork.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/handle.cmx hack/utils/handle.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/lsCommand.cmx src/commands/lsCommand.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/module_js.ml > src/services/inference/module_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/expensive.ml > src/common/expensive.ml.depends - /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/multiWorker.mli > hack/procs/multiWorker.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiWorker.cmi hack/procs/multiWorker.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/procs/bucket.ml > hack/procs/bucket.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/bucket.cmo hack/procs/bucket.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/procs/worker.ml > hack/procs/worker.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/daemon.cmx hack/utils/daemon.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 -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/printSignal.cmo hack/utils/printSignal.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/printSignal.cmx hack/utils/printSignal.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/bucket.cmx hack/procs/bucket.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/worker.cmx hack/procs/worker.ml - /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/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/procs/multiWorker.cmx hack/procs/multiWorker.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/expensive.cmx src/common/expensive.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/parsing/parsing_service_js.cmx src/parsing/parsing_service_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/module_js.cmx src/services/inference/module_js.ml - /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 hack/hhi/hhi_win32res.ml > hack/hhi/hhi_win32res.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/hhi/hhi_win32res.mli > hack/hhi/hhi_win32res.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/hhi/hhi_win32res.cmi hack/hhi/hhi_win32res.mli - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/hhi/hhi_win32res.cmx hack/hhi/hhi_win32res.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/context_cache.ml > src/services/inference/context_cache.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.ml > hack/dfind/dfindServer.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 -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindServer.cmi hack/dfind/dfindServer.mli - /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 -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/fsnotify_linux/fsnotify.cmi hack/fsnotify_linux/fsnotify.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/injection/default_injector -o hack/third-party/avl/monoidAvl.cmi hack/third-party/avl/monoidAvl.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindEnv.cmi hack/dfind/dfindEnv.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/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 -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/inotify/inotify.cmi hack/third-party/inotify/inotify.mli - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/third-party/inotify/inotify.cmx hack/third-party/inotify/inotify.ml - /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 -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/fsnotify_linux/fsnotify.cmx hack/fsnotify_linux/fsnotify.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/injection/default_injector -o hack/third-party/avl/monoidAvl.cmx hack/third-party/avl/monoidAvl.ml - /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 -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindMaybe.cmi hack/dfind/dfindMaybe.mli - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindEnv.cmx hack/dfind/dfindEnv.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindMaybe.cmx hack/dfind/dfindMaybe.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindAddFile.cmx hack/dfind/dfindAddFile.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindServer.cmx hack/dfind/dfindServer.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/flowFileGen/flowFileGen.ml > src/services/flowFileGen/flowFileGen.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/codegen.ml > src/typing/codegen.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/codegen.cmo src/typing/codegen.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/codegen.cmx src/typing/codegen.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/init_js.ml > src/services/inference/init_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/merge_js.ml > src/typing/merge_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/merge_js.mli > src/typing/merge_js.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/merge_js.cmi src/typing/merge_js.mli - /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/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/merge_js.cmx src/typing/merge_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/type_inference_js.cmx src/typing/type_inference_js.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/merge_service.ml > src/services/inference/merge_service.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/context_cache.cmx src/services/inference/context_cache.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/init_js.cmx src/services/inference/init_js.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/merge_stream.ml > src/services/inference/merge_stream.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 -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/sort_js.cmi src/typing/sort_js.mli - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/merge_stream.cmo src/services/inference/merge_stream.ml - /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/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/sort_js.cmx src/typing/sort_js.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/profile_utils.ml > src/services/inference/profile_utils.ml.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/profile_utils.cmo src/services/inference/profile_utils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/merge_stream.cmx src/services/inference/merge_stream.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/profile_utils.cmx src/services/inference/profile_utils.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/diff.cmx src/common/diff.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/port -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/port/comments_js.cmx src/services/port/comments_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/dfind/dfindLib.cmx hack/dfind/dfindLib.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/common/flow_logger.cmx src/common/flow_logger.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverEnv.cmx src/server/serverEnv.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/serverWorker.ml > src/server/serverWorker.ml.depends - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverWorker.cmx src/server/serverWorker.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverEnvBuild.cmx src/server/serverEnvBuild.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverPeriodical.cmx src/server/serverPeriodical.ml - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/types_js.ml > src/services/inference/types_js.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/dep_service.ml > src/services/inference/dep_service.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/dep_service.mli > src/services/inference/dep_service.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/dep_service.cmi src/services/inference/dep_service.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/graph.ml > src/typing/graph.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/graph.mli > src/typing/graph.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/graph.cmi src/typing/graph.mli - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/infer_service.ml > src/services/inference/infer_service.ml.depends - /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/infer_service.mli > src/services/inference/infer_service.mli.depends - /home/opam/.opam/4.02/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/infer_service.cmi src/services/inference/infer_service.mli - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/merge_service.cmx src/services/inference/merge_service.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/dep_service.cmx src/services/inference/dep_service.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/graph.cmx src/typing/graph.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/infer_service.cmx src/services/inference/infer_service.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/stubs/dumper.cmx src/stubs/dumper.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/flowFileGen -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/flowFileGen/flowFileGen.cmx src/services/flowFileGen/flowFileGen.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/getDef_js.cmx src/server/getDef_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/port -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/port/port_service_js.cmx src/services/port/port_service_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/typing/query_types.cmx src/typing/query_types.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/serverFunctors.cmx src/server/serverFunctors.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/third-party/lz4 -I src/services/port -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/services/inference/types_js.cmx src/services/inference/types_js.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/embedded/flowlib.cmx src/embedded/flowlib.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/server/server.cmx src/server/server.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o hack/utils/tmp.cmx hack/utils/tmp.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandInfo.cmx src/commands/commandInfo.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/commandExceptions.cmx src/commands/commandExceptions.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/astCommand.cmx src/commands/astCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/autocompleteCommand.cmx src/commands/autocompleteCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/checkContentsCommand.cmx src/commands/checkContentsCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/configCommands.cmx src/commands/configCommands.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/convertCommand.cmx src/commands/convertCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/coverageCommand.cmx src/commands/coverageCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/dumpTypesCommand.cmx src/commands/dumpTypesCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/findModuleCommand.cmx src/commands/findModuleCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/forceRecheckCommand.cmx src/commands/forceRecheckCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/genFlowFilesCommand.cmx src/commands/genFlowFilesCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getDefCommand.cmx src/commands/getDefCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getImportersCommand.cmx src/commands/getImportersCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/getImportsCommand.cmx src/commands/getImportsCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/portCommand.cmx src/commands/portCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/serverCommands.cmx src/commands/serverCommands.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/shellCompleteCommand.cmx src/commands/shellCompleteCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/statusCommands.cmx src/commands/statusCommands.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/stopCommand.cmx src/commands/stopCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/suggestCommand.cmx src/commands/suggestCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/typeAtPosCommand.cmx src/commands/typeAtPosCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/commands/versionCommand.cmx src/commands/versionCommand.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -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 src/third-party/lz4 -I src/services/port -I src/services/inference -I src/services/flowFileGen -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/disk -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -I hack/injection/default_injector -o src/flow.cmx src/flow.ml - /home/opam/.opam/4.02/bin/ocamlopt.opt hack/third-party/inotify/inotify_stubs.o hack/heap/hh_shared.o hack/hhi/hhi_elf.o hack/utils/files.o hack/utils/get_build_id.o hack/utils/handle_stubs.o hack/utils/nproc.o hack/utils/realpath.o hack/utils/sysinfo.o hack/utils/priorities.o hack/utils/win32_support.o hack/hhi/hhi_win32res_stubs.o src/embedded/flowlib_elf.o src/third-party/lz4/lz4.o src/third-party/lz4/lz4frame.o src/third-party/lz4/lz4hc.o src/third-party/lz4/xxhash.o hack/utils/get_build_id.gen.o -cclib -l -cclib pthread -cclib -l -cclib elf -cclib -l -cclib rt unix.cmxa str.cmxa bigarray.cmxa 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/third-party/inotify/inotify.cmx hack/utils/core.cmx hack/fsnotify_linux/fsnotify.cmx hack/third-party/avl/monoidAvl.cmx hack/utils/collections/myMap_sig.cmx hack/utils/collections/myMap.cmx hack/utils/collections/stringKey.cmx hack/utils/collections/sMap.cmx hack/utils/collections/sSet.cmx hack/dfind/dfindEnv.cmx hack/dfind/dfindMaybe.cmx hack/dfind/dfindAddFile.cmx hack/injection/default_injector/injector_config.cmx hack/stubs/eventLogger.cmx hack/third-party/core/option.cmx hack/utils/collections/intKey.cmx hack/utils/collections/iMap.cmx hack/utils/disk/disk_sig.cmx hack/utils/disk/realDisk.cmx hack/utils/disk/testDisk.cmx hack/utils/disk/disk.cmx hack/utils/string_utils.cmx hack/utils/utils.cmx hack/utils/sys_utils.cmx hack/utils/pidLog.cmx hack/utils/fork.cmx hack/utils/handle.cmx hack/utils/timeout.cmx hack/utils/daemon.cmx hack/utils/hh_logger.cmx hack/utils/path.cmx hack/dfind/dfindServer.cmx hack/dfind/dfindLib.cmx hack/find/find.cmx hack/heap/ident.cmx hack/heap/prefix.cmx hack/heap/value.cmx hack/third-party/core/result.cmx hack/utils/collections/iSet.cmx hack/utils/hh_json/hh_json.cmx hack/utils/measure.cmx hack/utils/stats.cmx hack/heap/sharedMem.cmx hack/hhi/hhi_win32res.cmx hack/procs/bucket.cmx hack/utils/exit_status.cmx hack/utils/printSignal.cmx hack/procs/worker.cmx hack/procs/multiWorker.cmx hack/socket/socket.cmx hack/utils/build_id.cmx hack/utils/lock.cmx hack/utils/tail.cmx hack/utils/tmp.cmx hack/utils/tty.cmx src/parser/loc.cmx src/common/utils_js.cmx src/common/path_matcher.cmx src/common/verbose.cmx src/common/options.cmx src/common/files.cmx src/stubs/flowEventLogger.cmx src/common/flowExitStatus.cmx src/common/semver.cmx src/common/flowConfig.cmx src/common/listUtils.cmx src/common/profiling_js.cmx src/parser/spider_monkey_ast.cmx src/common/reason.cmx src/common/span.cmx src/parser/parse_error.cmx src/common/errors.cmx src/common/nel.cmx src/parser/lexer_flow.cmx src/parser/parser_env.cmx src/typing/key.cmx src/typing/changeset.cmx src/typing/key_map.cmx src/typing/type.cmx src/typing/trace.cmx src/typing/constraint.cmx src/typing/graph_explorer.cmx src/typing/modulename.cmx src/typing/scope.cmx src/typing/context.cmx src/typing/default.cmx src/typing/debug_js.cmx src/typing/flow_error.cmx src/typing/repos_cache.cmx src/typing/speculation.cmx src/typing/type_visitor.cmx src/typing/flow_js.cmx src/typing/env.cmx src/typing/abnormal.cmx src/typing/refinement.cmx src/typing/type_inference_hooks_js.cmx src/typing/destructuring.cmx src/typing/type_annotation.cmx src/typing/func_params.cmx src/typing/func_sig.cmx src/typing/class_sig.cmx src/typing/import_export.cmx src/typing/statement.cmx src/parser/parser_flow.cmx src/parsing/docblock.cmx src/services/autocomplete/autocomplete_js.cmx src/typing/type_normalizer.cmx src/typing/type_printer.cmx src/services/autocomplete/autocompleteService_js.cmx src/server/serverProt.cmx src/server/serverUtils.cmx src/server/server_files_js.cmx src/commands/commandConnectSimple.cmx src/commands/commandConnect.cmx src/commands/commandSpec.cmx src/commands/commandUtils.cmx src/parser/estree_translator.cmx src/commands/astCommand.cmx src/commands/autocompleteCommand.cmx src/commands/checkContentsCommand.cmx src/commands/commandExceptions.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/coverageCommand.cmx src/commands/dumpTypesCommand.cmx src/commands/findModuleCommand.cmx src/commands/forceRecheckCommand.cmx src/commands/lsCommand.cmx src/commands/genFlowFilesCommand.cmx src/commands/getDefCommand.cmx src/common/expensive.cmx src/parsing/parsing_service_js.cmx src/services/inference/module_js.cmx src/commands/getImportersCommand.cmx src/commands/getImportsCommand.cmx src/commands/portCommand.cmx src/common/diff.cmx src/common/flow_logger.cmx src/embedded/flowlib.cmx src/server/getDef_js.cmx src/server/serverEnv.cmx src/typing/merge_js.cmx src/typing/type_inference_js.cmx src/services/inference/init_js.cmx src/server/serverWorker.cmx src/server/serverEnvBuild.cmx src/server/serverPeriodical.cmx src/server/serverFunctors.cmx src/typing/codegen.cmx src/services/flowFileGen/flowFileGen.cmx src/services/inference/context_cache.cmx src/services/inference/dep_service.cmx src/services/inference/profile_utils.cmx src/services/inference/infer_service.cmx src/typing/sort_js.cmx src/services/inference/merge_stream.cmx src/services/inference/merge_service.cmx src/typing/graph.cmx src/services/inference/types_js.cmx src/services/port/comments_js.cmx src/services/port/port_service_js.cmx src/stubs/dumper.cmx src/typing/query_types.cmx src/server/server.cmx src/commands/serverCommands.cmx src/commands/shellCompleteCommand.cmx src/commands/statusCommands.cmx src/commands/stopCommand.cmx src/commands/suggestCommand.cmx src/commands/typeAtPosCommand.cmx src/commands/versionCommand.cmx src/flow.cmx -o src/flow.native - mkdir -p bin - objcopy --add-section flowlib=bin/flowlib.tar.gz _build/src/flow.native bin/flow -> compiled flowtype.0.35.0 -> installed flowtype.0.35.0 Done. # Run eval $(opam env) to update the current shell environment 2022-09-03 05:22.38 ---> saved as "c39fceeb7b36c49a716bcc53cd49cbd9888565f9f3c924ad5a30e1f325026d91" Job succeeded