## Running analysis for "cryptography_plus" version "2.7.1" STARTED: 2025-04-15T16:12:31.244152Z ### Starting pana 2025-04-15 16:12:44.897541 INFO: Running `dart pub unpack cryptography_plus:2.7.1 --output /tmp/pana-cryptography_plusSNFDVG/cryptography_plus --no-resolve`... 2025-04-15 16:12:46.003377 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-15 16:12:46.036716 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-15 16:12:46.216574 INFO: Running `git rev-parse --show-toplevel`... 2025-04-15 16:12:46.382170 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-04-15 16:12:47.417437 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-04-15 16:12:48.275439 INFO: Analyzing package... 2025-04-15 16:12:48.309207 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-15 16:13:04.138107 INFO: Running `git init`... 2025-04-15 16:13:04.164529 INFO: Running `git remote add origin https://github.com/emz-hanauer/dart-cryptography`... 2025-04-15 16:13:04.189282 INFO: Running `git remote show origin`... 2025-04-15 16:13:04.440331 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-04-15 16:13:05.011359 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-04-15 16:13:05.040938 INFO: Running `git show origin/master:cryptography/example/pubspec.yaml`... 2025-04-15 16:13:05.067934 INFO: Running `git show origin/master:cryptography/pubspec.yaml`... 2025-04-15 16:13:05.096337 INFO: Running `git show origin/master:cryptography_flutter/example/pubspec.yaml`... 2025-04-15 16:13:05.126681 INFO: Running `git show origin/master:cryptography_flutter/pubspec.yaml`... 2025-04-15 16:13:05.159729 INFO: Running `git show origin/master:cryptography_flutter_integration_test/pubspec.yaml`... 2025-04-15 16:13:05.188080 INFO: Running `git show origin/master:cryptography_test/pubspec.yaml`... 2025-04-15 16:13:05.218677 INFO: Running `git show origin/master:jwk/pubspec.yaml`... 2025-04-15 16:13:08.355532 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_DUTIID/./lib`... 2025-04-15 16:13:10.266795 INFO: Analyzing pub downgrade... 2025-04-15 16:13:10.271866 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-04-15 16:13:11.444066 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-04-15 16:13:14.983676 INFO: [pub-downgrade-success] 2025-04-15 16:13:14.987530 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-04-15 16:13:15.790580 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.3.3`... 2025-04-15 16:13:26.763682 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-cryptography_plusSNFDVG/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-04-15 16:14:00.584028 INFO: `dartdoc` completed: 2025-04-15 16:14:00.584028 INFO: Documenting cryptography_plus... 2025-04-15 16:14:00.584028 INFO: Discovering libraries... 2025-04-15 16:14:00.584028 INFO: Linking elements... 2025-04-15 16:14:00.584028 INFO: Precaching local docs for 158727 elements... 2025-04-15 16:14:00.584028 INFO: Initialized dartdoc with 178 libraries 2025-04-15 16:14:00.584028 INFO: Generating docs for library helpers.dart from package:cryptography_plus/helpers.dart... 2025-04-15 16:14:00.584028 INFO: Generating docs for library dart.dart from package:cryptography_plus/dart.dart... 2025-04-15 16:14:00.584028 INFO: Generating docs for library cryptography_plus.dart from package:cryptography_plus/cryptography_plus.dart... 2025-04-15 16:14:00.584028 INFO: Documented 3 public libraries in 32.6 seconds 2025-04-15 16:14:00.584028 INFO: Success! Docs generated into /tmp/pana-cryptography_plusSNFDVG/raw-dartdoc 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [DartChacha20Poly1305Aead] 2025-04-15 16:14:00.584028 INFO: from chacha20.DartChacha20: (file:///tmp/pana_DUTIID/lib/src/dart/chacha20.dart:29:7) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [const []] 2025-04-15 16:14:00.584028 INFO: from aes_gcm.DartGcm.calculateMac: (file:///tmp/pana_DUTIID/lib/src/dart/aes_gcm.dart:397:15) 2025-04-15 16:14:00.584028 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_DUTIID/lib/src/cryptography/mac_algorithm.dart:69:15) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [tmp] 2025-04-15 16:14:00.584028 INFO: from argon2.DartArgon2State.processBlock: (file:///tmp/pana_DUTIID/lib/src/dart/argon2.dart:609:8) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [DartXchacha20Poly1305AeadMacAlgorithmSink] 2025-04-15 16:14:00.584028 INFO: from chacha20_poly1305_aead_mac_algorithm.DartChacha20Poly1305AeadMacAlgorithmSink.deriveSecretKey: (file:///tmp/pana_DUTIID/lib/src/dart/chacha20_poly1305_aead_mac_algorithm.dart:178:17) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [close] 2025-04-15 16:14:00.584028 INFO: from dart_cipher.DartCipherState.beforeClose: (file:///tmp/pana_DUTIID/lib/src/dart/dart_cipher.dart:93:13) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [const []] 2025-04-15 16:14:00.584028 INFO: from dart_mac_algorithm.DartMacAlgorithmMixin.calculateMac: (file:///tmp/pana_DUTIID/lib/src/dart/dart_mac_algorithm.dart:51:15) 2025-04-15 16:14:00.584028 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_DUTIID/lib/src/cryptography/mac_algorithm.dart:69:15) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [const []] 2025-04-15 16:14:00.584028 INFO: from dart_mac_algorithm.DartMacAlgorithmMixin.newMacSink: (file:///tmp/pana_DUTIID/lib/src/dart/dart_mac_algorithm.dart:84:28) 2025-04-15 16:14:00.584028 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.newMacSink: (file:///tmp/pana_DUTIID/lib/src/cryptography/mac_algorithm.dart:120:19) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [ChaCha20.poly1305Aead] 2025-04-15 16:14:00.584028 INFO: from algorithms.Poly1305: (file:///tmp/pana_DUTIID/lib/src/cryptography/algorithms.dart:1570:16) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [blockBytes] 2025-04-15 16:14:00.584028 INFO: from padding_algorithm.PaddingAlgorithm.setBlockPadding: (file:///tmp/pana_DUTIID/lib/src/cryptography/padding_algorithm.dart:68:8) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-04-15 16:14:00.584028 INFO: from key_pair_type.KeyPairType.p256: (file:///tmp/pana_DUTIID/lib/src/cryptography/key_pair_type.dart:32:28) 2025-04-15 16:14:00.584028 INFO: in documentation inherited from key_pair_type.KeyPairType.p256: (file:///tmp/pana_DUTIID/lib/src/cryptography/key_pair_type.dart:32:28) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-04-15 16:14:00.584028 INFO: from key_pair_type.KeyPairType.p256k: (file:///tmp/pana_DUTIID/lib/src/cryptography/key_pair_type.dart:41:28) 2025-04-15 16:14:00.584028 INFO: in documentation inherited from key_pair_type.KeyPairType.p256k: (file:///tmp/pana_DUTIID/lib/src/cryptography/key_pair_type.dart:41:28) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-04-15 16:14:00.584028 INFO: from key_pair_type.KeyPairType.p384: (file:///tmp/pana_DUTIID/lib/src/cryptography/key_pair_type.dart:50:28) 2025-04-15 16:14:00.584028 INFO: in documentation inherited from key_pair_type.KeyPairType.p384: (file:///tmp/pana_DUTIID/lib/src/cryptography/key_pair_type.dart:50:28) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2025-04-15 16:14:00.584028 INFO: from key_pair_type.KeyPairType.p521: (file:///tmp/pana_DUTIID/lib/src/cryptography/key_pair_type.dart:59:28) 2025-04-15 16:14:00.584028 INFO: in documentation inherited from key_pair_type.KeyPairType.p521: (file:///tmp/pana_DUTIID/lib/src/cryptography/key_pair_type.dart:59:28) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [RsaKeyPairGenerator] 2025-04-15 16:14:00.584028 INFO: from key_pair_type.KeyPairType.rsa: (file:///tmp/pana_DUTIID/lib/src/cryptography/key_pair_type.dart:68:28) 2025-04-15 16:14:00.584028 INFO: in documentation inherited from key_pair_type.KeyPairType.rsa: (file:///tmp/pana_DUTIID/lib/src/cryptography/key_pair_type.dart:68:28) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [const []] 2025-04-15 16:14:00.584028 INFO: from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_DUTIID/lib/src/cryptography/mac_algorithm.dart:69:15) 2025-04-15 16:14:00.584028 INFO: warning: unresolved doc reference [const []] 2025-04-15 16:14:00.584028 INFO: from mac_algorithm.MacAlgorithm.newMacSink: (file:///tmp/pana_DUTIID/lib/src/cryptography/mac_algorithm.dart:120:19) 2025-04-15 16:14:00.584028 INFO: Found 16 warnings and 0 errors. 2025-04-15 16:14:00.678592 INFO: Writing summary.json 2025-04-15 16:14:00.685663 INFO: Running dartdoc post-processing 2025-04-15 16:14:00.688329 INFO: Creating .tar.gz archive 2025-04-15 16:14:02.026875 INFO: Finished .tar.gz archive 2025-04-15 16:14:06.387504 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-15T16:14:06.545123Z