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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bow-swift/Swiftline
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 097c61f Merge pull request #6 from bow-swift/fix-unsafemutablepointer-unwrap
Cloned https://github.com/bow-swift/Swiftline.git
Revision (git rev-parse @):
097c61ff0ee85c5e821a8b21b11deae38be64606
SUCCESS checkout https://github.com/bow-swift/Swiftline.git at master
========================================
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] Emitting module Swiftline
[4/30] Compiling Swiftline AskerValidator.swift
[5/30] Compiling Swiftline Choose.swift
[6/30] Compiling Swiftline ChooseSettings.swift
[7/30] Compiling Swiftline Colorizer.swift
[8/30] Compiling Swiftline Agree.swift
[9/30] Compiling Swiftline AgreeSettings.swift
[10/30] Compiling Swiftline ArgConvertible.swift
[11/30] Compiling Swiftline Args.swift
[12/30] Compiling Swiftline ShortHandRunner.swift
[13/30] Compiling Swiftline StringBackgroundColorizer.swift
[14/30] Compiling Swiftline StringForegroundColorizer.swift
[15/30] Compiling Swiftline StringStyle.swift
[16/30] Compiling Swiftline StringStyleColorizer.swift
[17/30] Compiling Swiftline TaskPipe.swift
[18/30] Compiling Swiftline CommandExecutor.swift
[19/30] Compiling Swiftline Env.swift
[20/30] Compiling Swiftline ProcessInfo.swift
[21/30] Compiling Swiftline RunResults.swift
[22/30] Compiling Swiftline Runner.swift
[23/30] Compiling Swiftline RunnerSettings.swift
[24/30] Compiling Swiftline ArgsParser.swift
[25/30] Compiling Swiftline Argument.swift
[26/30] Compiling Swiftline Ask.swift
[27/30] Compiling Swiftline AskSettings.swift
[28/30] Compiling Swiftline PromptPrinter.swift
[29/30] Compiling Swiftline PromptReader.swift
[30/30] Compiling Swiftline PromptSettings.swift
Build complete! (5.36s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.21s)
Fetched https://github.com/Quick/Quick.git from cache (0.21s)
Computing version for https://github.com/Quick/Nimble.git
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.22s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.22s)
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.04s)
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.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.03s)
warning: /Users/builder/builds/UKfvDsi8u/3/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/3/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/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Build complete.
Done.