## Running analysis for "webdriver" version "3.0.3" STARTED: 2024-05-04T05:17:17.542123Z ### Starting pana 2024-05-04 05:17:31.400420 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-04 05:17:31.440067 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-04 05:17:31.651573 INFO: Downloading package webdriver 3.0.3 from https://pub-web.flutter-io.cn/api/archives/webdriver-3.0.3.tar.gz 2024-05-04 05:17:31.970924 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-04 05:17:33.518879 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-04 05:17:34.696877 INFO: Analyzing package... 2024-05-04 05:17:34.733092 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-04 05:17:48.009683 INFO: Running `git init`... 2024-05-04 05:17:48.035081 INFO: Running `git remote add origin https://github.com/google/webdriver.dart`... 2024-05-04 05:17:48.058729 INFO: Running `git remote show origin`... 2024-05-04 05:17:48.341953 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-04 05:17:48.900053 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-04 05:17:48.925825 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-04 05:17:51.098791 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_NWARCQ/lib`... 2024-05-04 05:17:52.621964 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-04 05:18:11.341939 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-webdriverQSGIVB --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-04 05:18:46.221997 INFO: `dartdoc` completed: 2024-05-04 05:18:46.221997 INFO: Documenting webdriver... 2024-05-04 05:18:46.221997 INFO: Discovering libraries... 2024-05-04 05:18:46.221997 INFO: Linking elements... 2024-05-04 05:18:46.221997 INFO: Precaching local docs for 164850 elements... 2024-05-04 05:18:46.221997 INFO: Initialized dartdoc with 353 libraries 2024-05-04 05:18:46.221997 INFO: Generating docs for library core.dart from package:webdriver/core.dart... 2024-05-04 05:18:46.221997 INFO: Generating docs for library sync_io.dart from package:webdriver/sync_io.dart... 2024-05-04 05:18:46.221997 INFO: Generating docs for library async_io.dart from package:webdriver/async_io.dart... 2024-05-04 05:18:46.221997 INFO: Generating docs for library async_html.dart from package:webdriver/async_html.dart... 2024-05-04 05:18:46.221997 INFO: Generating docs for library io.dart from package:webdriver/io.dart... 2024-05-04 05:18:46.221997 INFO: Generating docs for library support/stdio_stepper.dart from package:webdriver/support/stdio_stepper.dart... 2024-05-04 05:18:46.221997 INFO: Generating docs for library support/firefox_profile.dart from package:webdriver/support/firefox_profile.dart... 2024-05-04 05:18:46.221997 INFO: Generating docs for library support/async.dart from package:webdriver/support/async.dart... 2024-05-04 05:18:46.221997 INFO: Generating docs for library async_core.dart from package:webdriver/async_core.dart... 2024-05-04 05:18:46.221997 INFO: Generating docs for library sync_core.dart from package:webdriver/sync_core.dart... 2024-05-04 05:18:46.221997 INFO: Documented 10 public libraries in 33.6 seconds 2024-05-04 05:18:46.221997 INFO: Success! Docs generated into /tmp/dartdoc-webdriverQSGIVB 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of keyboard.Keyboard, canonicalization candidates: (core, io, async_core, async_html, async_io) -> async_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from keyboard.Keyboard: (file:///tmp/pana_NWARCQ/lib/src/async/keyboard.dart:20:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: Use {@canonicalFor keyboard.Keyboard} in the desired library's 2024-05-04 05:18:46.221997 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-05-04 05:18:46.221997 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-05-04 05:18:46.221997 INFO: The symbol will still be referenced in all candidates -- this only 2024-05-04 05:18:46.221997 INFO: controls the location where it will be written and which library will be 2024-05-04 05:18:46.221997 INFO: displayed in navigation for the relevant pages. The flag 2024-05-04 05:18:46.221997 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-05-04 05:18:46.221997 INFO: threshold at which this warning will appear. 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of web_element.WebElement, canonicalization candidates: (core, io, async_core, async_html, async_io) -> async_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from web_element.WebElement: (file:///tmp/pana_NWARCQ/lib/src/async/web_element.dart:25:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of cookies.Cookies, canonicalization candidates: (core, io, async_core, async_html, async_io) -> async_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from cookies.Cookies: (file:///tmp/pana_NWARCQ/lib/src/async/cookies.dart:21:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of by.By, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from by.By: (file:///tmp/pana_NWARCQ/lib/src/common/by.dart:1:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of timeouts.Timeouts, canonicalization candidates: (core, io, async_core, async_html, async_io) -> async_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from timeouts.Timeouts: (file:///tmp/pana_NWARCQ/lib/src/async/timeouts.dart:20:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of capabilities.BrowserPlatform, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from capabilities.BrowserPlatform: (file:///tmp/pana_NWARCQ/lib/src/common/capabilities.dart:79:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of capabilities.Capabilities, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from capabilities.Capabilities: (file:///tmp/pana_NWARCQ/lib/src/common/capabilities.dart:17:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of log.LogLevel, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from log.LogLevel: (file:///tmp/pana_NWARCQ/lib/src/common/log.dart:30:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.WebDriverException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.WebDriverException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:2:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.InvalidArgumentException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.InvalidArgumentException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:27:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.InvalidRequestException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.InvalidRequestException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:31:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.InvalidResponseException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.InvalidResponseException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:35:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.UnknownException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.UnknownException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:39:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.NoSuchDriverException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.NoSuchDriverException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:43:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.NoSuchElementException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.NoSuchElementException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:47:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.NoSuchFrameException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.NoSuchFrameException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:51:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.UnknownCommandException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.UnknownCommandException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:55:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.StaleElementReferenceException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.StaleElementReferenceException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:59:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.ElementNotVisibleException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.ElementNotVisibleException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:63:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.InvalidElementStateException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.InvalidElementStateException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:67:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.ElementIsNotSelectableException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.ElementIsNotSelectableException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:71:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.JavaScriptException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.JavaScriptException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:75:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.XPathLookupException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.XPathLookupException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:79:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.TimeoutException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.TimeoutException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:83:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.NoSuchWindowException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.NoSuchWindowException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:87:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.InvalidCookieDomainException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.InvalidCookieDomainException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:91:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.UnableToSetCookieException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.UnableToSetCookieException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:95:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.UnexpectedAlertOpenException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.UnexpectedAlertOpenException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:99:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.NoSuchAlertException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.NoSuchAlertException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:103:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.ScriptTimeoutException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.ScriptTimeoutException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:107:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.InvalidElementCoordinatesException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.InvalidElementCoordinatesException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:111:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.IMENotAvailableException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.IMENotAvailableException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:115:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.IMEEngineActivationFailedException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.IMEEngineActivationFailedException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:119:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.InvalidSelectorException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.InvalidSelectorException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:123:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.SessionNotCreatedException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.SessionNotCreatedException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:127:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.MoveTargetOutOfBoundsException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.MoveTargetOutOfBoundsException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:131:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.ElementClickInterceptedException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.ElementClickInterceptedException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:137:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.ElementNotInteractableException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.ElementNotInteractableException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:143:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.InsecureCertificateException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.InsecureCertificateException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:149:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.InvalidSessionIdException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.InvalidSessionIdException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:155:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.NoSuchCookieException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.NoSuchCookieException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:161:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.UnableToCaptureScreenException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.UnableToCaptureScreenException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:166:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.UnknownMethodException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.UnknownMethodException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:172:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.UnsupportedOperationException, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.UnsupportedOperationException: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:178:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of web_driver.WebDriver, canonicalization candidates: (core, io, async_core, async_html, async_io) -> async_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from web_driver.WebDriver: (file:///tmp/pana_NWARCQ/lib/src/async/web_driver.dart:41:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of mouse.MouseButton, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from mouse.MouseButton: (file:///tmp/pana_NWARCQ/lib/src/common/mouse.dart:6:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of cookie.Cookie, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from cookie.Cookie: (file:///tmp/pana_NWARCQ/lib/src/common/cookie.dart:16:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of log.LogType, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from log.LogType: (file:///tmp/pana_NWARCQ/lib/src/common/log.dart:21:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of mouse.Mouse, canonicalization candidates: (core, io, async_core, async_html, async_io) -> async_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from mouse.Mouse: (file:///tmp/pana_NWARCQ/lib/src/async/mouse.dart:24:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of capabilities.Browser, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from capabilities.Browser: (file:///tmp/pana_NWARCQ/lib/src/common/capabilities.dart:69:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of command_event.WebDriverCommandEvent, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from command_event.WebDriverCommandEvent: (file:///tmp/pana_NWARCQ/lib/src/common/command_event.dart:15:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of log.LogEntry, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from log.LogEntry: (file:///tmp/pana_NWARCQ/lib/src/common/log.dart:1:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of common.Attributes, canonicalization candidates: (core, io, async_core, async_html, async_io) -> async_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from common.Attributes: (file:///tmp/pana_NWARCQ/lib/src/async/common.dart:25:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of common.SearchContext, canonicalization candidates: (core, io, async_core, async_html, async_io) -> async_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from common.SearchContext: (file:///tmp/pana_NWARCQ/lib/src/async/common.dart:33:16) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of spec.WebDriverSpec, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from spec.WebDriverSpec: (file:///tmp/pana_NWARCQ/lib/src/common/spec.dart:5:6) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of window.Window, canonicalization candidates: (core, io, async_core, async_html, async_io) -> async_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from window.Window: (file:///tmp/pana_NWARCQ/lib/src/async/window.dart:21:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of alert.Alert, canonicalization candidates: (core, io, async_core, async_html, async_io) -> async_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from alert.Alert: (file:///tmp/pana_NWARCQ/lib/src/async/alert.dart:21:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of target_locator.TargetLocator, canonicalization candidates: (core, io, async_core, async_html, async_io) -> async_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from target_locator.TargetLocator: (file:///tmp/pana_NWARCQ/lib/src/async/target_locator.dart:21:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.getExceptionFromW3cResponse, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.getExceptionFromW3cResponse: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:250:20) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of logs.Logs, canonicalization candidates: (core, io, async_core, async_html, async_io) -> async_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from logs.Logs: (file:///tmp/pana_NWARCQ/lib/src/async/logs.dart:22:7) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of exception.getExceptionFromJsonWireResponse, canonicalization candidates: (core, io, async_core, async_html, async_io, sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from exception.getExceptionFromJsonWireResponse: (file:///tmp/pana_NWARCQ/lib/src/common/exception.dart:183:20) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of common.GetAttribute, canonicalization candidates: (core, io, async_core, async_html, async_io) -> async_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from common.GetAttribute: (file:///tmp/pana_NWARCQ/lib/src/async/common.dart:21:9) 2024-05-04 05:18:46.221997 INFO: core: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: io: -0.9900 - (_Reason.deprecated (-1.000), _Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_html: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: async_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of logs.Logs, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from logs.Logs: (file:///tmp/pana_NWARCQ/lib/src/sync/logs.dart:20:7) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of web_driver.WebDriver, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from web_driver.WebDriver: (file:///tmp/pana_NWARCQ/lib/src/sync/web_driver.dart:39:7) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of keyboard.Keyboard, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from keyboard.Keyboard: (file:///tmp/pana_NWARCQ/lib/src/sync/keyboard.dart:18:7) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of cookies.Cookies, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from cookies.Cookies: (file:///tmp/pana_NWARCQ/lib/src/sync/cookies.dart:20:7) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of mouse.Mouse, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from mouse.Mouse: (file:///tmp/pana_NWARCQ/lib/src/sync/mouse.dart:23:7) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of alert.Alert, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from alert.Alert: (file:///tmp/pana_NWARCQ/lib/src/sync/alert.dart:19:7) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of window.Window, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from window.Window: (file:///tmp/pana_NWARCQ/lib/src/sync/window.dart:23:7) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of target_locator.TargetLocator, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from target_locator.TargetLocator: (file:///tmp/pana_NWARCQ/lib/src/sync/target_locator.dart:23:7) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of web_element.WebElement, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from web_element.WebElement: (file:///tmp/pana_NWARCQ/lib/src/sync/web_element.dart:30:7) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of common.SearchContext, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from common.SearchContext: (file:///tmp/pana_NWARCQ/lib/src/sync/common.dart:40:16) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of timeouts.Timeouts, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from timeouts.Timeouts: (file:///tmp/pana_NWARCQ/lib/src/sync/timeouts.dart:19:7) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of common.Attributes, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from common.Attributes: (file:///tmp/pana_NWARCQ/lib/src/sync/common.dart:32:7) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of common.jsonWireElementStr, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from common.jsonWireElementStr: (file:///tmp/pana_NWARCQ/lib/src/sync/common.dart:23:14) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of common.w3cElementStr, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from common.w3cElementStr: (file:///tmp/pana_NWARCQ/lib/src/sync/common.dart:26:14) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: ambiguous reexport of common.GetAttribute, canonicalization candidates: (sync_core, sync_io) -> sync_io (confidence 0.000) 2024-05-04 05:18:46.221997 INFO: from common.GetAttribute: (file:///tmp/pana_NWARCQ/lib/src/sync/common.dart:28:9) 2024-05-04 05:18:46.221997 INFO: sync_core: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: sync_io: 0.01000 - (_Reason.longName (+0.01000)) 2024-05-04 05:18:46.221997 INFO: warning: core has no library level documentation comments 2024-05-04 05:18:46.221997 INFO: from core: (file:///tmp/pana_NWARCQ/lib/core.dart:16:9) 2024-05-04 05:18:46.221997 INFO: warning: unresolved doc reference [resolve] 2024-05-04 05:18:46.221997 INFO: from sync_io.createDriver: (file:///tmp/pana_NWARCQ/lib/sync_io.dart:28:16) 2024-05-04 05:18:46.221997 INFO: warning: unresolved doc reference [resolve] 2024-05-04 05:18:46.221997 INFO: from sync_io.fromExistingSession: (file:///tmp/pana_NWARCQ/lib/sync_io.dart:50:16) 2024-05-04 05:18:46.221997 INFO: warning: unresolved doc reference [logs.get(logType)] 2024-05-04 05:18:46.221997 INFO: from sync_io.WebDriver.logs: (file:///tmp/pana_NWARCQ/lib/src/sync/web_driver.dart:195:12) 2024-05-04 05:18:46.221997 INFO: warning: unresolved doc reference [window.close()] 2024-05-04 05:18:46.221997 INFO: from sync_io.WebDriver.close: (file:///tmp/pana_NWARCQ/lib/src/sync/web_driver.dart:152:8) 2024-05-04 05:18:46.221997 INFO: warning: unresolved doc reference [resolve] 2024-05-04 05:18:46.221997 INFO: from async_io.createDriver: (file:///tmp/pana_NWARCQ/lib/async_io.dart:36:24) 2024-05-04 05:18:46.221997 INFO: warning: unresolved doc reference [resolve] 2024-05-04 05:18:46.221997 INFO: from async_io.fromExistingSession: (file:///tmp/pana_NWARCQ/lib/async_io.dart:54:24) 2024-05-04 05:18:46.221997 INFO: warning: unresolved doc reference [resolve] 2024-05-04 05:18:46.221997 INFO: from async_io.fromExistingSessionSync: (file:///tmp/pana_NWARCQ/lib/async_io.dart:70:16) 2024-05-04 05:18:46.221997 INFO: warning: unresolved doc reference [logs.get(logType)] 2024-05-04 05:18:46.221997 INFO: from async_io.WebDriver.logs: (file:///tmp/pana_NWARCQ/lib/src/async/web_driver.dart:181:12) 2024-05-04 05:18:46.221997 INFO: warning: unresolved doc reference [window.close()] 2024-05-04 05:18:46.221997 INFO: from async_io.WebDriver.close: (file:///tmp/pana_NWARCQ/lib/src/async/web_driver.dart:139:16) 2024-05-04 05:18:46.221997 INFO: warning: unresolved doc reference [resolve] 2024-05-04 05:18:46.221997 INFO: from async_html.createDriver: (file:///tmp/pana_NWARCQ/lib/async_html.dart:34:24) 2024-05-04 05:18:46.221997 INFO: warning: unresolved doc reference [resolve] 2024-05-04 05:18:46.221997 INFO: from async_html.fromExistingSession: (file:///tmp/pana_NWARCQ/lib/async_html.dart:52:24) 2024-05-04 05:18:46.221997 INFO: warning: unresolved doc reference [resolve] 2024-05-04 05:18:46.221997 INFO: from async_html.fromExistingSessionSync: (file:///tmp/pana_NWARCQ/lib/async_html.dart:68:16) 2024-05-04 05:18:46.221997 INFO: warning: io has no library level documentation comments 2024-05-04 05:18:46.221997 INFO: from io: (file:///tmp/pana_NWARCQ/lib/io.dart:16:9) 2024-05-04 05:18:46.221997 INFO: warning: unresolved doc reference [expect] 2024-05-04 05:18:46.221997 INFO: from async.Clock.waitFor: (file:///tmp/pana_NWARCQ/lib/support/async.dart:50:13) 2024-05-04 05:18:46.221997 INFO: Found 92 warnings and 0 errors. 2024-05-04 05:18:46.329751 INFO: Writing summary.json 2024-05-04 05:18:46.332153 INFO: Running dartdoc post-processing 2024-05-04 05:18:46.334872 INFO: Creating .tar.gz archive 2024-05-04 05:18:47.572239 INFO: Finished .tar.gz archive 2024-05-04 05:18:50.136991 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-04T05:18:50.242486Z