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 OperationAwaiting, reference 1.3.0-beta.1 (ab3495), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 07:35:14 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/OperationAwaiting.git
Reference: 1.3.0-beta.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/OperationAwaiting
 * tag               1.3.0-beta.1 -> FETCH_HEAD
HEAD is now at ab34956 Use HasResult v2
Cloned https://github.com/Frizlab/OperationAwaiting.git
Revision (git rev-parse @):
ab349561964c500a1794e8053c4edd76833d9c01
SUCCESS checkout https://github.com/Frizlab/OperationAwaiting.git at 1.3.0-beta.1
Fetching https://github.com/Frizlab/HasResult.git
Fetching https://github.com/happn-app/RetryingOperation.git
Fetching https://github.com/apple/swift-log.git from cache
[1/22] Fetching hasresult
[23/417] Fetching hasresult, retryingoperation
Fetched https://github.com/happn-app/RetryingOperation.git from cache (0.70s)
Fetched https://github.com/Frizlab/HasResult.git from cache (0.72s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Fetched https://github.com/apple/swift-log.git from cache (0.72s)
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.7 (1.30s)
Computing version for https://github.com/Frizlab/HasResult.git
Computed https://github.com/Frizlab/HasResult.git at 2.0.0 (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.2 (0.59s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.2
Creating working copy for https://github.com/happn-app/RetryingOperation.git
Working copy of https://github.com/happn-app/RetryingOperation.git resolved at 1.1.7
Creating working copy for https://github.com/Frizlab/HasResult.git
Working copy of https://github.com/Frizlab/HasResult.git resolved at 2.0.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": "operationawaiting",
      "name": "OperationAwaiting",
      "url": "https://github.com/Frizlab/OperationAwaiting.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OperationAwaiting",
      "dependencies": [
        {
          "identity": "hasresult",
          "name": "HasResult",
          "url": "https://github.com/Frizlab/HasResult.git",
          "version": "2.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HasResult",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Frizlab/OperationAwaiting.git
[1/146] Fetching operationawaiting
Fetched https://github.com/Frizlab/OperationAwaiting.git from cache (0.59s)
Fetching https://github.com/Frizlab/HasResult.git from cache
Fetched https://github.com/Frizlab/HasResult.git from cache (0.41s)
Computing version for https://github.com/Frizlab/HasResult.git
Computed https://github.com/Frizlab/HasResult.git at 2.0.0 (0.46s)
Creating working copy for https://github.com/Frizlab/OperationAwaiting.git
Working copy of https://github.com/Frizlab/OperationAwaiting.git resolved at 1.3.0-beta.1 (ab34956)
Creating working copy for https://github.com/Frizlab/HasResult.git
Working copy of https://github.com/Frizlab/HasResult.git resolved at 2.0.0
warning: '.resolve-product-dependencies': dependency 'operationawaiting' is not used by any target
Found 1 product dependencies
  - HasResult
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Frizlab/OperationAwaiting.git
https://github.com/Frizlab/OperationAwaiting.git
{
  "dependencies" : [
    {
      "identity" : "hasresult",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/HasResult.git"
    },
    {
      "identity" : "retryingoperation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/happn-app/RetryingOperation.git"
    }
  ],
  "manifest_display_name" : "OperationAwaiting",
  "name" : "OperationAwaiting",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "OperationAwaiting",
      "targets" : [
        "OperationAwaiting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OperationAwaitingTests",
      "module_type" : "SwiftTarget",
      "name" : "OperationAwaitingTests",
      "path" : "Tests/OperationAwaitingTests",
      "product_dependencies" : [
        "HasResult",
        "RetryingOperation"
      ],
      "sources" : [
        "Helpers/AsyncOperation.swift",
        "Helpers/AsyncOperationWithResult.swift",
        "OperationAwaitingTests.swift"
      ],
      "target_dependencies" : [
        "OperationAwaiting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OperationAwaiting",
      "module_type" : "SwiftTarget",
      "name" : "OperationAwaiting",
      "path" : "Sources/OperationAwaiting",
      "product_dependencies" : [
        "HasResult"
      ],
      "product_memberships" : [
        "OperationAwaiting"
      ],
      "sources" : [
        "Operation+Async.swift",
        "OperationQueue+Async.swift",
        "SendableOperation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/5] Compiling HasResult HasResult.swift
[5/5] Emitting module HasResult
[6/9] Compiling OperationAwaiting SendableOperation.swift
[7/9] Compiling OperationAwaiting Operation+Async.swift
[8/9] Compiling OperationAwaiting OperationQueue+Async.swift
[9/9] Emitting module OperationAwaiting
Build complete! (7.47s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "hasresult",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Frizlab/HasResult.git"
    },
    {
      "identity" : "retryingoperation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/happn-app/RetryingOperation.git"
    }
  ],
  "manifest_display_name" : "OperationAwaiting",
  "name" : "OperationAwaiting",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "OperationAwaiting",
      "targets" : [
        "OperationAwaiting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OperationAwaitingTests",
      "module_type" : "SwiftTarget",
      "name" : "OperationAwaitingTests",
      "path" : "Tests/OperationAwaitingTests",
      "product_dependencies" : [
        "HasResult",
        "RetryingOperation"
      ],
      "sources" : [
        "Helpers/AsyncOperation.swift",
        "Helpers/AsyncOperationWithResult.swift",
        "OperationAwaitingTests.swift"
      ],
      "target_dependencies" : [
        "OperationAwaiting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OperationAwaiting",
      "module_type" : "SwiftTarget",
      "name" : "OperationAwaiting",
      "path" : "Sources/OperationAwaiting",
      "product_dependencies" : [
        "HasResult"
      ],
      "product_memberships" : [
        "OperationAwaiting"
      ],
      "sources" : [
        "Operation+Async.swift",
        "OperationQueue+Async.swift",
        "SendableOperation.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.