## Running analysis for "bip32_ed25519" version "0.5.0" STARTED: 2024-05-02T12:22:41.036788Z ### Starting pana 2024-05-02 12:22:56.584085 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 12:22:56.639496 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 12:22:56.869148 INFO: Downloading package bip32_ed25519 0.5.0 from https://pub.dev/api/archives/bip32_ed25519-0.5.0.tar.gz 2024-05-02 12:22:57.140277 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 12:22:58.662936 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 12:22:59.397767 INFO: Analyzing package... 2024-05-02 12:22:59.441468 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-02 12:23:07.421754 INFO: Running `git init`... 2024-05-02 12:23:07.448584 INFO: Running `git remote add origin https://github.com/ilap/bip32-ed25519-dart`... 2024-05-02 12:23:07.474483 INFO: Running `git remote show origin`... 2024-05-02 12:23:07.729433 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-02 12:23:08.191281 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-02 12:23:08.218660 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-02 12:23:09.218877 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_XZZNEF/lib`... 2024-05-02 12:23:10.087167 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 12:23:30.826662 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-bip32_ed25519PNHJVK --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-02 12:24:08.604533 INFO: `dartdoc` completed: 2024-05-02 12:24:08.604533 INFO: Documenting bip32_ed25519... 2024-05-02 12:24:08.604533 INFO: Discovering libraries... 2024-05-02 12:24:08.604533 INFO: Linking elements... 2024-05-02 12:24:08.604533 INFO: Precaching local docs for 179025 elements... 2024-05-02 12:24:08.604533 INFO: Initialized dartdoc with 70 libraries 2024-05-02 12:24:08.604533 INFO: Generating docs for library cardano.dart from package:bip32_ed25519/cardano.dart... 2024-05-02 12:24:08.604533 INFO: Generating docs for library api.dart from package:bip32_ed25519/api.dart... 2024-05-02 12:24:08.604533 INFO: Generating docs for library bip32_ed25519.dart from package:bip32_ed25519/bip32_ed25519.dart... 2024-05-02 12:24:08.604533 INFO: Documented 3 public libraries in 36.4 seconds 2024-05-02 12:24:08.604533 INFO: Success! Docs generated into /tmp/dartdoc-bip32_ed25519PNHJVK 2024-05-02 12:24:08.604533 INFO: warning: ambiguous reexport of ed25519_extended.ExtendedSigningKey, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-05-02 12:24:08.604533 INFO: from ed25519_extended.ExtendedSigningKey: (file:///tmp/pana_XZZNEF/lib/src/bip32_ed25519/ed25519_extended.dart:7:7) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: Use {@canonicalFor ed25519_extended.ExtendedSigningKey} in the desired 2024-05-02 12:24:08.604533 INFO: library's documentation to resolve the ambiguity and/or override 2024-05-02 12:24:08.604533 INFO: dartdoc's decision, or structure your package so the reexport is less 2024-05-02 12:24:08.604533 INFO: ambiguous. The symbol will still be referenced in all candidates -- this 2024-05-02 12:24:08.604533 INFO: only controls the location where it will be written and which library 2024-05-02 12:24:08.604533 INFO: will be displayed in navigation for the relevant pages. The flag 2024-05-02 12:24:08.604533 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-05-02 12:24:08.604533 INFO: threshold at which this warning will appear. 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.Suffix: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:136:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.ByteList: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:38:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.Encodable: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/encoding.dart:10:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.EncryptedMessage: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:47:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.SealedMessage: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:132:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.SigningKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:68:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.SignedMessage: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:142:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: ambiguous reexport of ed25519_bip32.Bip32VerifyKey, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-05-02 12:24:08.604533 INFO: from ed25519_bip32.Bip32VerifyKey: (file:///tmp/pana_XZZNEF/lib/src/bip32_ed25519/ed25519_bip32.dart:255:7) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: warning: ambiguous reexport of ed25519_bip32.Bip32SigningKey, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-05-02 12:24:08.604533 INFO: from ed25519_bip32.Bip32SigningKey: (file:///tmp/pana_XZZNEF/lib/src/bip32_ed25519/ed25519_bip32.dart:298:7) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.VerifyKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:11:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.AsymmetricKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:5:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.AsymmetricPublicKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:11:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.AsymmetricPrivateKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:16:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.BoxBase: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:8:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.PublicKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:64:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.PrivateKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:87:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.Verify: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/signatures.dart:8:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.SignatureBase: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/signatures.dart:13:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.Signature: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:5:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.OutOfRangeHrpCharacters: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:305:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.EncryptedMessage.EncryptedMessage: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:48:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.EncryptedMessage.fromList: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:52:20) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.PrivateKey.PrivateKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:88:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.PrivateKey.fromSeed: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:90:14) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.PrivateKey.generate: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:92:14) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.PrivateKey.decode: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:94:14) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: ambiguous reexport of ed25519_bip32.Bip32Ed25519KeyDerivation, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-05-02 12:24:08.604533 INFO: from ed25519_bip32.Bip32Ed25519KeyDerivation: (file:///tmp/pana_XZZNEF/lib/src/bip32_ed25519/ed25519_bip32.dart:101:7) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.SealedMessage.SealedMessage: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:133:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.ByteList.ByteList: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:40:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.ByteList.withConstraint: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:46:12) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.ByteList.withConstraintRange: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:53:12) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.ByteList.decode: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:60:12) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.ByteList.decodeWithConstraint: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:65:12) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.ByteList.decodeWithConstraintRange: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:72:12) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.OutOfBoundChars: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:325:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.PublicKey.PublicKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:65:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.PublicKey.decode: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:67:13) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.IntListExtension: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:149:11) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.SigningKey.fromValidBytes: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:78:14) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.BoxBase.fromList: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:9:11) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.InvalidProgramLength.InvalidProgramLength: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:364:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.InvalidPadding: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:381:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.Base16Encoder: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/base16_encoder.dart:3:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.Bech32Encoder: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:3:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.separator: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:230:14) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: ambiguous reexport of ed25519_bip32.Bip32Ed25519, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-05-02 12:24:08.604533 INFO: from ed25519_bip32.Bip32Ed25519: (file:///tmp/pana_XZZNEF/lib/src/bip32_ed25519/ed25519_bip32.dart:21:7) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.Bech32Validations: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:196:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.OutOfRangeHrpCharacters.OutOfRangeHrpCharacters: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:306:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.Verify.Verify: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/signatures.dart:8:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.InvalidAddress: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:343:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.TooLong: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:296:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.Encoder: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/encoding.dart:5:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.Signature.Signature: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:6:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.Bech32Validations.Bech32Validations: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:196:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.InvalidProgramLength: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:363:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.MixedCase: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:315:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.TooShortChecksum: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:353:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.PineNaClUtils: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/utils/utils.dart:8:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.generator: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:243:17) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.Encoder.Encoder: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/encoding.dart:5:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.AsymmetricKey.AsymmetricKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:6:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.InvalidHrp: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:358:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.Hash: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/digests/digests.dart:14:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: ambiguous reexport of ed25519_bip32.InvalidBip32Ed25519IndexException, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-05-02 12:24:08.604533 INFO: from ed25519_bip32.InvalidBip32Ed25519IndexException: (file:///tmp/pana_XZZNEF/lib/src/bip32_ed25519/ed25519_bip32.dart:13:7) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.TooLong.TooLong: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:297:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.ByteListExtension: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:144:11) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.SigningKey.SigningKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:76:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.Sign: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/signatures.dart:3:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.InvalidSeparator: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:334:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: ambiguous reexport of ed25519_extended.InvalidSigningKeyError, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-05-02 12:24:08.604533 INFO: from ed25519_extended.InvalidSigningKeyError: (file:///tmp/pana_XZZNEF/lib/src/bip32_ed25519/ed25519_extended.dart:5:7) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.Base32Encoder: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/base32_encoder.dart:7:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.AsymmetricPublicKey.AsymmetricPublicKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:12:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.EncryptionMessage: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/signatures.dart:15:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api.EncryptionMessage.EncryptionMessage: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/signatures.dart:15:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.SignatureBase.SignatureBase: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/signatures.dart:13:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.Sign.Sign: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/signatures.dart:3:16) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.TooShortHrp: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:291:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.InvalidChecksum: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:348:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.InvalidWitnessVersion: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:372:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: ambiguous reexport of ed25519_bip32.InvalidBip23Ed25519DerivationKeyError, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-05-02 12:24:08.604533 INFO: from ed25519_bip32.InvalidBip23Ed25519DerivationKeyError: (file:///tmp/pana_XZZNEF/lib/src/bip32_ed25519/ed25519_bip32.dart:8:7) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: warning: ambiguous reexport of ed25519_bip32.MaxDepthExceededBip23Ed25519DerivationKeyError, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-05-02 12:24:08.604533 INFO: from ed25519_bip32.MaxDepthExceededBip23Ed25519DerivationKeyError: (file:///tmp/pana_XZZNEF/lib/src/bip32_ed25519/ed25519_bip32.dart:10:7) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: warning: ambiguous reexport of ed25519_bip32.InvalidBip32Ed25519MasterSecretException, canonicalization candidates: (bip32_ed25519, bip32_ed25519.api, bip32_ed25519.cardano) -> bip32_ed25519.cardano (confidence 0.000) 2024-05-02 12:24:08.604533 INFO: from ed25519_bip32.InvalidBip32Ed25519MasterSecretException: (file:///tmp/pana_XZZNEF/lib/src/bip32_ed25519/ed25519_bip32.dart:15:7) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.api: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: bip32_ed25519.cardano: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.MixedCase.MixedCase: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:316:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.VerifyKey.VerifyKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:12:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.VerifyKey.decode: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:14:13) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.OutOfBoundChars.OutOfBoundChars: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:326:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.SigningKey.fromSeed: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:82:14) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.SigningKey.generate: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:85:14) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.SigningKey.decode: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:88:14) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.PineNaClUtils.PineNaClUtils: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/utils/utils.dart:8:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.SignedMessage.SignedMessage: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:143:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.Bech32Encoder.Bech32Encoder: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:4:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.Hash.Hash: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/digests/digests.dart:14:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.Crypting: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/authenticated_encryption.dart:5:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.InvalidChecksum.InvalidChecksum: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:348:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.InvalidHrp.InvalidHrp: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:358:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.TooShortHrp.TooShortHrp: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:291:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.InvalidWitnessVersion.InvalidWitnessVersion: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:373:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.SignedMessage.fromList: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/signatures/ed25519.dart:146:17) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.AsymmetricPrivateKey.AsymmetricPrivateKey: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/api/api.dart:17:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.InvalidAddress.InvalidAddress: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:343:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.InvalidPadding.InvalidPadding: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:382:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.charset: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:232:20) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.TooShortChecksum.TooShortChecksum: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:353:7) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: private API of package:pinenacl is reexported by libraries in other packages: 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano.InvalidSeparator.InvalidSeparator: (file:///tmp/analyzerEJIJZQ/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/pinenacl-0.5.1/lib/src/encoding/bech32_encoder.dart:335:3) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: referred to by bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: bip32_ed25519.cardano has no library level documentation comments 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.cardano: (file:///tmp/pana_XZZNEF/lib/cardano.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: bip32_ed25519.api has no library level documentation comments 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519.api: (file:///tmp/pana_XZZNEF/lib/api.dart:1:9) 2024-05-02 12:24:08.604533 INFO: warning: bip32_ed25519 has no library level documentation comments 2024-05-02 12:24:08.604533 INFO: from bip32_ed25519: (file:///tmp/pana_XZZNEF/lib/bip32_ed25519.dart:1:9) 2024-05-02 12:24:08.604533 INFO: Found 109 warnings and 0 errors. 2024-05-02 12:24:08.664418 INFO: Writing summary.json 2024-05-02 12:24:08.670100 INFO: Running dartdoc post-processing 2024-05-02 12:24:08.675043 INFO: Creating .tar.gz archive 2024-05-02 12:24:09.573056 INFO: Finished .tar.gz archive 2024-05-02 12:24:12.491397 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T12:24:12.598999Z