## Running analysis for "cryptography_plus" version "2.7.1" STARTED: 2025-10-02T11:51:34.901286Z ### Starting pana 2025-10-02 11:51:54.457091 INFO: Running `dart pub unpack cryptography_plus:2.7.1 --output /tmp/pana-cryptography_plusTHNHBP/cryptography_plus --no-resolve`... 2025-10-02 11:51:55.607604 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-02 11:51:55.651718 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-02 11:51:55.871315 INFO: Running `git rev-parse --show-toplevel`... 2025-10-02 11:51:56.065311 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-02 11:51:57.407240 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-02 11:51:58.464781 INFO: Analyzing package... 2025-10-02 11:51:58.504560 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-02 11:52:13.157574 INFO: Running `git init`... 2025-10-02 11:52:13.189679 INFO: Running `git remote add origin https://github.com/emz-hanauer/dart-cryptography`... 2025-10-02 11:52:13.220156 INFO: Running `git remote show origin`... 2025-10-02 11:52:13.491985 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-02 11:52:14.011867 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-02 11:52:14.046614 INFO: Running `git show origin/master:cryptography/example/pubspec.yaml`... 2025-10-02 11:52:14.078578 INFO: Running `git show origin/master:cryptography/pubspec.yaml`... 2025-10-02 11:52:14.112130 INFO: Running `git show origin/master:cryptography_flutter/example/pubspec.yaml`... 2025-10-02 11:52:14.150746 INFO: Running `git show origin/master:cryptography_flutter/pubspec.yaml`... 2025-10-02 11:52:14.187529 INFO: Running `git show origin/master:cryptography_flutter_integration_test/pubspec.yaml`... 2025-10-02 11:52:14.221854 INFO: Running `git show origin/master:cryptography_test/pubspec.yaml`... 2025-10-02 11:52:14.255200 INFO: Running `git show origin/master:jwk/pubspec.yaml`... 2025-10-02 11:52:17.924977 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_BRLSZO/./lib`... 2025-10-02 11:52:20.373850 INFO: Analyzing pub downgrade... 2025-10-02 11:52:20.380383 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-02 11:52:21.907726 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-02 11:52:23.539581 INFO: [pub-downgrade-success] 2025-10-02 11:52:23.544254 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-02 11:52:24.579124 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.4`... 2025-10-02 11:52:40.493281 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-cryptography_plusTHNHBP/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-10-02 11:53:26.145260 INFO: `dartdoc` completed: 2025-10-02 11:53:26.145260 INFO: Documenting cryptography_plus... 2025-10-02 11:53:26.145260 INFO: Discovering libraries... 2025-10-02 11:53:26.145260 INFO: Linking elements... 2025-10-02 11:53:26.145260 INFO: Precaching local docs for 158730 elements... 2025-10-02 11:53:26.145260 INFO: Initialized dartdoc with 178 libraries 2025-10-02 11:53:26.145260 INFO: Generating docs for library dart.dart from package:cryptography_plus/dart.dart... 2025-10-02 11:53:26.145260 INFO: Generating docs for library helpers.dart from package:cryptography_plus/helpers.dart... 2025-10-02 11:53:26.145260 INFO: Generating docs for library cryptography_plus.dart from package:cryptography_plus/cryptography_plus.dart... 2025-10-02 11:53:26.145260 INFO: Documented 3 public libraries in 44.2 seconds 2025-10-02 11:53:26.145260 INFO: Success! Docs generated into /tmp/pana-cryptography_plusTHNHBP/raw-dartdoc 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [DartChacha20Poly1305Aead] 2025-10-02 11:53:26.145260 INFO: from chacha20.DartChacha20: (file:///tmp/pana_BRLSZO/lib/src/dart/chacha20.dart:29:7) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [const []] 2025-10-02 11:53:26.145260 INFO: from aes_gcm.DartGcm.calculateMac: (file:///tmp/pana_BRLSZO/lib/src/dart/aes_gcm.dart:397:15) 2025-10-02 11:53:26.145260 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_BRLSZO/lib/src/cryptography/mac_algorithm.dart:69:15) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [tmp] 2025-10-02 11:53:26.145260 INFO: from argon2.DartArgon2State.processBlock: (file:///tmp/pana_BRLSZO/lib/src/dart/argon2.dart:609:8) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [DartXchacha20Poly1305AeadMacAlgorithmSink] 2025-10-02 11:53:26.145260 INFO: from chacha20_poly1305_aead_mac_algorithm.DartChacha20Poly1305AeadMacAlgorithmSink.deriveSecretKey: (file:///tmp/pana_BRLSZO/lib/src/dart/chacha20_poly1305_aead_mac_algorithm.dart:178:17) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [close] 2025-10-02 11:53:26.145260 INFO: from dart_cipher.DartCipherState.beforeClose: (file:///tmp/pana_BRLSZO/lib/src/dart/dart_cipher.dart:93:13) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [const []] 2025-10-02 11:53:26.145260 INFO: from dart_mac_algorithm.DartMacAlgorithmMixin.calculateMac: (file:///tmp/pana_BRLSZO/lib/src/dart/dart_mac_algorithm.dart:51:15) 2025-10-02 11:53:26.145260 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_BRLSZO/lib/src/cryptography/mac_algorithm.dart:69:15) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [const []] 2025-10-02 11:53:26.145260 INFO: from dart_mac_algorithm.DartMacAlgorithmMixin.newMacSink: (file:///tmp/pana_BRLSZO/lib/src/dart/dart_mac_algorithm.dart:84:28) 2025-10-02 11:53:26.145260 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.newMacSink: (file:///tmp/pana_BRLSZO/lib/src/cryptography/mac_algorithm.dart:120:19) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [ChaCha20.poly1305Aead] 2025-10-02 11:53:26.145260 INFO: from algorithms.Poly1305: (file:///tmp/pana_BRLSZO/lib/src/cryptography/algorithms.dart:1570:16) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [blockBytes] 2025-10-02 11:53:26.145260 INFO: from padding_algorithm.PaddingAlgorithm.setBlockPadding: (file:///tmp/pana_BRLSZO/lib/src/cryptography/padding_algorithm.dart:68:8) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-10-02 11:53:26.145260 INFO: from key_pair_type.KeyPairType.p256: (file:///tmp/pana_BRLSZO/lib/src/cryptography/key_pair_type.dart:32:28) 2025-10-02 11:53:26.145260 INFO: in documentation inherited from key_pair_type.KeyPairType.p256: (file:///tmp/pana_BRLSZO/lib/src/cryptography/key_pair_type.dart:32:28) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-10-02 11:53:26.145260 INFO: from key_pair_type.KeyPairType.p256k: (file:///tmp/pana_BRLSZO/lib/src/cryptography/key_pair_type.dart:41:28) 2025-10-02 11:53:26.145260 INFO: in documentation inherited from key_pair_type.KeyPairType.p256k: (file:///tmp/pana_BRLSZO/lib/src/cryptography/key_pair_type.dart:41:28) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-10-02 11:53:26.145260 INFO: from key_pair_type.KeyPairType.p384: (file:///tmp/pana_BRLSZO/lib/src/cryptography/key_pair_type.dart:50:28) 2025-10-02 11:53:26.145260 INFO: in documentation inherited from key_pair_type.KeyPairType.p384: (file:///tmp/pana_BRLSZO/lib/src/cryptography/key_pair_type.dart:50:28) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-10-02 11:53:26.145260 INFO: from key_pair_type.KeyPairType.p521: (file:///tmp/pana_BRLSZO/lib/src/cryptography/key_pair_type.dart:59:28) 2025-10-02 11:53:26.145260 INFO: in documentation inherited from key_pair_type.KeyPairType.p521: (file:///tmp/pana_BRLSZO/lib/src/cryptography/key_pair_type.dart:59:28) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [RsaKeyPairGenerator] 2025-10-02 11:53:26.145260 INFO: from key_pair_type.KeyPairType.rsa: (file:///tmp/pana_BRLSZO/lib/src/cryptography/key_pair_type.dart:68:28) 2025-10-02 11:53:26.145260 INFO: in documentation inherited from key_pair_type.KeyPairType.rsa: (file:///tmp/pana_BRLSZO/lib/src/cryptography/key_pair_type.dart:68:28) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [const []] 2025-10-02 11:53:26.145260 INFO: from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_BRLSZO/lib/src/cryptography/mac_algorithm.dart:69:15) 2025-10-02 11:53:26.145260 INFO: warning: unresolved doc reference [const []] 2025-10-02 11:53:26.145260 INFO: from mac_algorithm.MacAlgorithm.newMacSink: (file:///tmp/pana_BRLSZO/lib/src/cryptography/mac_algorithm.dart:120:19) 2025-10-02 11:53:26.145260 INFO: Found 16 warnings and 0 errors. 2025-10-02 11:53:26.272154 INFO: Writing summary.json 2025-10-02 11:53:26.280562 INFO: Running dartdoc post-processing 2025-10-02 11:53:26.284566 INFO: Creating .tar.gz archive 2025-10-02 11:53:28.090378 INFO: Finished .tar.gz archive 2025-10-02 11:53:31.597633 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-02T11:53:31.756582Z