## Running analysis for "bazel_worker" version "1.1.0" STARTED: 2024-10-17T08:34:43.159279Z ### Starting pana 2024-10-17 08:35:00.581968 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-17 08:35:00.630727 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-17 08:35:00.863843 INFO: Downloading package bazel_worker 1.1.0 from https://pub.dev/api/archives/bazel_worker-1.1.0.tar.gz 2024-10-17 08:35:01.138477 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-10-17 08:35:02.263980 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-10-17 08:35:03.400356 INFO: Analyzing package... 2024-10-17 08:35:03.439456 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-17 08:35:13.578223 INFO: Running `git init`... 2024-10-17 08:35:13.608907 INFO: Running `git remote add origin https://github.com/dart-lang/bazel_worker`... 2024-10-17 08:35:13.638367 INFO: Running `git remote show origin`... 2024-10-17 08:35:13.901523 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-10-17 08:35:14.304872 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-10-17 08:35:14.335814 INFO: Running `git show origin/master:e2e_test/pubspec.yaml`... 2024-10-17 08:35:14.368044 INFO: Running `git show origin/master:pubspec.yaml`... 2024-10-17 08:35:16.866976 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_MAARFL/lib`... 2024-10-17 08:35:17.819917 INFO: Analyzing pub downgrade... 2024-10-17 08:35:17.826419 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-10-17 08:35:18.953238 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-17 08:35:20.535312 INFO: [pub-downgrade-success] 2024-10-17 08:35:20.542439 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-10-17 08:35:21.657436 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-17 08:35:23.400839 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-bazel_workerAUQCPY --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-10-17 08:36:03.590422 INFO: `dartdoc` completed: 2024-10-17 08:36:03.590422 INFO: Documenting bazel_worker... 2024-10-17 08:36:03.590422 INFO: Discovering libraries... 2024-10-17 08:36:03.590422 INFO: Linking elements... 2024-10-17 08:36:03.590422 INFO: Precaching local docs for 150292 elements... 2024-10-17 08:36:03.590422 INFO: Initialized dartdoc with 149 libraries 2024-10-17 08:36:03.590422 INFO: Generating docs for library bazel_worker.dart from package:bazel_worker/bazel_worker.dart... 2024-10-17 08:36:03.590422 INFO: Generating docs for library testing.dart from package:bazel_worker/testing.dart... 2024-10-17 08:36:03.590422 INFO: Generating docs for library driver.dart from package:bazel_worker/driver.dart... 2024-10-17 08:36:03.590422 INFO: Documented 3 public libraries in 36.9 seconds 2024-10-17 08:36:03.590422 INFO: Success! Docs generated into /tmp/dartdoc-bazel_workerAUQCPY 2024-10-17 08:36:03.590422 INFO: warning: unresolved doc reference [connection#readRequest] 2024-10-17 08:36:03.590422 INFO: from async_worker_loop.AsyncWorkerLoop.run: (file:///tmp/pana_MAARFL/lib/src/worker/async_worker_loop.dart:28:10) 2024-10-17 08:36:03.590422 INFO: warning: unresolved doc reference [connection#readRequest] 2024-10-17 08:36:03.590422 INFO: from sync_worker_loop.SyncWorkerLoop.run: (file:///tmp/pana_MAARFL/lib/src/worker/sync_worker_loop.dart:26:8) 2024-10-17 08:36:03.590422 INFO: warning: unresolved doc reference [null] 2024-10-17 08:36:03.590422 INFO: from worker_connection.WorkerConnection.readRequest: (file:///tmp/pana_MAARFL/lib/src/worker/worker_connection.dart:23:26) 2024-10-17 08:36:03.590422 INFO: warning: unresolved doc reference [null] 2024-10-17 08:36:03.590422 INFO: from worker_connection.AsyncWorkerConnection.readRequest: (file:///tmp/pana_MAARFL/lib/src/worker/worker_connection.dart:42:24) 2024-10-17 08:36:03.590422 INFO: in documentation inherited from worker_connection.WorkerConnection.readRequest: (file:///tmp/pana_MAARFL/lib/src/worker/worker_connection.dart:23:26) 2024-10-17 08:36:03.590422 INFO: warning: unresolved doc reference [null] 2024-10-17 08:36:03.590422 INFO: from worker_connection.SyncWorkerConnection.readRequest: (file:///tmp/pana_MAARFL/lib/src/worker/worker_connection.dart:47:16) 2024-10-17 08:36:03.590422 INFO: in documentation inherited from worker_connection.WorkerConnection.readRequest: (file:///tmp/pana_MAARFL/lib/src/worker/worker_connection.dart:23:26) 2024-10-17 08:36:03.590422 INFO: warning: unresolved doc reference [null] 2024-10-17 08:36:03.590422 INFO: from worker_connection.StdAsyncWorkerConnection.readRequest: (file:///tmp/pana_MAARFL/lib/src/worker/worker_connection.dart:62:24) 2024-10-17 08:36:03.590422 INFO: in documentation inherited from worker_connection.WorkerConnection.readRequest: (file:///tmp/pana_MAARFL/lib/src/worker/worker_connection.dart:23:26) 2024-10-17 08:36:03.590422 INFO: warning: unresolved doc reference [null] 2024-10-17 08:36:03.590422 INFO: from worker_connection.SendPortAsyncWorkerConnection.readRequest: (file:///tmp/pana_MAARFL/lib/src/worker/worker_connection.dart:91:24) 2024-10-17 08:36:03.590422 INFO: in documentation inherited from worker_connection.WorkerConnection.readRequest: (file:///tmp/pana_MAARFL/lib/src/worker/worker_connection.dart:23:26) 2024-10-17 08:36:03.590422 INFO: warning: unresolved doc reference [null] 2024-10-17 08:36:03.590422 INFO: from worker_connection.StdSyncWorkerConnection.readRequest: (file:///tmp/pana_MAARFL/lib/src/worker/worker_connection.dart:113:16) 2024-10-17 08:36:03.590422 INFO: in documentation inherited from worker_connection.WorkerConnection.readRequest: (file:///tmp/pana_MAARFL/lib/src/worker/worker_connection.dart:23:26) 2024-10-17 08:36:03.590422 INFO: warning: unresolved doc reference [null] 2024-10-17 08:36:03.590422 INFO: from worker_loop.WorkerLoop.run: (file:///tmp/pana_MAARFL/lib/src/worker/worker_loop.dart:17:11) 2024-10-17 08:36:03.590422 INFO: warning: unresolved doc reference [performResponse] 2024-10-17 08:36:03.590422 INFO: from testing.TestSyncWorkerLoop.enqueueResponse: (file:///tmp/pana_MAARFL/lib/testing.dart:156:8) 2024-10-17 08:36:03.590422 INFO: warning: unresolved doc reference [performResponse] 2024-10-17 08:36:03.590422 INFO: from testing.TestAsyncWorkerLoop.enqueueResponse: (file:///tmp/pana_MAARFL/lib/testing.dart:200:8) 2024-10-17 08:36:03.590422 INFO: Found 11 warnings and 0 errors. 2024-10-17 08:36:03.649033 INFO: Writing summary.json 2024-10-17 08:36:03.652653 INFO: Running dartdoc post-processing 2024-10-17 08:36:03.656888 INFO: Creating .tar.gz archive 2024-10-17 08:36:04.393751 INFO: Finished .tar.gz archive 2024-10-17 08:36:06.142867 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-17T08:36:06.451138Z