## Running analysis for "posix" version "2.2.3" STARTED: 2024-10-18T19:57:41.797104Z ### Starting pana 2024-10-18 19:57:58.577794 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-18 19:57:58.630054 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-18 19:57:58.846935 INFO: Downloading package posix 2.2.3 from https://pub.dev/api/archives/posix-2.2.3.tar.gz 2024-10-18 19:57:59.073010 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-10-18 19:57:59.824623 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-10-18 19:58:00.583221 INFO: Analyzing package... 2024-10-18 19:58:00.618590 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-18 19:58:11.589317 INFO: Running `git init`... 2024-10-18 19:58:11.620113 INFO: Running `git remote add origin https://github.com/bsutton/dart_posix`... 2024-10-18 19:58:11.649525 INFO: Running `git remote show origin`... 2024-10-18 19:58:11.913891 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-10-18 19:58:12.418693 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-10-18 19:58:12.449640 INFO: Running `git show origin/master:pubspec.yaml`... 2024-10-18 19:58:12.485307 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:58:14.857250 INFO: Analyzing pub downgrade... 2024-10-18 19:58:14.864662 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-10-18 19:58:15.846730 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-18 19:58:22.108209 INFO: [pub-downgrade-failed] 2024-10-18 19:58:22.113101 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-10-18 19:58:22.891200 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-18 19:58:24.545037 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-posixYQWBWP --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-10-18 19:59:00.271162 INFO: `dartdoc` completed: 2024-10-18 19:59:00.271162 INFO: Documenting posix... 2024-10-18 19:59:00.271162 INFO: Discovering libraries... 2024-10-18 19:59:00.271162 INFO: Linking elements... 2024-10-18 19:59:00.271162 INFO: Precaching local docs for 139521 elements... 2024-10-18 19:59:00.271162 INFO: Initialized dartdoc with 67 libraries 2024-10-18 19:59:00.271162 INFO: Generating docs for library posix.dart from package:posix/posix.dart... 2024-10-18 19:59:00.271162 INFO: Documented 1 public library in 32.7 seconds 2024-10-18 19:59:00.271162 INFO: Success! Docs generated into /tmp/dartdoc-posixYQWBWP 2024-10-18 19:59:00.271162 INFO: warning: unresolved doc reference [permission] 2024-10-18 19:59:00.271162 INFO: from unistd.chmod: (file:///tmp/pana_JYCCBZ/lib/src/unistd/unistd.dart:351:6) 2024-10-18 19:59:00.271162 INFO: warning: unresolved doc reference [1] 2024-10-18 19:59:00.271162 INFO: from unistd.native_pipe: (file:///tmp/pana_JYCCBZ/lib/src/unistd/unistd.dart:207:11) 2024-10-18 19:59:00.271162 INFO: warning: unresolved doc reference [0] 2024-10-18 19:59:00.271162 INFO: from unistd.native_pipe: (file:///tmp/pana_JYCCBZ/lib/src/unistd/unistd.dart:207:11) 2024-10-18 19:59:00.271162 INFO: warning: unresolved doc reference [((PC - OFFSET) / 2) * SCALE / 65536] 2024-10-18 19:59:00.271162 INFO: from unistd.native_profil: (file:///tmp/pana_JYCCBZ/lib/src/unistd/unistd.dart:1675:5) 2024-10-18 19:59:00.271162 INFO: warning: unresolved doc reference [PosxException] 2024-10-18 19:59:00.271162 INFO: from unistd.symlinkat: (file:///tmp/pana_JYCCBZ/lib/src/unistd/unistd.dart:1241:6) 2024-10-18 19:59:00.271162 INFO: warning: unresolved doc reference [sterror(errno)] 2024-10-18 19:59:00.271162 INFO: from posix_exception.PosixException.posixError: (file:///tmp/pana_JYCCBZ/lib/src/posix_exception.dart:12:11) 2024-10-18 19:59:00.271162 INFO: in documentation inherited from posix_exception.PosixException.posixError: (file:///tmp/pana_JYCCBZ/lib/src/posix_exception.dart:12:11) 2024-10-18 19:59:00.271162 INFO: Found 6 warnings and 0 errors. 2024-10-18 19:59:00.335586 INFO: Writing summary.json 2024-10-18 19:59:00.342652 INFO: Running dartdoc post-processing 2024-10-18 19:59:00.347272 INFO: Creating .tar.gz archive 2024-10-18 19:59:01.183694 INFO: Finished .tar.gz archive 2024-10-18 19:59:03.005289 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-18T19:59:03.329428Z