## Running analysis for "process_run" version "0.14.2" STARTED: 2026-01-28T05:31:10.778687Z ### Starting processing 2026-01-28 05:31:24.192266 INFO: Running `dart pub unpack process_run:0.14.2 --output /tmp/pana-process_runLWYSBR/process_run --no-resolve`... 2026-01-28 05:31:24.533472 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-28 05:31:24.580037 INFO: Running `git rev-parse --show-toplevel`... 2026-01-28 05:31:24.753655 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-28 05:31:24.868057 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-28 05:31:25.001848 INFO: Analyzing package... 2026-01-28 05:31:25.040656 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-28 05:31:33.408053 INFO: Running `git init`... 2026-01-28 05:31:33.452147 INFO: Running `git remote add origin https://github.com/tekartik/process_run.dart`... 2026-01-28 05:31:33.490032 INFO: Running `git remote show origin`... 2026-01-28 05:31:33.722340 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-28 05:31:34.074704 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-28 05:31:34.103110 INFO: Running `git show origin/master:packages/process_run/pubspec.yaml`... 2026-01-28 05:31:34.131 INFO: Running `git show origin/master:packages/process_run_test/pubspec.yaml`... 2026-01-28 05:31:37.265265 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-28 05:31:37.321258 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_KKUTRU/.`... 2026-01-28 05:31:37.491695 INFO: Analyzing pub downgrade... 2026-01-28 05:31:37.494738 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-28 05:31:37.666847 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-28 05:31:38.510876 INFO: [pub-downgrade-success] 2026-01-28 05:31:38.514810 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-28 05:31:43.630859 INFO: Running `/home/worker/dartdoc/build/dartdoc --resources-dir /home/worker/dartdoc/lib/resources --output /tmp/pana-process_runLWYSBR/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-28 05:31:52.001734 INFO: `dartdoc` completed: 2026-01-28 05:31:52.001734 INFO: Documenting process_run... 2026-01-28 05:31:52.001734 INFO: Discovering libraries... 2026-01-28 05:31:52.001734 INFO: Linking elements... 2026-01-28 05:31:52.001734 INFO: Precaching local docs for 161843 elements... 2026-01-28 05:31:52.001734 INFO: Initialized dartdoc with 237 libraries 2026-01-28 05:31:52.001734 INFO: Generating docs for library process_cmd.dart from package:process_run/process_cmd.dart... 2026-01-28 05:31:52.001734 INFO: Generating docs for library process_run.dart from package:process_run/process_run.dart... 2026-01-28 05:31:52.001734 INFO: Generating docs for library utils/process_result_extension.dart from package:process_run/utils/process_result_extension.dart... 2026-01-28 05:31:52.001734 INFO: Generating docs for library which.dart from package:process_run/which.dart... 2026-01-28 05:31:52.001734 INFO: Generating docs for library package/package.dart from package:process_run/package/package.dart... 2026-01-28 05:31:52.001734 INFO: Generating docs for library dartbin.dart from package:process_run/dartbin.dart... 2026-01-28 05:31:52.001734 INFO: Generating docs for library shell_run.dart from package:process_run/shell_run.dart... 2026-01-28 05:31:52.001734 INFO: Generating docs for library shell.dart from package:process_run/shell.dart... 2026-01-28 05:31:52.001734 INFO: Generating docs for library cmd_run.dart from package:process_run/cmd_run.dart... 2026-01-28 05:31:52.001734 INFO: Documented 9 public libraries in 8.3 seconds 2026-01-28 05:31:52.001734 INFO: Success! Docs generated into /tmp/pana-process_runLWYSBR/raw-dartdoc 2026-01-28 05:31:52.001734 INFO: warning: library says it is {@canonicalFor shell_utils.platformEnvironment} but shell_utils.platformEnvironment can't be canonical there 2026-01-28 05:31:52.001734 INFO: from process_run.shell: (file:///tmp/pana_KKUTRU/lib/shell.dart:1:1) 2026-01-28 05:31:52.001734 INFO: warning: library says it is {@canonicalFor shell_utils.shellEnvironment} but shell_utils.shellEnvironment can't be canonical there 2026-01-28 05:31:52.001734 INFO: from process_run.shell: (file:///tmp/pana_KKUTRU/lib/shell.dart:1:1) 2026-01-28 05:31:52.001734 INFO: warning: library says it is {@canonicalFor shell_utils.userAppDataPath} but shell_utils.userAppDataPath can't be canonical there 2026-01-28 05:31:52.001734 INFO: from process_run.shell: (file:///tmp/pana_KKUTRU/lib/shell.dart:1:1) 2026-01-28 05:31:52.001734 INFO: warning: library says it is {@canonicalFor user_config.userEnvironment} but user_config.userEnvironment can't be canonical there 2026-01-28 05:31:52.001734 INFO: from process_run.shell: (file:///tmp/pana_KKUTRU/lib/shell.dart:1:1) 2026-01-28 05:31:52.001734 INFO: warning: library says it is {@canonicalFor shell_utils.userHomePath} but shell_utils.userHomePath can't be canonical there 2026-01-28 05:31:52.001734 INFO: from process_run.shell: (file:///tmp/pana_KKUTRU/lib/shell.dart:1:1) 2026-01-28 05:31:52.001734 INFO: warning: library says it is {@canonicalFor user_config.userPaths} but user_config.userPaths can't be canonical there 2026-01-28 05:31:52.001734 INFO: from process_run.shell: (file:///tmp/pana_KKUTRU/lib/shell.dart:1:1) 2026-01-28 05:31:52.001734 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) 2026-01-28 05:31:52.001734 INFO: from process_cmd.processResultToDebugString: (file:///tmp/pana_KKUTRU/lib/src/process_cmd.dart:76:8) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_cmd: 0.2100 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: Use {@canonicalFor process_cmd.processResultToDebugString} in the 2026-01-28 05:31:52.001734 INFO: desired library's documentation to resolve the ambiguity and/or override 2026-01-28 05:31:52.001734 INFO: dartdoc's decision, or structure your package so the reexport is less 2026-01-28 05:31:52.001734 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2026-01-28 05:31:52.001734 INFO: only controls the location where it will be written and which library 2026-01-28 05:31:52.001734 INFO: will be displayed in navigation for the relevant pages. The flag 2026-01-28 05:31:52.001734 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2026-01-28 05:31:52.001734 INFO: threshold at which this warning will appear. 2026-01-28 05:31:52.001734 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) 2026-01-28 05:31:52.001734 INFO: from process_cmd.processCmdToDebugString: (file:///tmp/pana_KKUTRU/lib/src/process_cmd.dart:88:8) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_cmd: 0.2100 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 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) 2026-01-28 05:31:52.001734 INFO: from process_cmd.ProcessCmd: (file:///tmp/pana_KKUTRU/lib/src/process_cmd.dart:7:7) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_cmd: 0.2100 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 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) 2026-01-28 05:31:52.001734 INFO: from process_run.src.shell_utils_common.argumentToString: (file:///tmp/pana_KKUTRU/lib/src/shell_utils_common.dart:43:8) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 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) 2026-01-28 05:31:52.001734 INFO: from process_run.src.shell_utils_common.argumentsToString: (file:///tmp/pana_KKUTRU/lib/src/shell_utils_common.dart:77:8) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of which.which, canonicalization candidates: (shell_run, which, process_run, process_run.shell) -> process_run.shell (confidence 0.01000) 2026-01-28 05:31:52.001734 INFO: from which.which: (file:///tmp/pana_KKUTRU/lib/src/which.dart:6:17) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: which: 0.2610 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of which.whichSync, canonicalization candidates: (shell_run, which, process_run, process_run.shell) -> process_run.shell (confidence 0.01000) 2026-01-28 05:31:52.001734 INFO: from which.whichSync: (file:///tmp/pana_KKUTRU/lib/src/which.dart:18:9) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: which: 0.2120 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.002000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of process_run.runExecutableArgumentsSync, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01000) 2026-01-28 05:31:52.001734 INFO: from process_run.runExecutableArgumentsSync: (file:///tmp/pana_KKUTRU/lib/src/process_run.dart:207:15) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of shell_utils.shellExecutableArguments, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01200) 2026-01-28 05:31:52.001734 INFO: from shell_utils.shellExecutableArguments: (file:///tmp/pana_KKUTRU/lib/src/shell_utils.dart:127:8) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.222 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.002000)) 2026-01-28 05:31:52.001734 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) 2026-01-28 05:31:52.001734 INFO: from process_run.src.shell_utils_common.stringToArguments: (file:///tmp/pana_KKUTRU/lib/src/shell_utils_common.dart:92:14) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: library says it is {@canonicalFor flutterbin_cmd.isFlutterSupported} but flutterbin_cmd.isFlutterSupported can't be canonical there 2026-01-28 05:31:52.001734 INFO: from process_run.dartbin: (file:///tmp/pana_KKUTRU/lib/dartbin.dart:1:1) 2026-01-28 05:31:52.001734 INFO: warning: library says it is {@canonicalFor flutterbin_cmd.isFlutterSupportedSync} but flutterbin_cmd.isFlutterSupportedSync can't be canonical there 2026-01-28 05:31:52.001734 INFO: from process_run.dartbin: (file:///tmp/pana_KKUTRU/lib/dartbin.dart:1:1) 2026-01-28 05:31:52.001734 INFO: warning: library says it is {@canonicalFor dartbin.dartChannel} but dartbin.dartChannel can't be canonical there 2026-01-28 05:31:52.001734 INFO: from process_run.dartbin: (file:///tmp/pana_KKUTRU/lib/dartbin.dart:1:1) 2026-01-28 05:31:52.001734 INFO: warning: library says it is {@canonicalFor dartbin.dartExecutable} but dartbin.dartExecutable can't be canonical there 2026-01-28 05:31:52.001734 INFO: from process_run.dartbin: (file:///tmp/pana_KKUTRU/lib/dartbin.dart:1:1) 2026-01-28 05:31:52.001734 INFO: warning: library says it is {@canonicalFor dartbin.dartVersion} but dartbin.dartVersion can't be canonical there 2026-01-28 05:31:52.001734 INFO: from process_run.dartbin: (file:///tmp/pana_KKUTRU/lib/dartbin.dart:1:1) 2026-01-28 05:31:52.001734 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) 2026-01-28 05:31:52.001734 INFO: from process_run.src.shell_utils_common.shellArguments: (file:///tmp/pana_KKUTRU/lib/src/shell_utils_common.dart:89:8) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.222 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.002000)) 2026-01-28 05:31:52.001734 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) 2026-01-28 05:31:52.001734 INFO: from process_run.src.shell_utils_io.executableArgumentsToString: (file:///tmp/pana_KKUTRU/lib/src/shell_utils_io.dart:9:8) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of lines_utils_common.shellStreamLines, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01100) 2026-01-28 05:31:52.001734 INFO: from lines_utils_common.shellStreamLines: (file:///tmp/pana_KKUTRU/lib/src/lines_utils_common.dart:61:16) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of shell_environment.ShellEnvironment, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01100) 2026-01-28 05:31:52.001734 INFO: from shell_environment.ShellEnvironment: (file:///tmp/pana_KKUTRU/lib/src/shell_environment.dart:16:7) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of shell_environment_common.ShellEnvironmentVars, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01100) 2026-01-28 05:31:52.001734 INFO: from shell_environment_common.ShellEnvironmentVars: (file:///tmp/pana_KKUTRU/lib/src/shell_environment_common.dart:148:7) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of shell_environment_common.ShellEnvironmentAliases, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01100) 2026-01-28 05:31:52.001734 INFO: from shell_environment_common.ShellEnvironmentAliases: (file:///tmp/pana_KKUTRU/lib/src/shell_environment_common.dart:105:7) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of shell_environment_common.ShellEnvironmentPaths, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01100) 2026-01-28 05:31:52.001734 INFO: from shell_environment_common.ShellEnvironmentPaths: (file:///tmp/pana_KKUTRU/lib/src/shell_environment_common.dart:13:7) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of lines_utils_common.ShellLinesController, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01000) 2026-01-28 05:31:52.001734 INFO: from lines_utils_common.ShellLinesController: (file:///tmp/pana_KKUTRU/lib/src/lines_utils_common.dart:30:7) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of shell_common.ShellOptions, canonicalization candidates: (shell_run, process_run, process_run.shell) -> process_run.shell (confidence 0.01100) 2026-01-28 05:31:52.001734 INFO: from shell_common.ShellOptions: (file:///tmp/pana_KKUTRU/lib/src/shell_common.dart:126:7) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of process_cmd, canonicalization candidates: (shell_run, process_cmd, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.000) 2026-01-28 05:31:52.001734 INFO: from process_cmd: (file:///tmp/pana_KKUTRU/lib/src/process_cmd.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_cmd: 0.2600 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of process_run.src.shell_utils_common, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.001000) 2026-01-28 05:31:52.001734 INFO: from process_run.src.shell_utils_common: (file:///tmp/pana_KKUTRU/lib/src/shell_utils_common.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of flutterbin_cmd, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.dartbin, process_run.shell) -> process_run.shell (confidence 0.000) 2026-01-28 05:31:52.001734 INFO: from flutterbin_cmd: (file:///tmp/pana_KKUTRU/lib/src/flutterbin_cmd.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.dartbin: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of process_run, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.000) 2026-01-28 05:31:52.001734 INFO: from process_run: (file:///tmp/pana_KKUTRU/lib/src/process_run.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.343 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.3333)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.353 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.353 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.3333)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of shell_common, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.001000) 2026-01-28 05:31:52.001734 INFO: from shell_common: (file:///tmp/pana_KKUTRU/lib/src/shell_common.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of io_import, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.000) 2026-01-28 05:31:52.001734 INFO: from io_import: (file:///tmp/pana_KKUTRU/lib/src/io/io_import.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of shell_utils, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.001000) 2026-01-28 05:31:52.001734 INFO: from shell_utils: (file:///tmp/pana_KKUTRU/lib/src/shell_utils.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of shell_environment, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.001000) 2026-01-28 05:31:52.001734 INFO: from shell_environment: (file:///tmp/pana_KKUTRU/lib/src/shell_environment.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of shell_environment_common, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.001000) 2026-01-28 05:31:52.001734 INFO: from shell_environment_common: (file:///tmp/pana_KKUTRU/lib/src/shell_environment_common.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of process_run.src.shell_utils_io, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.001000) 2026-01-28 05:31:52.001734 INFO: from process_run.src.shell_utils_io: (file:///tmp/pana_KKUTRU/lib/src/shell_utils_io.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of user_config, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.000) 2026-01-28 05:31:52.001734 INFO: from user_config: (file:///tmp/pana_KKUTRU/lib/src/user_config.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of shell_common, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.001000) 2026-01-28 05:31:52.001734 INFO: from shell_common: (file:///tmp/pana_KKUTRU/lib/src/api/shell_common.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of lines_utils_common, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.000) 2026-01-28 05:31:52.001734 INFO: from lines_utils_common: (file:///tmp/pana_KKUTRU/lib/src/lines_utils_common.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of process_result_common_extension, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.000) 2026-01-28 05:31:52.001734 INFO: from process_result_common_extension: (file:///tmp/pana_KKUTRU/lib/src/process_result_common_extension.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of lines_utils, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.000) 2026-01-28 05:31:52.001734 INFO: from lines_utils: (file:///tmp/pana_KKUTRU/lib/src/lines_utils.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of shared_stdin, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.000) 2026-01-28 05:31:52.001734 INFO: from shared_stdin: (file:///tmp/pana_KKUTRU/lib/src/io/shared_stdin.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of prompt, canonicalization candidates: (shell_run, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.000) 2026-01-28 05:31:52.001734 INFO: from prompt: (file:///tmp/pana_KKUTRU/lib/src/prompt.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: warning: ambiguous reexport of which, canonicalization candidates: (shell_run, which, process_run, process_run.cmd_run, process_run.shell) -> process_run.shell (confidence 0.000) 2026-01-28 05:31:52.001734 INFO: from which: (file:///tmp/pana_KKUTRU/lib/src/which.dart:1:1) 2026-01-28 05:31:52.001734 INFO: shell_run: 0.01000 - (_Reason.longName (+0.01000)) 2026-01-28 05:31:52.001734 INFO: which: 0.2610 - (_Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-01-28 05:31:52.001734 INFO: process_run: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.cmd_run: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: process_run.shell: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-28 05:31:52.001734 INFO: warning: unresolved doc reference [https://github.com/tekartik/process_run.dart/blob/master/packages/process_run/doc/user_config.md] 2026-01-28 05:31:52.001734 INFO: from process_run.userPaths: (file:///tmp/pana_KKUTRU/lib/src/user_config.dart:71:18) 2026-01-28 05:31:52.001734 INFO: warning: unresolved doc reference [paths] 2026-01-28 05:31:52.001734 INFO: from which.whichSync: (file:///tmp/pana_KKUTRU/lib/src/which.dart:18:9) 2026-01-28 05:31:52.001734 INFO: Found 50 warnings and 0 errors. 2026-01-28 05:31:52.062780 INFO: Writing summary.json 2026-01-28 05:31:52.065906 INFO: Running dartdoc post-processing 2026-01-28 05:31:52.068350 INFO: Creating .tar.gz archive 2026-01-28 05:31:52.548735 INFO: Finished .tar.gz archive 2026-01-28 05:31:53.325261 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-01-28T05:31:53.432620Z