## Running analysis for "cryptography" version "2.8.1" STARTED: 2025-12-09T13:15:43.324300Z ### Starting pana 2025-12-09 13:16:00.683235 INFO: Running `dart pub unpack cryptography:2.8.1 --output /tmp/pana-cryptographyQZLVQS/cryptography --no-resolve`... 2025-12-09 13:16:01.103692 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-09 13:16:01.144074 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-09 13:16:01.336399 INFO: Running `git rev-parse --show-toplevel`... 2025-12-09 13:16:01.526827 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-09 13:16:01.646752 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-09 13:16:01.784471 INFO: Analyzing package... 2025-12-09 13:16:01.837098 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-09 13:16:12.595786 INFO: Running `git init`... 2025-12-09 13:16:12.627221 INFO: Running `git remote add origin https://github.com/dint-dev/cryptography`... 2025-12-09 13:16:12.656926 INFO: Running `git remote show origin`... 2025-12-09 13:16:12.909377 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-09 13:16:13.380784 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-09 13:16:13.414864 INFO: Running `git show origin/master:cryptography/example/pubspec.yaml`... 2025-12-09 13:16:13.446230 INFO: Running `git show origin/master:cryptography/pubspec.yaml`... 2025-12-09 13:16:13.479141 INFO: Running `git show origin/master:cryptography_flutter/example/pubspec.yaml`... 2025-12-09 13:16:13.518222 INFO: Running `git show origin/master:cryptography_flutter/pubspec.yaml`... 2025-12-09 13:16:13.558451 INFO: Running `git show origin/master:cryptography_flutter_integration_test/pubspec.yaml`... 2025-12-09 13:16:13.592013 INFO: Running `git show origin/master:cryptography_test/pubspec.yaml`... 2025-12-09 13:16:13.623849 INFO: Running `git show origin/master:jwk/pubspec.yaml`... 2025-12-09 13:16:16.745790 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-09 13:16:16.815561 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_GTAPDY/./lib`... 2025-12-09 13:16:17.082093 INFO: Analyzing pub downgrade... 2025-12-09 13:16:17.088753 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-09 13:16:17.223199 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-09 13:16:18.284647 INFO: [pub-downgrade-success] 2025-12-09 13:16:18.289988 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-09 13:16:18.418652 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-09 13:16:18.727175 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-cryptographyQZLVQS/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-12-09 13:16:56.223600 INFO: `dartdoc` completed: 2025-12-09 13:16:56.223600 INFO: Documenting cryptography... 2025-12-09 13:16:56.223600 INFO: Discovering libraries... 2025-12-09 13:16:56.223600 INFO: Linking elements... 2025-12-09 13:16:56.223600 INFO: Precaching local docs for 151420 elements... 2025-12-09 13:16:56.223600 INFO: Initialized dartdoc with 174 libraries 2025-12-09 13:16:56.223600 INFO: Generating docs for library cryptography.dart from package:cryptography/cryptography.dart... 2025-12-09 13:16:56.223600 INFO: Generating docs for library dart.dart from package:cryptography/dart.dart... 2025-12-09 13:16:56.223600 INFO: Generating docs for library helpers.dart from package:cryptography/helpers.dart... 2025-12-09 13:16:56.223600 INFO: Documented 3 public libraries in 36.6 seconds 2025-12-09 13:16:56.223600 INFO: Success! Docs generated into /tmp/pana-cryptographyQZLVQS/raw-dartdoc 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [ChaCha20.poly1305Aead] 2025-12-09 13:16:56.223600 INFO: from algorithms.Poly1305: (file:///tmp/pana_GTAPDY/lib/src/cryptography/algorithms.dart:1570:16) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [blockBytes] 2025-12-09 13:16:56.223600 INFO: from padding_algorithm.PaddingAlgorithm.setBlockPadding: (file:///tmp/pana_GTAPDY/lib/src/cryptography/padding_algorithm.dart:68:8) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-12-09 13:16:56.223600 INFO: from key_pair_type.KeyPairType.p256: (file:///tmp/pana_GTAPDY/lib/src/cryptography/key_pair_type.dart:32:28) 2025-12-09 13:16:56.223600 INFO: in documentation inherited from key_pair_type.KeyPairType.p256: (file:///tmp/pana_GTAPDY/lib/src/cryptography/key_pair_type.dart:32:28) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-12-09 13:16:56.223600 INFO: from key_pair_type.KeyPairType.p256k: (file:///tmp/pana_GTAPDY/lib/src/cryptography/key_pair_type.dart:41:28) 2025-12-09 13:16:56.223600 INFO: in documentation inherited from key_pair_type.KeyPairType.p256k: (file:///tmp/pana_GTAPDY/lib/src/cryptography/key_pair_type.dart:41:28) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-12-09 13:16:56.223600 INFO: from key_pair_type.KeyPairType.p384: (file:///tmp/pana_GTAPDY/lib/src/cryptography/key_pair_type.dart:50:28) 2025-12-09 13:16:56.223600 INFO: in documentation inherited from key_pair_type.KeyPairType.p384: (file:///tmp/pana_GTAPDY/lib/src/cryptography/key_pair_type.dart:50:28) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-12-09 13:16:56.223600 INFO: from key_pair_type.KeyPairType.p521: (file:///tmp/pana_GTAPDY/lib/src/cryptography/key_pair_type.dart:59:28) 2025-12-09 13:16:56.223600 INFO: in documentation inherited from key_pair_type.KeyPairType.p521: (file:///tmp/pana_GTAPDY/lib/src/cryptography/key_pair_type.dart:59:28) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [RsaKeyPairGenerator] 2025-12-09 13:16:56.223600 INFO: from key_pair_type.KeyPairType.rsa: (file:///tmp/pana_GTAPDY/lib/src/cryptography/key_pair_type.dart:68:28) 2025-12-09 13:16:56.223600 INFO: in documentation inherited from key_pair_type.KeyPairType.rsa: (file:///tmp/pana_GTAPDY/lib/src/cryptography/key_pair_type.dart:68:28) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [const []] 2025-12-09 13:16:56.223600 INFO: from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_GTAPDY/lib/src/cryptography/mac_algorithm.dart:69:15) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [const []] 2025-12-09 13:16:56.223600 INFO: from mac_algorithm.MacAlgorithm.newMacSink: (file:///tmp/pana_GTAPDY/lib/src/cryptography/mac_algorithm.dart:120:19) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [DartChacha20Poly1305Aead] 2025-12-09 13:16:56.223600 INFO: from chacha20.DartChacha20: (file:///tmp/pana_GTAPDY/lib/src/dart/chacha20.dart:29:7) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [const []] 2025-12-09 13:16:56.223600 INFO: from aes_gcm.DartGcm.calculateMac: (file:///tmp/pana_GTAPDY/lib/src/dart/aes_gcm.dart:397:15) 2025-12-09 13:16:56.223600 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_GTAPDY/lib/src/cryptography/mac_algorithm.dart:69:15) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [tmp] 2025-12-09 13:16:56.223600 INFO: from argon2.DartArgon2State.processBlock: (file:///tmp/pana_GTAPDY/lib/src/dart/argon2.dart:609:8) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [DartXchacha20Poly1305AeadMacAlgorithmSink] 2025-12-09 13:16:56.223600 INFO: from chacha20_poly1305_aead_mac_algorithm.DartChacha20Poly1305AeadMacAlgorithmSink.deriveSecretKey: (file:///tmp/pana_GTAPDY/lib/src/dart/chacha20_poly1305_aead_mac_algorithm.dart:178:17) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [close] 2025-12-09 13:16:56.223600 INFO: from dart_cipher.DartCipherState.beforeClose: (file:///tmp/pana_GTAPDY/lib/src/dart/dart_cipher.dart:93:13) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [const []] 2025-12-09 13:16:56.223600 INFO: from dart_mac_algorithm.DartMacAlgorithmMixin.calculateMac: (file:///tmp/pana_GTAPDY/lib/src/dart/dart_mac_algorithm.dart:51:15) 2025-12-09 13:16:56.223600 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_GTAPDY/lib/src/cryptography/mac_algorithm.dart:69:15) 2025-12-09 13:16:56.223600 INFO: warning: unresolved doc reference [const []] 2025-12-09 13:16:56.223600 INFO: from dart_mac_algorithm.DartMacAlgorithmMixin.newMacSink: (file:///tmp/pana_GTAPDY/lib/src/dart/dart_mac_algorithm.dart:84:28) 2025-12-09 13:16:56.223600 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.newMacSink: (file:///tmp/pana_GTAPDY/lib/src/cryptography/mac_algorithm.dart:120:19) 2025-12-09 13:16:56.223600 INFO: Found 16 warnings and 0 errors. 2025-12-09 13:16:56.348940 INFO: Writing summary.json 2025-12-09 13:16:56.355567 INFO: Running dartdoc post-processing 2025-12-09 13:16:56.360066 INFO: Creating .tar.gz archive 2025-12-09 13:16:58.586684 INFO: Finished .tar.gz archive 2025-12-09 13:17:04.322254 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-09T13:17:04.497356Z