The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of TangerineDownloader, reference v0.0.3 (6c136d), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 10:34:47 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/TangerineDownloader.git
Reference: v0.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/TangerineDownloader
 * tag               v0.0.3     -> FETCH_HEAD
HEAD is now at 6c136d1 Bump SwiftScraper from 0.5.1 to 0.6.0
Cloned https://github.com/Nef10/TangerineDownloader.git
Revision (git rev-parse @):
6c136d179a008542023e2fea46fe2a48450e5ef9
SUCCESS checkout https://github.com/Nef10/TangerineDownloader.git at v0.0.3
Fetching https://github.com/Nef10/SwiftScraper.git
[1/1413] Fetching swiftscraper
Fetched https://github.com/Nef10/SwiftScraper.git from cache (0.91s)
Computing version for https://github.com/Nef10/SwiftScraper.git
Computed https://github.com/Nef10/SwiftScraper.git at 0.6.0 (1.55s)
Creating working copy for https://github.com/Nef10/SwiftScraper.git
Working copy of https://github.com/Nef10/SwiftScraper.git resolved at 0.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "tangerinedownloader",
      "name": "TangerineDownloader",
      "url": "https://github.com/Nef10/TangerineDownloader.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TangerineDownloader",
      "dependencies": [
        {
          "identity": "swiftscraper",
          "name": "SwiftScraper",
          "url": "https://github.com/Nef10/SwiftScraper.git",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftScraper",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Nef10/TangerineDownloader.git
[1/672] Fetching tangerinedownloader
Fetched https://github.com/Nef10/TangerineDownloader.git from cache (0.78s)
Fetching https://github.com/Nef10/SwiftScraper.git from cache
Fetched https://github.com/Nef10/SwiftScraper.git from cache (0.41s)
Computing version for https://github.com/Nef10/SwiftScraper.git
Computed https://github.com/Nef10/SwiftScraper.git at 0.6.0 (0.46s)
Creating working copy for https://github.com/Nef10/SwiftScraper.git
Working copy of https://github.com/Nef10/SwiftScraper.git resolved at 0.6.0
Creating working copy for https://github.com/Nef10/TangerineDownloader.git
Working copy of https://github.com/Nef10/TangerineDownloader.git resolved at v0.0.3 (6c136d1)
warning: '.resolve-product-dependencies': dependency 'tangerinedownloader' is not used by any target
Found 1 product dependencies
  - SwiftScraper
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Nef10/TangerineDownloader.git
https://github.com/Nef10/TangerineDownloader.git
{
  "dependencies" : [
    {
      "identity" : "swiftscraper",
      "requirement" : {
        "exact" : [
          "0.6.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftScraper.git"
    }
  ],
  "manifest_display_name" : "TangerineDownloader",
  "name" : "TangerineDownloader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "TangerineDownloader",
      "targets" : [
        "TangerineDownloader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TangerineDownloaderTests",
      "module_type" : "SwiftTarget",
      "name" : "TangerineDownloaderTests",
      "path" : "Tests/TangerineDownloaderTests",
      "sources" : [
        "TangerineDownloaderErrorTests.swift"
      ],
      "target_dependencies" : [
        "TangerineDownloader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TangerineDownloader",
      "module_type" : "SwiftTarget",
      "name" : "TangerineDownloader",
      "path" : "Sources/TangerineDownloader",
      "product_dependencies" : [
        "SwiftScraper"
      ],
      "product_memberships" : [
        "TangerineDownloader"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TangerineDownloader/Resources/TangerineDownload.js",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TangerineDownloader.swift",
        "TangerineDownloaderDelegate.swift",
        "TangerineDownloaderError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[1/5] Copying TangerineDownload.js
[2/5] Copying SwiftScraper.js
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/23] Compiling SwiftScraper SwiftScraperError.swift
[7/24] Compiling SwiftScraper ProcessStep.swift
[8/24] Compiling SwiftScraper ScriptStep.swift
[9/24] Compiling SwiftScraper WaitForConditionStep.swift
[10/24] Compiling SwiftScraper WaitStep.swift
[11/24] Compiling SwiftScraper resource_bundle_accessor.swift
[12/24] Compiling SwiftScraper StepRunner.swift
[13/24] Compiling SwiftScraper AsyncProcessStep.swift
[14/24] Compiling SwiftScraper Step.swift
[15/24] Compiling SwiftScraper StepCompletionCallback.swift
[16/24] Compiling SwiftScraper AsyncScriptStep.swift
[17/24] Compiling SwiftScraper NavigableStep.swift
[18/24] Compiling SwiftScraper OpenPageStep.swift
[19/24] Compiling SwiftScraper PageChangeStep.swift
[20/24] Compiling SwiftScraper StepFlowResult.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Steps/DownloadStep.swift:49:1: error: type 'DownloadStep' does not conform to protocol 'WKDownloadDelegate'
47 |
48 | @available(iOS 14.5, macOS 11.3, *)
49 | extension DownloadStep: WKDownloadDelegate {
   | |- error: type 'DownloadStep' does not conform to protocol 'WKDownloadDelegate'
   | `- note: add stubs for conformance
50 |
51 |     public func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String, completionHandler: @escaping (URL?) -> Void) {
   |                 `- note: candidate has non-matching type '(WKDownload, URLResponse, String, @escaping (URL?) -> Void) -> ()'
52 |         let temporaryDir = NSTemporaryDirectory()
53 |         let fileName = temporaryDir + "/" + suggestedFilename + UUID().description
WebKit.WKDownloadDelegate.download:3:8: note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:)' with type '(WKDownload, URLResponse, String) async -> URL?'
1 | protocol WKDownloadDelegate {
2 | @available(macOS 11.3, *)
3 |   func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String) async -> URL?}
  |        `- note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:)' with type '(WKDownload, URLResponse, String) async -> URL?'
4 |
WebKit.WKDownloadDelegate.download:3:8: note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:completionHandler:)' with type '(WKDownload, URLResponse, String, @escaping @MainActor @Sendable (URL?) -> Void) -> Void'
1 | protocol WKDownloadDelegate {
2 | @available(macOS 11.3, *)
3 |   func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String, completionHandler: @escaping @MainActor @Sendable (URL?) -> Void)}
  |        `- note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:completionHandler:)' with type '(WKDownload, URLResponse, String, @escaping @MainActor @Sendable (URL?) -> Void) -> Void'
4 |
[21/24] Compiling SwiftScraper DownloadStep.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Steps/DownloadStep.swift:49:1: error: type 'DownloadStep' does not conform to protocol 'WKDownloadDelegate'
47 |
48 | @available(iOS 14.5, macOS 11.3, *)
49 | extension DownloadStep: WKDownloadDelegate {
   | |- error: type 'DownloadStep' does not conform to protocol 'WKDownloadDelegate'
   | `- note: add stubs for conformance
50 |
51 |     public func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String, completionHandler: @escaping (URL?) -> Void) {
   |                 `- note: candidate has non-matching type '(WKDownload, URLResponse, String, @escaping (URL?) -> Void) -> ()'
52 |         let temporaryDir = NSTemporaryDirectory()
53 |         let fileName = temporaryDir + "/" + suggestedFilename + UUID().description
WebKit.WKDownloadDelegate.download:3:8: note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:)' with type '(WKDownload, URLResponse, String) async -> URL?'
1 | protocol WKDownloadDelegate {
2 | @available(macOS 11.3, *)
3 |   func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String) async -> URL?}
  |        `- note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:)' with type '(WKDownload, URLResponse, String) async -> URL?'
4 |
WebKit.WKDownloadDelegate.download:3:8: note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:completionHandler:)' with type '(WKDownload, URLResponse, String, @escaping @MainActor @Sendable (URL?) -> Void) -> Void'
1 | protocol WKDownloadDelegate {
2 | @available(macOS 11.3, *)
3 |   func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String, completionHandler: @escaping @MainActor @Sendable (URL?) -> Void)}
  |        `- note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:completionHandler:)' with type '(WKDownload, URLResponse, String, @escaping @MainActor @Sendable (URL?) -> Void) -> Void'
4 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/24] Compiling SwiftScraper Browser.swift
[23/24] Compiling SwiftScraper JavaScriptGenerator.swift
[24/24] Emitting module SwiftScraper
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftScraper/Sources/SwiftScraper/Steps/DownloadStep.swift:49:1: error: type 'DownloadStep' does not conform to protocol 'WKDownloadDelegate'
47 |
48 | @available(iOS 14.5, macOS 11.3, *)
49 | extension DownloadStep: WKDownloadDelegate {
   | |- error: type 'DownloadStep' does not conform to protocol 'WKDownloadDelegate'
   | `- note: add stubs for conformance
50 |
51 |     public func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String, completionHandler: @escaping (URL?) -> Void) {
   |                 `- note: candidate has non-matching type '(WKDownload, URLResponse, String, @escaping (URL?) -> Void) -> ()'
52 |         let temporaryDir = NSTemporaryDirectory()
53 |         let fileName = temporaryDir + "/" + suggestedFilename + UUID().description
WebKit.WKDownloadDelegate.download:3:8: note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:)' with type '(WKDownload, URLResponse, String) async -> URL?'
1 | protocol WKDownloadDelegate {
2 | @available(macOS 11.3, *)
3 |   func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String) async -> URL?}
  |        `- note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:)' with type '(WKDownload, URLResponse, String) async -> URL?'
4 |
WebKit.WKDownloadDelegate.download:3:8: note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:completionHandler:)' with type '(WKDownload, URLResponse, String, @escaping @MainActor @Sendable (URL?) -> Void) -> Void'
1 | protocol WKDownloadDelegate {
2 | @available(macOS 11.3, *)
3 |   func download(_ download: WKDownload, decideDestinationUsing response: URLResponse, suggestedFilename: String, completionHandler: @escaping @MainActor @Sendable (URL?) -> Void)}
  |        `- note: protocol requires function 'download(_:decideDestinationUsing:suggestedFilename:completionHandler:)' with type '(WKDownload, URLResponse, String, @escaping @MainActor @Sendable (URL?) -> Void) -> Void'
4 |
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/19] Compiling SwiftScraper SwiftScraperError.swift
[3/19] Compiling SwiftScraper ProcessStep.swift
[4/19] Compiling SwiftScraper ScriptStep.swift
[5/19] Compiling SwiftScraper AsyncScriptStep.swift
[6/19] Compiling SwiftScraper NavigableStep.swift
[7/19] Compiling SwiftScraper WaitForConditionStep.swift
[8/19] Compiling SwiftScraper WaitStep.swift
[9/20] Compiling SwiftScraper OpenPageStep.swift
[10/20] Compiling SwiftScraper PageChangeStep.swift
[11/20] Compiling SwiftScraper Step.swift
[12/20] Compiling SwiftScraper StepCompletionCallback.swift
[13/20] Compiling SwiftScraper StepRunner.swift
[14/20] Compiling SwiftScraper AsyncProcessStep.swift
[15/20] Compiling SwiftScraper StepFlowResult.swift
[16/20] Compiling SwiftScraper DownloadStep.swift
[17/20] Emitting module SwiftScraper
[18/20] Compiling SwiftScraper Browser.swift
[19/20] Compiling SwiftScraper JavaScriptGenerator.swift
[20/20] Compiling SwiftScraper resource_bundle_accessor.swift
[21/25] Compiling TangerineDownloader resource_bundle_accessor.swift
[22/25] Compiling TangerineDownloader TangerineDownloaderDelegate.swift
[23/25] Emitting module TangerineDownloader
[24/25] Compiling TangerineDownloader TangerineDownloaderError.swift
[25/25] Compiling TangerineDownloader TangerineDownloader.swift
Build complete! (3.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftscraper",
      "requirement" : {
        "exact" : [
          "0.6.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Nef10/SwiftScraper.git"
    }
  ],
  "manifest_display_name" : "TangerineDownloader",
  "name" : "TangerineDownloader",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "TangerineDownloader",
      "targets" : [
        "TangerineDownloader"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TangerineDownloaderTests",
      "module_type" : "SwiftTarget",
      "name" : "TangerineDownloaderTests",
      "path" : "Tests/TangerineDownloaderTests",
      "sources" : [
        "TangerineDownloaderErrorTests.swift"
      ],
      "target_dependencies" : [
        "TangerineDownloader"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TangerineDownloader",
      "module_type" : "SwiftTarget",
      "name" : "TangerineDownloader",
      "path" : "Sources/TangerineDownloader",
      "product_dependencies" : [
        "SwiftScraper"
      ],
      "product_memberships" : [
        "TangerineDownloader"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TangerineDownloader/Resources/TangerineDownload.js",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "TangerineDownloader.swift",
        "TangerineDownloaderDelegate.swift",
        "TangerineDownloaderError.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.