## Running analysis for "dimap" version "2.2.0" STARTED: 2026-08-25T23:37:08.438351Z ### Starting processing 2026-08-25 23:37:08.455478 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner dart pub unpack dimap:2.2.0 --output /tmp/pana-dimapUOMVXY/dimap --no-resolve`... 2026-08-25 23:37:08.830913 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart --version`... 2026-08-25 23:37:08.949030 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub get --no-example`... 2026-08-25 23:37:09.694355 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-08-25 23:37:10.428097 INFO: Analyzing package... 2026-08-25 23:37:10.430959 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart analyze --format machine --no-plugins .`... 2026-08-25 23:37:16.872518 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git init`... 2026-08-25 23:37:17.070986 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git remote add origin https://github.com/dimchat/plugins-dart`... 2026-08-25 23:37:17.260140 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git remote show origin`... 2026-08-25 23:37:17.859761 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git fetch --depth 1 --no-recurse-submodules origin main`... 2026-08-25 23:37:18.693632 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git ls-tree -r -z --name-only --full-tree origin/main`... 2026-08-25 23:37:18.883056 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner git show origin/main:pubspec.yaml`... 2026-08-25 23:37:19.468596 INFO: Analyzing pub downgrade... 2026-08-25 23:37:19.469938 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-08-25 23:37:26.041219 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart analyze --format machine --no-plugins .`... 2026-08-25 23:37:30.015383 INFO: [pub-downgrade-success] 2026-08-25 23:37:30.017564 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-08-25 23:37:36.210870 INFO: Running `/home/worker/pub-dev/pkg/pub_worker/build/sandbox_runner /home/worker/dartdoc/build/dartdoc --resources-dir /home/worker/dartdoc/lib/resources --output /tmp/pana-dimapUOMVXY/raw-dartdoc --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-08-25 23:38:00.858328 WARNING: `dartdoc` failed: 2026-08-25 23:38:00.858328 WARNING: Documenting dimap... 2026-08-25 23:38:00.858328 WARNING: Discovering libraries... 2026-08-25 23:38:00.858328 WARNING: Linking elements... 2026-08-25 23:38:00.858328 WARNING: Precaching local docs for 778092 elements... 2026-08-25 23:38:00.858328 WARNING: Initialized dartdoc with 793 libraries 2026-08-25 23:38:00.858328 WARNING: Generating docs for library crypto.dart from package:dimap/crypto.dart... 2026-08-25 23:38:00.858328 WARNING: Generating docs for library dimap.dart from package:dimap/dimap.dart... 2026-08-25 23:38:00.858328 WARNING: Generating docs for library ext.dart from package:dimap/ext.dart... 2026-08-25 23:38:00.858328 WARNING: Documented 3 public libraries in 24.3 seconds 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of keys.BaseKey, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from keys.BaseKey: (file:///tmp/pana_JAJXBW/lib/src/crypto/keys.dart:33:16) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: Use {@canonicalFor keys.BaseKey} in the desired library's documentation 2026-08-25 23:38:00.858328 WARNING: to resolve the ambiguity and/or override dartdoc's decision, or 2026-08-25 23:38:00.858328 WARNING: structure your package so the reexport is less ambiguous. The symbol 2026-08-25 23:38:00.858328 WARNING: will still be referenced in all candidates -- this only controls the 2026-08-25 23:38:00.858328 WARNING: location where it will be written and which library will be displayed in 2026-08-25 23:38:00.858328 WARNING: navigation for the relevant pages. The flag 2026-08-25 23:38:00.858328 WARNING: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2026-08-25 23:38:00.858328 WARNING: threshold at which this warning will appear. 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of keys.BaseSymmetricKey, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from keys.BaseSymmetricKey: (file:///tmp/pana_JAJXBW/lib/src/crypto/keys.dart:80:16) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of keys.BaseAsymmetricKey, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from keys.BaseAsymmetricKey: (file:///tmp/pana_JAJXBW/lib/src/crypto/keys.dart:113:16) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of keys.BasePrivateKey, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from keys.BasePrivateKey: (file:///tmp/pana_JAJXBW/lib/src/crypto/keys.dart:121:16) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of keys.BasePublicKey, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from keys.BasePublicKey: (file:///tmp/pana_JAJXBW/lib/src/crypto/keys.dart:147:16) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of aes.AESKey, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from aes.AESKey: (file:///tmp/pana_JAJXBW/lib/src/crypto/aes.dart:43:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of aes.AESKeyFactory, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from aes.AESKeyFactory: (file:///tmp/pana_JAJXBW/lib/src/crypto/aes.dart:188:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of plain.PlainKey, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from plain.PlainKey: (file:///tmp/pana_JAJXBW/lib/src/crypto/plain.dart:35:13) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of plain.PlainKeyFactory, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from plain.PlainKeyFactory: (file:///tmp/pana_JAJXBW/lib/src/crypto/plain.dart:59:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of ecc.ECCPublicKey, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from ecc.ECCPublicKey: (file:///tmp/pana_JAJXBW/lib/src/crypto/ecc.dart:42:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of ecc.ECCPrivateKey, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from ecc.ECCPrivateKey: (file:///tmp/pana_JAJXBW/lib/src/crypto/ecc.dart:79:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of ecc.ECCPublicKeyFactory, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from ecc.ECCPublicKeyFactory: (file:///tmp/pana_JAJXBW/lib/src/crypto/ecc.dart:142:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of ecc.ECCPrivateKeyFactory, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from ecc.ECCPrivateKeyFactory: (file:///tmp/pana_JAJXBW/lib/src/crypto/ecc.dart:157:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of ecc_utils.ECCKeyUtils, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from ecc_utils.ECCKeyUtils: (file:///tmp/pana_JAJXBW/lib/src/crypto/ecc_utils.dart:36:13) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of rsa.RSAPublicKey, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from rsa.RSAPublicKey: (file:///tmp/pana_JAJXBW/lib/src/crypto/rsa.dart:40:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of rsa.RSAPrivateKey, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from rsa.RSAPrivateKey: (file:///tmp/pana_JAJXBW/lib/src/crypto/rsa.dart:77:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of rsa.RSAPublicKeyFactory, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from rsa.RSAPublicKeyFactory: (file:///tmp/pana_JAJXBW/lib/src/crypto/rsa.dart:154:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of rsa.RSAPrivateKeyFactory, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from rsa.RSAPrivateKeyFactory: (file:///tmp/pana_JAJXBW/lib/src/crypto/rsa.dart:169:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of rsa_utils.RSAKeyUtils, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from rsa_utils.RSAKeyUtils: (file:///tmp/pana_JAJXBW/lib/src/crypto/rsa_utils.dart:37:13) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of digest.SHA256Digester, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from digest.SHA256Digester: (file:///tmp/pana_JAJXBW/lib/src/crypto/digest.dart:41:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of digest.KECCAK256Digester, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from digest.KECCAK256Digester: (file:///tmp/pana_JAJXBW/lib/src/crypto/digest.dart:49:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of digest.RIPEMD160Digester, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from digest.RIPEMD160Digester: (file:///tmp/pana_JAJXBW/lib/src/crypto/digest.dart:57:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of coders.UTF8Coder, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from coders.UTF8Coder: (file:///tmp/pana_JAJXBW/lib/src/format/coders.dart:35:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of coders.JSONCoder, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from coders.JSONCoder: (file:///tmp/pana_JAJXBW/lib/src/format/coders.dart:54:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of coders.HexCoder, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from coders.HexCoder: (file:///tmp/pana_JAJXBW/lib/src/format/coders.dart:68:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of coders.Base58Coder, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from coders.Base58Coder: (file:///tmp/pana_JAJXBW/lib/src/format/coders.dart:113:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of coders.Base64Coder, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from coders.Base64Coder: (file:///tmp/pana_JAJXBW/lib/src/format/coders.dart:127:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of trans.BaseNetworkDataFactory, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from trans.BaseNetworkDataFactory: (file:///tmp/pana_JAJXBW/lib/src/format/trans.dart:29:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of trans.BaseNetworkFileFactory, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from trans.BaseNetworkFileFactory: (file:///tmp/pana_JAJXBW/lib/src/format/trans.dart:47:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of digest.DigestPlugins, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from digest.DigestPlugins: (file:///tmp/pana_JAJXBW/lib/src/crypto/digest.dart:66:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of coders.CoderPlugins, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from coders.CoderPlugins: (file:///tmp/pana_JAJXBW/lib/src/format/coders.dart:141:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of trans.TransportablePlugins, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from trans.TransportablePlugins: (file:///tmp/pana_JAJXBW/lib/src/format/trans.dart:72:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of dimap.sharedCryptoExtensions, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from dimap.sharedCryptoExtensions: (file:///tmp/analyzerAEANEO/pub-cache/hosted/20260819t082900-dot-dartlang-pub.appspot.com/mkm-2.4.4/lib/src/crypto/helpers.dart:129:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.010 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.010 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of dimap.sharedFormatExtensions, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from dimap.sharedFormatExtensions: (file:///tmp/analyzerAEANEO/pub-cache/hosted/20260819t082900-dot-dartlang-pub.appspot.com/mkm-2.4.4/lib/src/format/helpers.dart:64:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.010 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.010 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of dimap.sharedAccountExtensions, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from dimap.sharedAccountExtensions: (file:///tmp/analyzerAEANEO/pub-cache/hosted/20260819t082900-dot-dartlang-pub.appspot.com/mkm-2.4.4/lib/src/protocol/helpers.dart:240:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.010 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.010 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of dimap.sharedMessageExtensions, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from dimap.sharedMessageExtensions: (file:///tmp/analyzerAEANEO/pub-cache/hosted/20260819t082900-dot-dartlang-pub.appspot.com/dkd-2.4.2/lib/src/protocol/helpers.dart:217:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.010 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.010 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of crypto.CryptoKeyGeneralFactory, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from crypto.CryptoKeyGeneralFactory: (file:///tmp/pana_JAJXBW/lib/src/ext/crypto.dart:33:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of format.FormatGeneralFactory, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from format.FormatGeneralFactory: (file:///tmp/pana_JAJXBW/lib/src/ext/format.dart:33:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.178 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of plugin_loader.PluginLoader, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from plugin_loader.PluginLoader: (file:///tmp/pana_JAJXBW/lib/src/plugin_loader.dart:34:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of plugin_core.CorePlugins, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from plugin_core.CorePlugins: (file:///tmp/pana_JAJXBW/lib/src/plugin_core.dart:32:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of plugin_keys.CryptoPlugins, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from plugin_keys.CryptoPlugins: (file:///tmp/pana_JAJXBW/lib/src/plugin_keys.dart:34:7) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of keys, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from keys: (file:///tmp/pana_JAJXBW/lib/src/crypto/keys.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of aes, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from aes: (file:///tmp/pana_JAJXBW/lib/src/crypto/aes.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of plain, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from plain: (file:///tmp/pana_JAJXBW/lib/src/crypto/plain.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of ecc, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from ecc: (file:///tmp/pana_JAJXBW/lib/src/crypto/ecc.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of ecc_utils, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from ecc_utils: (file:///tmp/pana_JAJXBW/lib/src/crypto/ecc_utils.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of rsa, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from rsa: (file:///tmp/pana_JAJXBW/lib/src/crypto/rsa.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of rsa_utils, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from rsa_utils: (file:///tmp/pana_JAJXBW/lib/src/crypto/rsa_utils.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of digest, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from digest: (file:///tmp/pana_JAJXBW/lib/src/crypto/digest.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of coders, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from coders: (file:///tmp/pana_JAJXBW/lib/src/format/coders.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of trans, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from trans: (file:///tmp/pana_JAJXBW/lib/src/format/trans.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of crypto, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from crypto: (file:///tmp/pana_JAJXBW/lib/src/ext/crypto.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of format, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from format: (file:///tmp/pana_JAJXBW/lib/src/ext/format.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.211 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of plugin_core, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from plugin_core: (file:///tmp/pana_JAJXBW/lib/src/plugin_core.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.261 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.261 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of plugin_keys, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from plugin_keys: (file:///tmp/pana_JAJXBW/lib/src/plugin_keys.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.261 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.261 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: warning: ambiguous reexport of plugin_loader, canonicalization candidates: (dimap, dimap) -> dimap (confidence 0.000) 2026-08-25 23:38:00.858328 WARNING: from plugin_loader: (file:///tmp/pana_JAJXBW/lib/src/plugin_loader.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.261 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: dimap: 2.261 - (_Reason.samePackage (+1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500), _Reason.locationPartStart (+0.001000)) 2026-08-25 23:38:00.858328 WARNING: error: file already written at "dimap/index.html" 2026-08-25 23:38:00.858328 WARNING: for symbol dimap: (file:///tmp/pana_JAJXBW/lib/dimap.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: conflicting with file already generated by dimap: (file:///tmp/pana_JAJXBW/lib/crypto.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: Dartdoc generates a path and filename to write to for each symbol. 2026-08-25 23:38:00.858328 WARNING: 'dimap' conflicts with another symbol in the generated path, and 2026-08-25 23:38:00.858328 WARNING: therefore can not be written out. Changing the name, library name, or 2026-08-25 23:38:00.858328 WARNING: class name (if appropriate) of one of the conflicting items can resolve 2026-08-25 23:38:00.858328 WARNING: the conflict. Alternatively, use the `@nodoc` directive in one symbol's 2026-08-25 23:38:00.858328 WARNING: documentation comment to hide it. 2026-08-25 23:38:00.858328 WARNING: error: file already written at "dimap/dimap-library.html" 2026-08-25 23:38:00.858328 WARNING: for symbol dimap: (file:///tmp/pana_JAJXBW/lib/dimap.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: conflicting with file already generated by dimap: (file:///tmp/pana_JAJXBW/lib/crypto.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: error: file already written at "dimap/dimap-library-sidebar.html" 2026-08-25 23:38:00.858328 WARNING: for symbol dimap: (file:///tmp/pana_JAJXBW/lib/dimap.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: conflicting with file already generated by dimap: (file:///tmp/pana_JAJXBW/lib/crypto.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: error: file already written at "dimap/index.html" 2026-08-25 23:38:00.858328 WARNING: for symbol dimap: (file:///tmp/pana_JAJXBW/lib/ext.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: conflicting with file already generated by dimap: (file:///tmp/pana_JAJXBW/lib/dimap.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: error: file already written at "dimap/dimap-library.html" 2026-08-25 23:38:00.858328 WARNING: for symbol dimap: (file:///tmp/pana_JAJXBW/lib/ext.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: conflicting with file already generated by dimap: (file:///tmp/pana_JAJXBW/lib/dimap.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: error: file already written at "dimap/dimap-library-sidebar.html" 2026-08-25 23:38:00.858328 WARNING: for symbol dimap: (file:///tmp/pana_JAJXBW/lib/ext.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: conflicting with file already generated by dimap: (file:///tmp/pana_JAJXBW/lib/dimap.dart:1:1) 2026-08-25 23:38:00.858328 WARNING: Found 56 warnings and 6 errors. 2026-08-25 23:38:00.858328 WARNING: 2026-08-25 23:38:00.858328 WARNING: dartdoc 9.0.9 (/home/worker/dartdoc/build/dartdoc) failed: encountered 6 errors 2026-08-25 23:38:00.858328 WARNING: #0 Dartdoc.generateDocs (package:dartdoc/src/dartdoc.dart:245) 2026-08-25 23:38:00.858328 WARNING: 2026-08-25 23:38:00.858328 WARNING: #1 Dartdoc.executeGuarded. (package:dartdoc/src/dartdoc.dart:269) 2026-08-25 23:38:00.858328 WARNING: 2026-08-25 23:38:00.866223 INFO: Writing summary.json 2026-08-25 23:38:00.867166 INFO: Running dartdoc post-processing 2026-08-25 23:38:00.867857 INFO: Creating .tar.gz archive 2026-08-25 23:38:01.371672 INFO: Finished .tar.gz archive 2026-08-25 23:38:02.958256 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-08-25T23:38:03.016485Z