This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 FastList with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/FastList.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/FastList
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4a72c6b Bumped RefreshableScrollView version
Cloned https://github.com/elegantchaos/FastList.git
Revision (git rev-parse @):
4a72c6b59f9e41168756eb9c83f05a41cbc47fa0
SUCCESS checkout https://github.com/elegantchaos/FastList.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/elegantchaos/FastList.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6F35C1178C84523A.txt
[4/10] Compiling RefreshableScrollView RefreshState.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
  5 |
  6 | import SwiftUI
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 |
  9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[5/10] Compiling RefreshableScrollView NativeRefreshableScrollView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
  5 |
  6 | import SwiftUI
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 |
  9 | /// Implements a ScrollView which uses the native UIScrollView to implement
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/10] Emitting module RefreshableScrollView
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
  5 |
  6 | import SwiftUI
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 |
  9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[7/10] Compiling RefreshableScrollView BoundsReaderView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
  5 |
  6 | import SwiftUI
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 |
  9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[8/10] Compiling RefreshableScrollView RefreshableScrollView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
  5 |
  6 | import SwiftUI
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 |
  9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[9/10] Compiling RefreshableScrollView CustomActivityView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
  5 |
  6 | import SwiftUI
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 |
  9 | /// Implements a ScrollView which uses the native UIScrollView to implement
[10/10] Compiling RefreshableScrollView IndicatorView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RefreshableScrollView/Sources/RefreshableScrollView/NativeRefreshableScrollView.swift:7:8: error: no such module 'UIKit'
  5 |
  6 | import SwiftUI
  7 | import UIKit
    |        `- error: no such module 'UIKit'
  8 |
  9 | /// Implements a ScrollView which uses the native UIScrollView to implement
Fetching https://github.com/elegantchaos/Matchable.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
Fetching https://github.com/elegantchaos/RefreshableScrollView.git
[1/284] Fetching refreshablescrollview
[285/849] Fetching refreshablescrollview, xctestextensions
[286/962] Fetching refreshablescrollview, xctestextensions, matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.92s)
Fetched https://github.com/elegantchaos/RefreshableScrollView.git from cache (0.92s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.92s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.4.2 (0.71s)
Computing version for https://github.com/elegantchaos/RefreshableScrollView.git
Computed https://github.com/elegantchaos/RefreshableScrollView.git at 1.3.1 (0.71s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.6 (0.70s)
Creating working copy for https://github.com/elegantchaos/RefreshableScrollView.git
Working copy of https://github.com/elegantchaos/RefreshableScrollView.git resolved at 1.3.1
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.6
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.4.2
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.