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

Failed to build NorthwindManagedModels, reference 0.9.0 (bf7d91), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 03:22:45 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Northwind-swift/NorthwindManagedModels.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Northwind-swift/NorthwindManagedModels
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at bf7d913 GHA: Fix iOS build
Cloned https://github.com/Northwind-swift/NorthwindManagedModels.git
Revision (git rev-parse @):
bf7d913a1a3ca92eda8cfa6079e070b6d1bd8809
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Northwind-swift/NorthwindManagedModels.git at 0.9.0
Fetching https://github.com/Data-swift/ManagedModels.git
[1/1086] Fetching managedmodels
Fetched https://github.com/Data-swift/ManagedModels.git from cache (0.84s)
Computing version for https://github.com/Data-swift/ManagedModels.git
Computed https://github.com/Data-swift/ManagedModels.git at 0.8.14 (0.46s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/66684] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.73s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.0 (3.23s)
Creating working copy for https://github.com/Data-swift/ManagedModels.git
Working copy of https://github.com/Data-swift/ManagedModels.git resolved at 0.8.14
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.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": "northwindmanagedmodels",
      "name": "NorthwindManagedModels",
      "url": "https://github.com/Northwind-swift/NorthwindManagedModels.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NorthwindManagedModels",
      "dependencies": [
        {
          "identity": "managedmodels",
          "name": "ManagedModels",
          "url": "https://github.com/Data-swift/ManagedModels.git",
          "version": "0.8.14",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ManagedModels",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax.git",
              "version": "600.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Northwind-swift/NorthwindManagedModels.git
[1/61] Fetching northwindmanagedmodels
Fetched https://github.com/Northwind-swift/NorthwindManagedModels.git from cache (1.52s)
Fetching https://github.com/Data-swift/ManagedModels.git from cache
Fetched https://github.com/Data-swift/ManagedModels.git from cache (0.49s)
Computing version for https://github.com/Data-swift/ManagedModels.git
Computed https://github.com/Data-swift/ManagedModels.git at 0.8.14 (0.02s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.79s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.0 (0.02s)
Creating working copy for https://github.com/Northwind-swift/NorthwindManagedModels.git
Working copy of https://github.com/Northwind-swift/NorthwindManagedModels.git resolved at 0.9.0 (bf7d913)
Creating working copy for https://github.com/Data-swift/ManagedModels.git
Working copy of https://github.com/Data-swift/ManagedModels.git resolved at 0.8.14
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.0
warning: '.resolve-product-dependencies': dependency 'northwindmanagedmodels' is not used by any target
Found 1 product dependencies
  - ManagedModels
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Northwind-swift/NorthwindManagedModels.git
{
  "dependencies" : [
    {
      "identity" : "managedmodels",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Data-swift/ManagedModels.git"
    }
  ],
  "manifest_display_name" : "NorthwindManagedModels",
  "name" : "NorthwindManagedModels",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "NorthwindSwiftData",
      "targets" : [
        "NorthwindSwiftData"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NorthwindSwiftDataTests",
      "module_type" : "SwiftTarget",
      "name" : "NorthwindSwiftDataTests",
      "path" : "Tests/NorthwindSwiftDataTests",
      "sources" : [
        "EncodingTests.swift",
        "Fixtures.swift",
        "SimpleLoadTests.swift"
      ],
      "target_dependencies" : [
        "NorthwindSwiftData"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NorthwindSwiftData",
      "module_type" : "SwiftTarget",
      "name" : "NorthwindSwiftData",
      "path" : "Sources/NorthwindSwiftData",
      "product_dependencies" : [
        "ManagedModels"
      ],
      "product_memberships" : [
        "NorthwindSwiftData"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/NorthwindSwiftData/Resources/Northwind.store",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Abstractions/AddressHolder.swift",
        "Abstractions/StructedAddressProvider.swift",
        "Abstractions/StructuredAddress.swift",
        "Models/Category.swift",
        "Models/Customer.swift",
        "Models/CustomerDemographic.swift",
        "Models/Employee.swift",
        "Models/Order.swift",
        "Models/OrderDetail.swift",
        "Models/Product.swift",
        "Models/Region.swift",
        "Models/Shipper.swift",
        "Models/Supplier.swift",
        "Models/Territory.swift",
        "NorthwindSchema.swift",
        "NorthwindStore.swift",
        "Reexports.swift",
        "SwiftDataExtras/CodableKeyPathes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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/22] Copying Northwind.store
[1/22] Write sources
[18/22] Compiling _SwiftSyntaxCShims dummy.c
[19/22] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/28] Emitting module SwiftSyntax600
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/28] Emitting module SwiftSyntax509
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[23/28] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/28] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[25/28] Emitting module SwiftSyntax510
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[26/28] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
BUILD FAILURE 6.0 macosSpm