## Running analysis for "cryptography" version "2.7.0" STARTED: 2024-05-14T11:39:02.399337Z ### Starting pana 2024-05-14 11:39:16.177982 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-14 11:39:16.267544 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-14 11:39:16.547410 INFO: Downloading package cryptography 2.7.0 from https://pub-web.flutter-io.cn/api/archives/cryptography-2.7.0.tar.gz 2024-05-14 11:39:16.863292 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-14 11:39:18.054406 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-14 11:39:18.995071 INFO: Analyzing package... 2024-05-14 11:39:19.020616 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-14 11:39:34.025371 INFO: Running `git init`... 2024-05-14 11:39:34.051081 INFO: Running `git remote add origin https://github.com/dint-dev/cryptography`... 2024-05-14 11:39:34.075662 INFO: Running `git remote show origin`... 2024-05-14 11:39:34.375675 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-14 11:39:35.009440 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-14 11:39:35.045201 INFO: Running `git show origin/master:cryptography/example/pubspec.yaml`... 2024-05-14 11:39:35.070873 INFO: Running `git show origin/master:cryptography/pubspec.yaml`... 2024-05-14 11:39:35.099573 INFO: Running `git show origin/master:cryptography_flutter/example/pubspec.yaml`... 2024-05-14 11:39:35.127720 INFO: Running `git show origin/master:cryptography_flutter/pubspec.yaml`... 2024-05-14 11:39:35.157078 INFO: Running `git show origin/master:cryptography_flutter_integration_test/pubspec.yaml`... 2024-05-14 11:39:35.181600 INFO: Running `git show origin/master:cryptography_test/pubspec.yaml`... 2024-05-14 11:39:35.204969 INFO: Running `git show origin/master:jwk/pubspec.yaml`... 2024-05-14 11:39:37.848557 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_XVFDKX/lib`... 2024-05-14 11:39:39.684214 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-14 11:39:51.209361 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-cryptographyMJISAJ --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-14 11:40:28.547539 INFO: `dartdoc` completed: 2024-05-14 11:40:28.547539 INFO: Documenting cryptography... 2024-05-14 11:40:28.547539 INFO: Discovering libraries... 2024-05-14 11:40:28.547539 INFO: Linking elements... 2024-05-14 11:40:28.547539 INFO: Precaching local docs for 158940 elements... 2024-05-14 11:40:28.547539 INFO: Initialized dartdoc with 176 libraries 2024-05-14 11:40:28.547539 INFO: Generating docs for library dart.dart from package:cryptography/dart.dart... 2024-05-14 11:40:28.547539 INFO: Generating docs for library cryptography.dart from package:cryptography/cryptography.dart... 2024-05-14 11:40:28.547539 INFO: Generating docs for library helpers.dart from package:cryptography/helpers.dart... 2024-05-14 11:40:28.547539 INFO: Documented 3 public libraries in 34.6 seconds 2024-05-14 11:40:28.547539 INFO: Success! Docs generated into /tmp/dartdoc-cryptographyMJISAJ 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [DartChacha20Poly1305Aead] 2024-05-14 11:40:28.547539 INFO: from cryptography.dart.DartChacha20: (file:///tmp/pana_XVFDKX/lib/src/dart/chacha20.dart:29:7) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [const []] 2024-05-14 11:40:28.547539 INFO: from cryptography.dart.DartGcm.calculateMac: (file:///tmp/pana_XVFDKX/lib/src/dart/aes_gcm.dart:397:15) 2024-05-14 11:40:28.547539 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_XVFDKX/lib/src/cryptography/mac_algorithm.dart:69:15) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [tmp] 2024-05-14 11:40:28.547539 INFO: from cryptography.dart.DartArgon2State.processBlock: (file:///tmp/pana_XVFDKX/lib/src/dart/argon2.dart:609:8) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [DartXchacha20Poly1305AeadMacAlgorithmSink] 2024-05-14 11:40:28.547539 INFO: from cryptography.dart.DartChacha20Poly1305AeadMacAlgorithmSink.deriveSecretKey: (file:///tmp/pana_XVFDKX/lib/src/dart/chacha20_poly1305_aead_mac_algorithm.dart:178:17) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [close] 2024-05-14 11:40:28.547539 INFO: from cryptography.dart.DartCipherState.beforeClose: (file:///tmp/pana_XVFDKX/lib/src/dart/dart_cipher.dart:93:13) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [const []] 2024-05-14 11:40:28.547539 INFO: from cryptography.dart.DartMacAlgorithmMixin.calculateMac: (file:///tmp/pana_XVFDKX/lib/src/dart/dart_mac_algorithm.dart:51:15) 2024-05-14 11:40:28.547539 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.calculateMac: (file:///tmp/pana_XVFDKX/lib/src/cryptography/mac_algorithm.dart:69:15) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [const []] 2024-05-14 11:40:28.547539 INFO: from cryptography.dart.DartMacAlgorithmMixin.newMacSink: (file:///tmp/pana_XVFDKX/lib/src/dart/dart_mac_algorithm.dart:84:28) 2024-05-14 11:40:28.547539 INFO: in documentation inherited from mac_algorithm.MacAlgorithm.newMacSink: (file:///tmp/pana_XVFDKX/lib/src/cryptography/mac_algorithm.dart:120:19) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [ChaCha20.poly1305Aead] 2024-05-14 11:40:28.547539 INFO: from cryptography.Poly1305: (file:///tmp/pana_XVFDKX/lib/src/cryptography/algorithms.dart:1570:16) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [blockBytes] 2024-05-14 11:40:28.547539 INFO: from cryptography.PaddingAlgorithm.setBlockPadding: (file:///tmp/pana_XVFDKX/lib/src/cryptography/padding_algorithm.dart:68:8) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2024-05-14 11:40:28.547539 INFO: from cryptography.KeyPairType.p256: (file:///tmp/pana_XVFDKX/lib/src/cryptography/key_pair_type.dart:32:28) 2024-05-14 11:40:28.547539 INFO: in documentation inherited from cryptography.KeyPairType.p256: (file:///tmp/pana_XVFDKX/lib/src/cryptography/key_pair_type.dart:32:28) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2024-05-14 11:40:28.547539 INFO: from cryptography.KeyPairType.p256k: (file:///tmp/pana_XVFDKX/lib/src/cryptography/key_pair_type.dart:41:28) 2024-05-14 11:40:28.547539 INFO: in documentation inherited from cryptography.KeyPairType.p256k: (file:///tmp/pana_XVFDKX/lib/src/cryptography/key_pair_type.dart:41:28) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2024-05-14 11:40:28.547539 INFO: from cryptography.KeyPairType.p384: (file:///tmp/pana_XVFDKX/lib/src/cryptography/key_pair_type.dart:50:28) 2024-05-14 11:40:28.547539 INFO: in documentation inherited from cryptography.KeyPairType.p384: (file:///tmp/pana_XVFDKX/lib/src/cryptography/key_pair_type.dart:50:28) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [EcKeyPairGenerator] 2024-05-14 11:40:28.547539 INFO: from cryptography.KeyPairType.p521: (file:///tmp/pana_XVFDKX/lib/src/cryptography/key_pair_type.dart:59:28) 2024-05-14 11:40:28.547539 INFO: in documentation inherited from cryptography.KeyPairType.p521: (file:///tmp/pana_XVFDKX/lib/src/cryptography/key_pair_type.dart:59:28) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [RsaKeyPairGenerator] 2024-05-14 11:40:28.547539 INFO: from cryptography.KeyPairType.rsa: (file:///tmp/pana_XVFDKX/lib/src/cryptography/key_pair_type.dart:68:28) 2024-05-14 11:40:28.547539 INFO: in documentation inherited from cryptography.KeyPairType.rsa: (file:///tmp/pana_XVFDKX/lib/src/cryptography/key_pair_type.dart:68:28) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [const []] 2024-05-14 11:40:28.547539 INFO: from cryptography.MacAlgorithm.calculateMac: (file:///tmp/pana_XVFDKX/lib/src/cryptography/mac_algorithm.dart:69:15) 2024-05-14 11:40:28.547539 INFO: warning: unresolved doc reference [const []] 2024-05-14 11:40:28.547539 INFO: from cryptography.MacAlgorithm.newMacSink: (file:///tmp/pana_XVFDKX/lib/src/cryptography/mac_algorithm.dart:120:19) 2024-05-14 11:40:28.547539 INFO: Found 16 warnings and 0 errors. 2024-05-14 11:40:28.619661 INFO: Writing summary.json 2024-05-14 11:40:28.624118 INFO: Running dartdoc post-processing 2024-05-14 11:40:28.626619 INFO: Creating .tar.gz archive 2024-05-14 11:40:30.117276 INFO: Finished .tar.gz archive 2024-05-14 11:40:34.528902 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-14T11:40:34.640708Z