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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bow-swift/Swiftline.git
Reference: 0.5.6
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bow-swift/Swiftline
 * tag               0.5.6      -> FETCH_HEAD
HEAD is now at 200b148 fix casting between UnsafeMutablePointer<CChar> and UnsafePointer<CChar>!
Cloned https://github.com/bow-swift/Swiftline.git
Revision (git rev-parse @):
200b1486ed60d92b909c1ba8ded675bbb60e2805
SUCCESS checkout https://github.com/bow-swift/Swiftline.git at 0.5.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/bow-swift/Swiftline.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/27] Compiling Swiftline ShortHandRunner.swift
[4/27] Compiling Swiftline StringBackgroundColorizer.swift
[5/27] Compiling Swiftline StringForegroundColorizer.swift
[6/30] Compiling Swiftline PromptPrinter.swift
[7/30] Compiling Swiftline PromptReader.swift
[8/30] Compiling Swiftline PromptSettings.swift
[9/30] Compiling Swiftline AskerValidator.swift
[10/30] Compiling Swiftline Choose.swift
[11/30] Compiling Swiftline ChooseSettings.swift
[12/30] Compiling Swiftline Colorizer.swift
[13/30] Compiling Swiftline RunResults.swift
[14/30] Compiling Swiftline Runner.swift
[15/30] Compiling Swiftline RunnerSettings.swift
[16/30] Compiling Swiftline StringStyle.swift
[17/30] Compiling Swiftline StringStyleColorizer.swift
[18/30] Compiling Swiftline TaskPipe.swift
[19/30] Emitting module Swiftline
[20/30] Compiling Swiftline ArgsParser.swift
[21/30] Compiling Swiftline Argument.swift
[22/30] Compiling Swiftline Ask.swift
[23/30] Compiling Swiftline AskSettings.swift
[24/30] Compiling Swiftline Agree.swift
[25/30] Compiling Swiftline AgreeSettings.swift
[26/30] Compiling Swiftline ArgConvertible.swift
[27/30] Compiling Swiftline Args.swift
[28/30] Compiling Swiftline CommandExecutor.swift
[29/30] Compiling Swiftline Env.swift
[30/30] Compiling Swiftline ProcessInfo.swift
Build complete! (6.06s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.21s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.21s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.21s)
Fetched https://github.com/Quick/Nimble.git from cache (0.21s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.05s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.03s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.2 (0.03s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.03s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.00s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.00s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Build complete.
Done.