+ python3 -m mypy --version mypy 0.782 + set +x DEPS _build/NINJA/asdl.asdl_main/deps.txt DEPS _build/NINJA/core.optview_gen/deps.txt DEPS _build/NINJA/frontend.consts_gen/deps.txt DEPS _build/NINJA/frontend.flag_gen/deps.txt DEPS _build/NINJA/frontend.lexer_gen/deps.txt DEPS _build/NINJA/frontend.option_gen/deps.txt DEPS _build/NINJA/ysh.grammar_gen/deps.txt DEPS _build/NINJA/osh.arith_parse_gen/deps.txt DEPS _build/NINJA/frontend.signal_gen/deps.txt DEPS _build/NINJA/cpp.embedded_file_gen/deps.txt DEPS _build/NINJA/bin.osh_eval/all.txt _build/NINJA/bin.osh_eval/translate.txt _build/NINJA/bin.osh_eval/typecheck.txt DEPS _build/NINJA/bin.oils_for_unix/all.txt _build/NINJA/bin.oils_for_unix/translate.txt _build/NINJA/bin.oils_for_unix/typecheck.txt DEPS prebuilt/ninja/mycpp.mycpp_main/deps.txt prebuilt/ninja/pea.pea_main/deps.txt ./configure: Turned on -D GC_TIMING because $_OIL_DEV is set ./configure: Wrote _build/detected-cpp-config.h ./configure: Wrote _build/detected-config.sh (build/ninja_main.py) -> build.ninja (2527 targets) MYPY --no-warn-unused-ignores _devbuild/gen/arg_types.py _devbuild/gen/grammar_nt.py _devbuild/gen/hnode_asdl.py _devbuild/gen/id_kind_asdl.py _devbuild/gen/option_asdl.py _devbuild/gen/runtime_asdl.py _devbuild/gen/syntax_asdl.py _devbuild/gen/types_asdl.py asdl/format.py asdl/pybase.py asdl/runtime.py bin/oils_for_unix.py core/alloc.py core/ansi.py core/code.py core/comp_ui.py core/completion.py core/dev.py core/error.py core/executor.py core/main_loop.py core/optview.py core/process.py core/pyos.py core/pyutil.py core/shell.py core/state.py core/ui.py core/util.py core/vm.py data_lang/j8.py data_lang/j8_str.py data_lang/qsn.py data_lang/qsn_native.py frontend/args.py frontend/builtin_def.py frontend/consts.py frontend/flag_def.py frontend/flag_spec.py frontend/id_kind_def.py frontend/lexer.py frontend/lexer_def.py frontend/location.py frontend/match.py frontend/option_def.py frontend/parse_lib.py frontend/py_readline.py frontend/reader.py frontend/signal_def.py frontend/typed_args.py library/func_eggex.py library/func_hay.py library/func_init.py library/func_misc.py osh/arith_parse.py osh/bool_parse.py osh/bool_stat.py osh/braces.py osh/builtin_assign.py osh/builtin_bracket.py osh/builtin_comp.py osh/builtin_lib.py osh/builtin_meta.py osh/builtin_misc.py osh/builtin_printf.py osh/builtin_process.py osh/builtin_pure.py osh/builtin_trap.py osh/cmd_eval.py osh/cmd_parse.py osh/glob_.py osh/history.py osh/prompt.py osh/sh_expr_eval.py osh/split.py osh/string_ops.py osh/tdop.py osh/word_.py osh/word_compile.py osh/word_eval.py osh/word_parse.py pgen2/grammar.py pgen2/parse.py pgen2/pnode.py pylib/cgi.py pylib/os_path.py pylib/path_stat.py tea/tea_main.py tools/ysh_ify.py ysh/builtin_json.py ysh/builtin_oil.py ysh/cpython.py ysh/expr_eval.py ysh/expr_parse.py ysh/expr_to_ast.py ysh/regex_translate.py ysh/val_ops.py Success: no issues found in 97 source files real 0m27.270s user 0m27.063s sys 0m0.168s MYPY bin/osh_parse.py bin/osh_eval.py Success: no issues found in 2 source files real 0m28.272s user 0m28.086s sys 0m0.156s