## Running analysis for "cryptography" version "2.7.0" STARTED: 2025-10-02T11:50:36.423162Z ### Starting pana 2025-10-02 11:50:50.778074 INFO: Running `dart pub unpack cryptography:2.7.0 --output /tmp/pana-cryptographyAOGTJZ/cryptography --no-resolve`... 2025-10-02 11:50:51.626260 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-02 11:50:51.665103 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-02 11:50:51.830165 INFO: Running `git rev-parse --show-toplevel`... 2025-10-02 11:50:51.984028 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-10-02 11:50:52.910947 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-02 11:50:53.665077 INFO: Analyzing package... 2025-10-02 11:50:53.695780 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-02 11:51:03.401290 INFO: Running `git init`... 2025-10-02 11:51:03.434435 INFO: Running `git remote add origin https://github.com/dint-dev/cryptography`... 2025-10-02 11:51:03.463920 INFO: Running `git remote show origin`... 2025-10-02 11:51:03.705807 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-02 11:51:04.168508 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-02 11:51:04.202291 INFO: Running `git show origin/master:cryptography/example/pubspec.yaml`... 2025-10-02 11:51:04.228780 INFO: Running `git show origin/master:cryptography/pubspec.yaml`... 2025-10-02 11:51:04.256444 INFO: Running `git show origin/master:cryptography_flutter/example/pubspec.yaml`... 2025-10-02 11:51:04.286732 INFO: Running `git show origin/master:cryptography_flutter/pubspec.yaml`... 2025-10-02 11:51:04.317433 INFO: Running `git show origin/master:cryptography_flutter_integration_test/pubspec.yaml`... 2025-10-02 11:51:04.345973 INFO: Running `git show origin/master:cryptography_test/pubspec.yaml`... 2025-10-02 11:51:04.375027 INFO: Running `git show origin/master:jwk/pubspec.yaml`... 2025-10-02 11:51:07.887843 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_QXAERW/./lib`... 2025-10-02 11:51:09.530580 INFO: Analyzing pub downgrade... 2025-10-02 11:51:09.539543 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-10-02 11:51:10.723527 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-10-02 11:51:13.684252 INFO: [pub-downgrade-success] 2025-10-02 11:51:13.688935 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-10-02 11:51:14.425554 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.4`... 2025-10-02 11:51:26.877623 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-cryptographyAOGTJZ/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:51:58.503611 INFO: `dartdoc` completed: 2025-10-02 11:51:58.503611 INFO: Documenting cryptography... 2025-10-02 11:51:58.503611 INFO: Discovering libraries... 2025-10-02 11:51:58.503611 INFO: Linking elements... 2025-10-02 11:51:58.503611 INFO: Precaching local docs for 158730 elements... 2025-10-02 11:51:58.503611 INFO: Initialized dartdoc with 178 libraries 2025-10-02 11:51:58.503611 INFO: Generating docs for library dart.dart from package:cryptography/dart.dart... 2025-10-02 11:51:58.503611 INFO: Generating docs for library cryptography.dart from package:cryptography/cryptography.dart... 2025-10-02 11:51:58.503611 INFO: Generating docs for library helpers.dart from package:cryptography/helpers.dart... 2025-10-02 11:51:58.503611 INFO: Documented 3 public libraries in 30.6 seconds 2025-10-02 11:51:58.503611 INFO: Success! Docs generated into /tmp/pana-cryptographyAOGTJZ/raw-dartdoc 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [DartChacha20Poly1305Aead] 2025-10-02 11:51:58.503611 INFO: from chacha20.DartChacha20: (file:///tmp/pana_QXAERW/lib/src/dart/chacha20.dart:29:7) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [const []] 2025-10-02 11:51:58.503611 INFO: from aes_gcm.DartGcm.calculateMac: (file:///tmp/pana_QXAERW/lib/src/dart/aes_gcm.dart:397:15) 2025-10-02 11:51:58.503611 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_QXAERW/lib/src/cryptography/mac_algorithm.dart:69:15) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [tmp] 2025-10-02 11:51:58.503611 INFO: from argon2.DartArgon2State.processBlock: (file:///tmp/pana_QXAERW/lib/src/dart/argon2.dart:609:8) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [DartXchacha20Poly1305AeadMacAlgorithmSink] 2025-10-02 11:51:58.503611 INFO: from chacha20_poly1305_aead_mac_algorithm.DartChacha20Poly1305AeadMacAlgorithmSink.deriveSecretKey: (file:///tmp/pana_QXAERW/lib/src/dart/chacha20_poly1305_aead_mac_algorithm.dart:178:17) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [close] 2025-10-02 11:51:58.503611 INFO: from dart_cipher.DartCipherState.beforeClose: (file:///tmp/pana_QXAERW/lib/src/dart/dart_cipher.dart:93:13) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [const []] 2025-10-02 11:51:58.503611 INFO: from dart_mac_algorithm.DartMacAlgorithmMixin.calculateMac: (file:///tmp/pana_QXAERW/lib/src/dart/dart_mac_algorithm.dart:51:15) 2025-10-02 11:51:58.503611 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_QXAERW/lib/src/cryptography/mac_algorithm.dart:69:15) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [const []] 2025-10-02 11:51:58.503611 INFO: from dart_mac_algorithm.DartMacAlgorithmMixin.newMacSink: (file:///tmp/pana_QXAERW/lib/src/dart/dart_mac_algorithm.dart:84:28) 2025-10-02 11:51:58.503611 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.newMacSink: (file:///tmp/pana_QXAERW/lib/src/cryptography/mac_algorithm.dart:120:19) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [ChaCha20.poly1305Aead] 2025-10-02 11:51:58.503611 INFO: from algorithms.Poly1305: (file:///tmp/pana_QXAERW/lib/src/cryptography/algorithms.dart:1570:16) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [blockBytes] 2025-10-02 11:51:58.503611 INFO: from padding_algorithm.PaddingAlgorithm.setBlockPadding: (file:///tmp/pana_QXAERW/lib/src/cryptography/padding_algorithm.dart:68:8) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-10-02 11:51:58.503611 INFO: from key_pair_type.KeyPairType.p256: (file:///tmp/pana_QXAERW/lib/src/cryptography/key_pair_type.dart:32:28) 2025-10-02 11:51:58.503611 INFO: in documentation inherited from key_pair_type.KeyPairType.p256: (file:///tmp/pana_QXAERW/lib/src/cryptography/key_pair_type.dart:32:28) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-10-02 11:51:58.503611 INFO: from key_pair_type.KeyPairType.p256k: (file:///tmp/pana_QXAERW/lib/src/cryptography/key_pair_type.dart:41:28) 2025-10-02 11:51:58.503611 INFO: in documentation inherited from key_pair_type.KeyPairType.p256k: (file:///tmp/pana_QXAERW/lib/src/cryptography/key_pair_type.dart:41:28) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-10-02 11:51:58.503611 INFO: from key_pair_type.KeyPairType.p384: (file:///tmp/pana_QXAERW/lib/src/cryptography/key_pair_type.dart:50:28) 2025-10-02 11:51:58.503611 INFO: in documentation inherited from key_pair_type.KeyPairType.p384: (file:///tmp/pana_QXAERW/lib/src/cryptography/key_pair_type.dart:50:28) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-10-02 11:51:58.503611 INFO: from key_pair_type.KeyPairType.p521: (file:///tmp/pana_QXAERW/lib/src/cryptography/key_pair_type.dart:59:28) 2025-10-02 11:51:58.503611 INFO: in documentation inherited from key_pair_type.KeyPairType.p521: (file:///tmp/pana_QXAERW/lib/src/cryptography/key_pair_type.dart:59:28) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [RsaKeyPairGenerator] 2025-10-02 11:51:58.503611 INFO: from key_pair_type.KeyPairType.rsa: (file:///tmp/pana_QXAERW/lib/src/cryptography/key_pair_type.dart:68:28) 2025-10-02 11:51:58.503611 INFO: in documentation inherited from key_pair_type.KeyPairType.rsa: (file:///tmp/pana_QXAERW/lib/src/cryptography/key_pair_type.dart:68:28) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [const []] 2025-10-02 11:51:58.503611 INFO: from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_QXAERW/lib/src/cryptography/mac_algorithm.dart:69:15) 2025-10-02 11:51:58.503611 INFO: warning: unresolved doc reference [const []] 2025-10-02 11:51:58.503611 INFO: from mac_algorithm.MacAlgorithm.newMacSink: (file:///tmp/pana_QXAERW/lib/src/cryptography/mac_algorithm.dart:120:19) 2025-10-02 11:51:58.503611 INFO: Found 16 warnings and 0 errors. 2025-10-02 11:51:58.668561 INFO: Writing summary.json 2025-10-02 11:51:58.671282 INFO: Running dartdoc post-processing 2025-10-02 11:51:58.673260 INFO: Creating .tar.gz archive 2025-10-02 11:52:00.000664 INFO: Finished .tar.gz archive 2025-10-02 11:52:02.983581 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-02T11:52:03.134419Z