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 TournamentBracket, reference master (cdceb2), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 17:03:25 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/manisrini/TournamentBracketSUI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/manisrini/TournamentBracketSUI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at cdceb2d Create LICENSE
Cloned https://github.com/manisrini/TournamentBracketSUI.git
Revision (git rev-parse @):
cdceb2d394af3d33f359da47ce4a68e14a5653e2
SUCCESS checkout https://github.com/manisrini/TournamentBracketSUI.git at master
Fetching https://github.com/manisrini/DesignSystem
[1/35] Fetching designsystem
Fetched https://github.com/manisrini/DesignSystem from cache (1.51s)
Computing version for https://github.com/manisrini/DesignSystem
Computed https://github.com/manisrini/DesignSystem at 1.0.0 (0.44s)
Creating working copy for https://github.com/manisrini/DesignSystem
Working copy of https://github.com/manisrini/DesignSystem resolved at 1.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": "tournamentbracketsui",
      "name": "TournamentBracket",
      "url": "https://github.com/manisrini/TournamentBracketSUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TournamentBracketSUI",
      "dependencies": [
        {
          "identity": "designsystem",
          "name": "DesignSystem",
          "url": "https://github.com/manisrini/DesignSystem",
          "version": "1.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DesignSystem",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/manisrini/TournamentBracketSUI.git
[3/75] Fetching tournamentbracketsui
Fetched https://github.com/manisrini/TournamentBracketSUI.git from cache (1.48s)
Fetching https://github.com/manisrini/DesignSystem from cache
Fetched https://github.com/manisrini/DesignSystem from cache (0.46s)
Computing version for https://github.com/manisrini/DesignSystem
Computed https://github.com/manisrini/DesignSystem at 1.0.0 (0.02s)
Creating working copy for https://github.com/manisrini/DesignSystem
Working copy of https://github.com/manisrini/DesignSystem resolved at 1.0.0
Creating working copy for https://github.com/manisrini/TournamentBracketSUI.git
Working copy of https://github.com/manisrini/TournamentBracketSUI.git resolved at master (cdceb2d)
warning: '.resolve-product-dependencies': dependency 'tournamentbracketsui' is not used by any target
Found 1 product dependencies
  - DesignSystem
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/manisrini/TournamentBracketSUI.git
{
  "dependencies" : [
    {
      "identity" : "designsystem",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/manisrini/DesignSystem"
    }
  ],
  "manifest_display_name" : "TournamentBracket",
  "name" : "TournamentBracket",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "TournamentBracket",
      "targets" : [
        "TournamentBracket"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TournamentBracketTests",
      "module_type" : "SwiftTarget",
      "name" : "TournamentBracketTests",
      "path" : "Tests/TournamentBracketTests",
      "sources" : [
        "TournamentBracketTests.swift"
      ],
      "target_dependencies" : [
        "TournamentBracket"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TournamentBracket",
      "module_type" : "SwiftTarget",
      "name" : "TournamentBracket",
      "path" : "Sources/TournamentBracket",
      "product_dependencies" : [
        "DesignSystem"
      ],
      "product_memberships" : [
        "TournamentBracket"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/TournamentBracket/Resources/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BracketCell/BracketView.swift",
        "BracketCell/LineView.swift",
        "BracketCell/ScoreView.swift",
        "BracketListView.swift",
        "CustomTabView.swift",
        "TournamentBracketView/TournamentBracketView.swift",
        "TournamentBracketView/TournamentBracketViewModel.swift",
        "Utils/CustomViewModifiers.swift",
        "Utils/Extensions.swift",
        "Utils/PropWrappers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
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/19] Write sources
[1/19] Copying Roboto-BoldItalic.ttf
[1/19] Copying Roboto-Black.ttf
[1/19] Copying Roboto-Bold.ttf
[1/19] Copying Roboto-Thin.ttf
[1/19] Copying RobotoSerif-Italic.ttf
[1/19] Copying Roboto-Regular.ttf
[7/19] Copying Roboto-Medium.ttf
[7/19] Copying Roboto-MediumItalic.ttf
[7/19] Copying RobotoSerif.ttf
[7/19] Copying NerkoOne-Regular.ttf
[7/19] Copying Roboto-ThinItalic.ttf
[7/19] Copying Roboto-BlackItalic.ttf
[13/19] Write sources
[14/19] Copying Roboto-Light.ttf
[14/19] Copying Roboto-LightItalic.ttf
[14/19] Copying Roboto-Italic.ttf
[17/19] Copying Media.xcassets
[18/19] Write swift-version--7754E27361AE5C74.txt
[20/25] Compiling DesignSystem resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SwiftUI
 11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/25] Emitting module DesignSystem
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SwiftUI
 11 |
[22/25] Compiling DesignSystem Font+Roboto_Serif.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SwiftUI
 11 |
[23/25] Compiling DesignSystem Font+NerkoOneFont.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SwiftUI
 11 |
[24/25] Compiling DesignSystem FontHelper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SwiftUI
 11 |
[25/25] Compiling DesignSystem Font+Roboto.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/DesignSystem/Sources/DesignSystem/FontHelper.swift:9:8: error: no such module 'UIKit'
  7 |
  8 | import Foundation
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import SwiftUI
 11 |
BUILD FAILURE 6.0 macosSpm