## Running analysis for "posix" version "3.1.0" STARTED: 2024-10-18T19:56:17.543816Z ### Starting pana 2024-10-18 19:56:34.292166 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-18 19:56:34.339093 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-18 19:56:34.561656 INFO: Downloading package posix 3.1.0 from https://pub.dev/api/archives/posix-3.1.0.tar.gz 2024-10-18 19:56:34.827941 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-10-18 19:56:36.226358 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-10-18 19:56:37.604048 INFO: Analyzing package... 2024-10-18 19:56:37.641576 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-18 19:56:43.807448 INFO: Running `git init`... 2024-10-18 19:56:43.837734 INFO: Running `git remote add origin https://github.com/bsutton/dart_posix`... 2024-10-18 19:56:43.868189 INFO: Running `git remote show origin`... 2024-10-18 19:56:44.137399 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-10-18 19:56:44.629145 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-10-18 19:56:44.661201 INFO: Running `git show origin/master:pubspec.yaml`... 2024-10-18 19:56:44.696959 INFO: `pubspec.yaml` from the repository URL mismatch: expected `https://github.com/bsutton/dart_posix` but got `https://github.com/onepub-dev/dart_posix`. 2024-10-18 19:56:48.246279 INFO: Analyzing pub downgrade... 2024-10-18 19:56:48.258045 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-10-18 19:56:49.716361 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-18 19:56:52.389820 INFO: [pub-downgrade-failed] 2024-10-18 19:56:52.398131 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-10-18 19:56:53.708399 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-18 19:56:55.391403 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-posixKKWDZQ --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-10-18 19:57:37.341131 INFO: `dartdoc` completed: 2024-10-18 19:57:37.341131 INFO: Documenting posix... 2024-10-18 19:57:37.341131 INFO: Discovering libraries... 2024-10-18 19:57:37.341131 INFO: Linking elements... 2024-10-18 19:57:37.341131 INFO: Precaching local docs for 160517 elements... 2024-10-18 19:57:37.341131 INFO: Initialized dartdoc with 347 libraries 2024-10-18 19:57:37.341131 INFO: Generating docs for library posix.dart from package:posix/posix.dart... 2024-10-18 19:57:37.341131 INFO: Documented 1 public library in 38.8 seconds 2024-10-18 19:57:37.341131 INFO: Success! Docs generated into /tmp/dartdoc-posixKKWDZQ 2024-10-18 19:57:37.341131 INFO: warning: unresolved doc reference [1] 2024-10-18 19:57:37.341131 INFO: from unistd.native_pipe: (file:///tmp/pana_OHIOQE/lib/src/unistd/unistd.dart:227:11) 2024-10-18 19:57:37.341131 INFO: warning: unresolved doc reference [0] 2024-10-18 19:57:37.341131 INFO: from unistd.native_pipe: (file:///tmp/pana_OHIOQE/lib/src/unistd/unistd.dart:227:11) 2024-10-18 19:57:37.341131 INFO: warning: unresolved doc reference [((PC - OFFSET) / 2) * SCALE / 65536] 2024-10-18 19:57:37.341131 INFO: from unistd.native_profil: (file:///tmp/pana_OHIOQE/lib/src/unistd/unistd.dart:1812:5) 2024-10-18 19:57:37.341131 INFO: warning: unresolved doc reference [sterror(errno)] 2024-10-18 19:57:37.341131 INFO: from posix_exception.PosixException.posixError: (file:///tmp/pana_OHIOQE/lib/src/posix_exception.dart:13:11) 2024-10-18 19:57:37.341131 INFO: in documentation inherited from posix_exception.PosixException.posixError: (file:///tmp/pana_OHIOQE/lib/src/posix_exception.dart:13:11) 2024-10-18 19:57:37.341131 INFO: Found 4 warnings and 0 errors. 2024-10-18 19:57:37.410013 INFO: Writing summary.json 2024-10-18 19:57:37.415075 INFO: Running dartdoc post-processing 2024-10-18 19:57:37.419082 INFO: Creating .tar.gz archive 2024-10-18 19:57:38.356982 INFO: Finished .tar.gz archive 2024-10-18 19:57:40.312448 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-18T19:57:40.613303Z