## Running analysis for "process_run" version "0.14.2" STARTED: 2024-05-15T16:28:46.967745Z ### Starting pana 2024-05-15 16:29:02.571590 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-15 16:29:02.640690 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-15 16:29:02.859563 INFO: Downloading package process_run 0.14.2 from https://pub-web.flutter-io.cn/api/archives/process_run-0.14.2.tar.gz 2024-05-15 16:29:03.262874 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-15 16:29:04.722301 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-15 16:29:05.937405 INFO: Analyzing package... 2024-05-15 16:29:05.969423 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine bin`... 2024-05-15 16:29:09.330510 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-15 16:29:24.433617 INFO: Running `git init`... 2024-05-15 16:29:24.473572 INFO: Running `git remote add origin https://github.com/tekartik/process_run.dart`... 2024-05-15 16:29:24.500280 INFO: Running `git remote show origin`... 2024-05-15 16:29:24.759689 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-15 16:29:25.278096 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-15 16:29:25.306730 INFO: Running `git show origin/master:packages/process_run/pubspec.yaml`... 2024-05-15 16:29:28.294635 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_TKMNXG/bin`... 2024-05-15 16:29:28.686253 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_TKMNXG/lib`... 2024-05-15 16:29:30.103306 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-15 16:29:43.326756 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-process_runTXRIEJ --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-15 16:30:23.451851 INFO: `dartdoc` completed: 2024-05-15 16:30:23.451851 INFO: Documenting process_run... 2024-05-15 16:30:23.451851 INFO: Discovering libraries... 2024-05-15 16:30:23.451851 INFO: Linking elements... 2024-05-15 16:30:23.451851 INFO: Precaching local docs for 161839 elements... 2024-05-15 16:30:23.451851 INFO: Initialized dartdoc with 233 libraries 2024-05-15 16:30:23.451851 INFO: Generating docs for library process_run.dart from package:process_run/process_run.dart... 2024-05-15 16:30:23.451851 INFO: Generating docs for library shell_run.dart from package:process_run/shell_run.dart... 2024-05-15 16:30:23.451851 INFO: Generating docs for library dartbin.dart from package:process_run/dartbin.dart... 2024-05-15 16:30:23.451851 INFO: Generating docs for library cmd_run.dart from package:process_run/cmd_run.dart... 2024-05-15 16:30:23.451851 INFO: Generating docs for library shell.dart from package:process_run/shell.dart... 2024-05-15 16:30:23.451851 INFO: Generating docs for library process_cmd.dart from package:process_run/process_cmd.dart... 2024-05-15 16:30:23.451851 INFO: Generating docs for library package/package.dart from package:process_run/package/package.dart... 2024-05-15 16:30:23.451851 INFO: Generating docs for library which.dart from package:process_run/which.dart... 2024-05-15 16:30:23.451851 INFO: Generating docs for library utils/process_result_extension.dart from package:process_run/utils/process_result_extension.dart... 2024-05-15 16:30:23.451851 INFO: Documented 9 public libraries in 37.1 seconds 2024-05-15 16:30:23.451851 INFO: Success! Docs generated into /tmp/dartdoc-process_runTXRIEJ 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of shell_environment.ShellEnvironment, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01100) 2024-05-15 16:30:23.451851 INFO: from shell_environment.ShellEnvironment: (file:///tmp/pana_TKMNXG/lib/src/shell_environment.dart:16:7) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:30:23.451851 INFO: Use {@canonicalFor shell_environment.ShellEnvironment} in the desired 2024-05-15 16:30:23.451851 INFO: library's documentation to resolve the ambiguity and/or override 2024-05-15 16:30:23.451851 INFO: dartdoc's decision, or structure your package so the reexport is less 2024-05-15 16:30:23.451851 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2024-05-15 16:30:23.451851 INFO: only controls the location where it will be written and which library 2024-05-15 16:30:23.451851 INFO: will be displayed in navigation for the relevant pages. The flag 2024-05-15 16:30:23.451851 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-05-15 16:30:23.451851 INFO: threshold at which this warning will appear. 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of shell_environment_common.ShellEnvironmentPaths, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01100) 2024-05-15 16:30:23.451851 INFO: from shell_environment_common.ShellEnvironmentPaths: (file:///tmp/pana_TKMNXG/lib/src/shell_environment_common.dart:13:7) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of shell_common.ShellOptions, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01100) 2024-05-15 16:30:23.451851 INFO: from shell_common.ShellOptions: (file:///tmp/pana_TKMNXG/lib/src/shell_common.dart:126:7) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of which.which, canonicalization candidates: (shell_run, which, process_run, process_run.shell) -> process_run.shell (confidence 0.01000) 2024-05-15 16:30:23.451851 INFO: from which.which: (file:///tmp/pana_TKMNXG/lib/src/which.dart:6:17) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: which: 0.2610 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of lines_utils_common.ShellLinesController, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01000) 2024-05-15 16:30:23.451851 INFO: from lines_utils_common.ShellLinesController: (file:///tmp/pana_TKMNXG/lib/src/lines_utils_common.dart:30:7) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of shell_environment_common.ShellEnvironmentAliases, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01100) 2024-05-15 16:30:23.451851 INFO: from shell_environment_common.ShellEnvironmentAliases: (file:///tmp/pana_TKMNXG/lib/src/shell_environment_common.dart:105:7) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of process_cmd.ProcessCmd, canonicalization candidates: (shell_run, process_cmd, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.000) 2024-05-15 16:30:23.451851 INFO: from process_cmd.ProcessCmd: (file:///tmp/pana_TKMNXG/lib/src/process_cmd.dart:7:7) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_cmd: 0.2100 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of shell_environment_common.ShellEnvironmentVars, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01100) 2024-05-15 16:30:23.451851 INFO: from shell_environment_common.ShellEnvironmentVars: (file:///tmp/pana_TKMNXG/lib/src/shell_environment_common.dart:148:7) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of which.whichSync, canonicalization candidates: (shell_run, which, process_run, process_run.shell) -> process_run.shell (confidence 0.01000) 2024-05-15 16:30:23.451851 INFO: from which.whichSync: (file:///tmp/pana_TKMNXG/lib/src/which.dart:18:9) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: which: 0.2120 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.002000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of shell_utils.shellExecutableArguments, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01200) 2024-05-15 16:30:23.451851 INFO: from shell_utils.shellExecutableArguments: (file:///tmp/pana_TKMNXG/lib/src/shell_utils.dart:127:8) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.222 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.002000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of process_run.src.shell_utils_common.stringToArguments, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01100) 2024-05-15 16:30:23.451851 INFO: from process_run.src.shell_utils_common.stringToArguments: (file:///tmp/pana_TKMNXG/lib/src/shell_utils_common.dart:92:14) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of process_run.src.shell_utils_io.executableArgumentsToString, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.001000) 2024-05-15 16:30:23.451851 INFO: from process_run.src.shell_utils_io.executableArgumentsToString: (file:///tmp/pana_TKMNXG/lib/src/shell_utils_io.dart:9:8) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of process_cmd.processCmdToDebugString, canonicalization candidates: (shell_run, process_cmd, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.000) 2024-05-15 16:30:23.451851 INFO: from process_cmd.processCmdToDebugString: (file:///tmp/pana_TKMNXG/lib/src/process_cmd.dart:88:8) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_cmd: 0.2100 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of shared_stdin.sharedStdIn, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01000) 2024-05-15 16:30:23.451851 INFO: from shared_stdin.sharedStdIn: (file:///tmp/pana_TKMNXG/lib/src/io/shared_stdin.dart:20:19) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.187 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of process_cmd.processResultToDebugString, canonicalization candidates: (shell_run, process_cmd, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.000) 2024-05-15 16:30:23.451851 INFO: from process_cmd.processResultToDebugString: (file:///tmp/pana_TKMNXG/lib/src/process_cmd.dart:76:8) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_cmd: 0.2100 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of process_run.runExecutableArgumentsSync, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01000) 2024-05-15 16:30:23.451851 INFO: from process_run.runExecutableArgumentsSync: (file:///tmp/pana_TKMNXG/lib/src/process_run.dart:207:15) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of lines_utils_common.shellStreamLines, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01100) 2024-05-15 16:30:23.451851 INFO: from lines_utils_common.shellStreamLines: (file:///tmp/pana_TKMNXG/lib/src/lines_utils_common.dart:61:16) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of process_run.src.shell_utils_common.argumentsToString, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.001000) 2024-05-15 16:30:23.451851 INFO: from process_run.src.shell_utils_common.argumentsToString: (file:///tmp/pana_TKMNXG/lib/src/shell_utils_common.dart:77:8) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of process_run.src.shell_utils_common.argumentToString, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.001000) 2024-05-15 16:30:23.451851 INFO: from process_run.src.shell_utils_common.argumentToString: (file:///tmp/pana_TKMNXG/lib/src/shell_utils_common.dart:43:8) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-05-15 16:30:23.451851 INFO: warning: ambiguous reexport of process_run.src.shell_utils_common.shellArguments, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01200) 2024-05-15 16:30:23.451851 INFO: from process_run.src.shell_utils_common.shellArguments: (file:///tmp/pana_TKMNXG/lib/src/shell_utils_common.dart:89:8) 2024-05-15 16:30:23.451851 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-15 16:30:23.451851 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-15 16:30:23.451851 INFO: process_run.shell: 1.222 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.002000)) 2024-05-15 16:30:23.451851 INFO: warning: unresolved doc reference [https://github.com/tekartik/process_run.dart/blob/master/packages/process_run/doc/user_config.md] 2024-05-15 16:30:23.451851 INFO: from process_run.shell.userPaths: (file:///tmp/pana_TKMNXG/lib/src/user_config.dart:71:18) 2024-05-15 16:30:23.451851 INFO: warning: unresolved doc reference [paths] 2024-05-15 16:30:23.451851 INFO: from process_run.shell.whichSync: (file:///tmp/pana_TKMNXG/lib/src/which.dart:18:9) 2024-05-15 16:30:23.451851 INFO: Found 22 warnings and 0 errors. 2024-05-15 16:30:23.530405 INFO: Writing summary.json 2024-05-15 16:30:23.534914 INFO: Running dartdoc post-processing 2024-05-15 16:30:23.538292 INFO: Creating .tar.gz archive 2024-05-15 16:30:24.032918 INFO: Finished .tar.gz archive 2024-05-15 16:30:25.619300 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-15T16:30:25.717698Z