## Running analysis for "cancellation_token_http" version "2.0.0" STARTED: 2024-05-02T12:35:25.947050Z ### Starting pana 2024-05-02 12:35:37.259369 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 12:35:37.303927 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 12:35:37.477430 INFO: Downloading package cancellation_token_http 2.0.0 from https://pub.dev/api/archives/cancellation_token_http-2.0.0.tar.gz 2024-05-02 12:35:37.696233 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-02 12:35:38.827814 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-02 12:35:39.680207 INFO: Analyzing package... 2024-05-02 12:35:39.714669 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-02 12:35:50.076576 INFO: Running `git init`... 2024-05-02 12:35:50.105631 INFO: Running `git remote add origin https://github.com/JonathanPeterCole/dart-cancellation-token-http`... 2024-05-02 12:35:50.130403 INFO: Running `git remote show origin`... 2024-05-02 12:35:50.392508 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-05-02 12:35:50.964726 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-05-02 12:35:50.992046 INFO: Running `git show origin/main:pkgs/cronet_http/example/pubspec.yaml`... 2024-05-02 12:35:51.019748 INFO: Running `git show origin/main:pkgs/cronet_http/pubspec.yaml`... 2024-05-02 12:35:51.045986 INFO: Running `git show origin/main:pkgs/cupertino_http/example/pubspec.yaml`... 2024-05-02 12:35:51.076730 INFO: Running `git show origin/main:pkgs/cupertino_http/pubspec.yaml`... 2024-05-02 12:35:51.103389 INFO: Running `git show origin/main:pkgs/http/pubspec.yaml`... 2024-05-02 12:35:51.133306 INFO: Running `git show origin/main:pkgs/http_client_conformance_tests/pubspec.yaml`... 2024-05-02 12:35:51.162661 INFO: Running `git show origin/main:pkgs/java_http/pubspec.yaml`... 2024-05-02 12:35:52.588610 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_LMEEVA/lib`... 2024-05-02 12:35:53.371031 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 12:36:08.608379 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-cancellation_token_httpLIRLJV --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-02 12:36:33.316515 INFO: `dartdoc` completed: 2024-05-02 12:36:33.316515 INFO: Documenting cancellation_token_http... 2024-05-02 12:36:33.316515 INFO: Discovering libraries... 2024-05-02 12:36:33.316515 INFO: Linking elements... 2024-05-02 12:36:33.316515 INFO: Precaching local docs for 158371 elements... 2024-05-02 12:36:33.316515 INFO: Initialized dartdoc with 216 libraries 2024-05-02 12:36:33.316515 INFO: Generating docs for library browser_client.dart from package:cancellation_token_http/browser_client.dart... 2024-05-02 12:36:33.316515 INFO: Generating docs for library http.dart from package:cancellation_token_http/http.dart... 2024-05-02 12:36:33.316515 INFO: Generating docs for library testing.dart from package:cancellation_token_http/testing.dart... 2024-05-02 12:36:33.316515 INFO: Generating docs for library retry.dart from package:cancellation_token_http/retry.dart... 2024-05-02 12:36:33.316515 INFO: Generating docs for library io_client.dart from package:cancellation_token_http/io_client.dart... 2024-05-02 12:36:33.316515 INFO: Documented 5 public libraries in 23.7 seconds 2024-05-02 12:36:33.316515 INFO: Success! Docs generated into /tmp/dartdoc-cancellation_token_httpLIRLJV 2024-05-02 12:36:33.316515 INFO: warning: private API of package:cancellation_token is reexported by libraries in other packages: 2024-05-02 12:36:33.316515 INFO: from http.TimeoutCancellationToken.TimeoutCancellationToken: (file:///tmp/analyzerSRXJSA/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/cancellation_token-2.0.1/lib/src/tokens/timeout_cancellation_token.dart:18:3) 2024-05-02 12:36:33.316515 INFO: referred to by http: (file:///tmp/pana_LMEEVA/lib/http.dart:1:1) 2024-05-02 12:36:33.316515 INFO: warning: private API of package:cancellation_token is reexported by libraries in other packages: 2024-05-02 12:36:33.316515 INFO: from http.CancellationToken.CancellationToken: (file:///tmp/analyzerSRXJSA/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/cancellation_token-2.0.1/lib/src/tokens/cancellation_token.dart:47:7) 2024-05-02 12:36:33.316515 INFO: referred to by http: (file:///tmp/pana_LMEEVA/lib/http.dart:1:1) 2024-05-02 12:36:33.316515 INFO: warning: private API of package:cancellation_token is reexported by libraries in other packages: 2024-05-02 12:36:33.316515 INFO: from http.CancelledException.CancelledException: (file:///tmp/analyzerSRXJSA/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/cancellation_token-2.0.1/lib/src/exceptions/cancelled_exception.dart:2:9) 2024-05-02 12:36:33.316515 INFO: referred to by http: (file:///tmp/pana_LMEEVA/lib/http.dart:1:1) 2024-05-02 12:36:33.316515 INFO: Found 3 warnings and 0 errors. 2024-05-02 12:36:33.342923 INFO: Writing summary.json 2024-05-02 12:36:33.346609 INFO: Running dartdoc post-processing 2024-05-02 12:36:33.349673 INFO: Creating .tar.gz archive 2024-05-02 12:36:33.724889 INFO: Finished .tar.gz archive 2024-05-02 12:36:34.572473 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T12:36:34.675201Z