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 Placard, reference main (03a288), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 15:41:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ccavnor/Placard.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ccavnor/Placard
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 03a2881 Update README.md
Cloned https://github.com/ccavnor/Placard.git
Revision (git rev-parse @):
03a288147ddb3a63e29c90e973070351ee97c277
SUCCESS checkout https://github.com/ccavnor/Placard.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ccavnor/Placard.git
https://github.com/ccavnor/Placard.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Placard",
  "name" : "Placard",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Placard",
      "targets" : [
        "Placard"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Placard",
      "module_type" : "SwiftTarget",
      "name" : "Placard",
      "path" : "Sources/Placard",
      "product_memberships" : [
        "Placard"
      ],
      "sources" : [
        "Placard+Constraints.swift",
        "Placard+DeviceOrientation.swift",
        "Placard+Layout.swift",
        "Placard.swift",
        "PlacardConfig.swift",
        "PlacardView.swift",
        "UIView+Animations.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/10] Compiling Placard UIView+Animations.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
[4/10] Compiling Placard PlacardConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
[5/10] Compiling Placard PlacardView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
[6/10] Compiling Placard Placard.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/10] Emitting module Placard
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
[8/10] Compiling Placard Placard+DeviceOrientation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
[9/10] Compiling Placard Placard+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
[10/10] Compiling Placard Placard+Constraints.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
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/9] Compiling Placard PlacardConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/9] Emitting module Placard
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
[4/9] Compiling Placard UIView+Animations.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
[5/9] Compiling Placard Placard+DeviceOrientation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
[6/9] Compiling Placard Placard+Constraints.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
[7/9] Compiling Placard Placard+Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
[8/9] Compiling Placard Placard.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
[9/9] Compiling Placard PlacardView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Placard/Placard+Layout.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 | import SwiftUI
10 |
BUILD FAILURE 6.1 macosSpm