## Running analysis for "grinder" version "0.9.5" STARTED: 2024-09-05T17:06:32.644878Z ### Starting pana 2024-09-05 17:06:46.287474 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-09-05 17:06:46.326345 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-09-05 17:06:46.507467 INFO: Downloading package grinder 0.9.5 from https://pub.dev/api/archives/grinder-0.9.5.tar.gz 2024-09-05 17:06:46.709125 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-09-05 17:06:47.986526 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-09-05 17:06:48.948726 INFO: Analyzing package... 2024-09-05 17:06:48.977678 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine bin`... 2024-09-05 17:06:52.261822 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-09-05 17:07:02.468499 INFO: Running `git init`... 2024-09-05 17:07:02.496616 INFO: Running `git remote add origin https://github.com/google/grinder.dart`... 2024-09-05 17:07:02.524067 INFO: Running `git remote show origin`... 2024-09-05 17:07:02.804672 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-09-05 17:07:03.199589 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-09-05 17:07:03.224767 INFO: Running `git show origin/master:pubspec.yaml`... 2024-09-05 17:07:05.686580 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_OZCDWV/bin`... 2024-09-05 17:07:06.103726 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_OZCDWV/lib`... 2024-09-05 17:07:07.007956 INFO: Analyzing pub downgrade... 2024-09-05 17:07:07.013074 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-09-05 17:07:08.577354 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine bin`... 2024-09-05 17:07:10.406133 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-09-05 17:07:11.661257 INFO: [pub-downgrade-success] 2024-09-05 17:07:11.666058 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-09-05 17:07:12.634873 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-09-05 17:07:23.301857 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-grinderAYECLS --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-09-05 17:07:53.154497 INFO: `dartdoc` completed: 2024-09-05 17:07:53.154497 INFO: Documenting grinder... 2024-09-05 17:07:53.154497 INFO: Discovering libraries... 2024-09-05 17:07:53.154497 INFO: Linking elements... 2024-09-05 17:07:53.154497 INFO: Precaching local docs for 156002 elements... 2024-09-05 17:07:53.154497 INFO: Initialized dartdoc with 229 libraries 2024-09-05 17:07:53.154497 INFO: Generating docs for library grinder_files.dart from package:grinder/grinder_files.dart... 2024-09-05 17:07:53.154497 INFO: Generating docs for library grinder_tools.dart from package:grinder/grinder_tools.dart... 2024-09-05 17:07:53.154497 INFO: Generating docs for library grinder_sdk.dart from package:grinder/grinder_sdk.dart... 2024-09-05 17:07:53.154497 INFO: Generating docs for library grinder.dart from package:grinder/grinder.dart... 2024-09-05 17:07:53.154497 INFO: Documented 4 public libraries in 27.4 seconds 2024-09-05 17:07:53.154497 INFO: Success! Docs generated into /tmp/dartdoc-grinderAYECLS 2024-09-05 17:07:53.154497 INFO: warning: ambiguous reexport of grinder.src.run.run, canonicalization candidates: (grinder, grinder.tools) -> grinder.tools (confidence 0.01000) 2024-09-05 17:07:53.154497 INFO: from grinder.src.run.run: (file:///tmp/pana_OZCDWV/lib/src/run.dart:20:8) 2024-09-05 17:07:53.154497 INFO: grinder: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: grinder.tools: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: Use {@canonicalFor grinder.src.run.run} in the desired library's 2024-09-05 17:07:53.154497 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-09-05 17:07:53.154497 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-09-05 17:07:53.154497 INFO: The symbol will still be referenced in all candidates -- this only 2024-09-05 17:07:53.154497 INFO: controls the location where it will be written and which library will be 2024-09-05 17:07:53.154497 INFO: displayed in navigation for the relevant pages. The flag 2024-09-05 17:07:53.154497 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-09-05 17:07:53.154497 INFO: threshold at which this warning will appear. 2024-09-05 17:07:53.154497 INFO: warning: ambiguous reexport of grinder.src.run.runProcess, canonicalization candidates: (grinder, grinder.tools) -> grinder.tools (confidence 0.01000) 2024-09-05 17:07:53.154497 INFO: from grinder.src.run.runProcess: (file:///tmp/pana_OZCDWV/lib/src/run.dart:57:8) 2024-09-05 17:07:53.154497 INFO: grinder: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: grinder.tools: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: warning: ambiguous reexport of grinder.src.run.runAsync, canonicalization candidates: (grinder, grinder.tools) -> grinder.tools (confidence 0.01000) 2024-09-05 17:07:53.154497 INFO: from grinder.src.run.runAsync: (file:///tmp/pana_OZCDWV/lib/src/run.dart:75:16) 2024-09-05 17:07:53.154497 INFO: grinder: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: grinder.tools: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: warning: ambiguous reexport of grinder.src.run.runProcessAsync, canonicalization candidates: (grinder, grinder.tools) -> grinder.tools (confidence 0.01000) 2024-09-05 17:07:53.154497 INFO: from grinder.src.run.runProcessAsync: (file:///tmp/pana_OZCDWV/lib/src/run.dart:124:16) 2024-09-05 17:07:53.154497 INFO: grinder: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: grinder.tools: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: warning: ambiguous reexport of grinder.src.run.ProcessException, canonicalization candidates: (grinder, grinder.tools) -> grinder.tools (confidence 0.01000) 2024-09-05 17:07:53.154497 INFO: from grinder.src.run.ProcessException: (file:///tmp/pana_OZCDWV/lib/src/run.dart:135:7) 2024-09-05 17:07:53.154497 INFO: grinder: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: grinder.tools: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: warning: ambiguous reexport of grinder.src.run.RunOptions, canonicalization candidates: (grinder, grinder.tools) -> grinder.tools (confidence 0.01000) 2024-09-05 17:07:53.154497 INFO: from grinder.src.run.RunOptions: (file:///tmp/pana_OZCDWV/lib/src/run.dart:149:7) 2024-09-05 17:07:53.154497 INFO: grinder: 1.211 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: grinder.tools: 1.221 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: warning: ambiguous reexport of grinder.src.run, canonicalization candidates: (grinder, grinder.tools) -> grinder.tools (confidence 0.01000) 2024-09-05 17:07:53.154497 INFO: from grinder.src.run: (file:///tmp/pana_OZCDWV/lib/src/run.dart:4:9) 2024-09-05 17:07:53.154497 INFO: grinder: 1.261 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: grinder.tools: 1.271 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2024-09-05 17:07:53.154497 INFO: warning: unresolved doc reference [Path] 2024-09-05 17:07:53.154497 INFO: from grinder.files.FilePath.parent: (file:///tmp/pana_OZCDWV/lib/grinder_files.dart:146:17) 2024-09-05 17:07:53.154497 INFO: Found 8 warnings and 0 errors. 2024-09-05 17:07:53.184980 INFO: Writing summary.json 2024-09-05 17:07:53.188389 INFO: Running dartdoc post-processing 2024-09-05 17:07:53.191354 INFO: Creating .tar.gz archive 2024-09-05 17:07:53.618085 INFO: Finished .tar.gz archive 2024-09-05 17:07:54.660358 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-09-05T17:07:54.880133Z