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 Selfish 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/jpsim/selfish.git
Reference: 0.0.12
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jpsim/selfish
 * tag               0.0.12     -> FETCH_HEAD
HEAD is now at 8267a4e Release 0.0.12
Cloned https://github.com/jpsim/selfish.git
Revision (git rev-parse @):
8267a4e26c8a0c04c2ec1cc80ae5c3a43597003a
SUCCESS checkout https://github.com/jpsim/selfish.git at 0.0.12
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jpsim/selfish.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/17] Write sources
[2/17] Write selfish-entitlement.plist
[3/17] Write sources
[5/17] Compiling SourceKit SourceKit.m
[6/17] Compiling Clang_C Clang_C.m
[7/17] Write swift-version--423B1241ED78D482.txt
[8/21] Compiling emitter.c
[9/21] Compiling writer.c
[10/21] Compiling api.c
[11/21] Compiling reader.c
[12/21] Compiling parser.c
[13/21] Compiling scanner.c
[15/36] Compiling SWXMLHash shim.swift
[16/36] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[17/36] Emitting module SWXMLHash
[18/36] Compiling SWXMLHash SWXMLHash.swift
[19/36] Compiling Yams Representer.swift
[20/36] Compiling Yams Resolver.swift
[21/38] Emitting module Yams
[22/38] Compiling Yams YamlError.swift
[23/38] Compiling Yams shim.swift
[24/38] Compiling Yams Node.Scalar.swift
[25/38] Compiling Yams Node.Sequence.swift
[26/38] Compiling Yams Mark.swift
[27/38] Compiling Yams Node.Mapping.swift
[28/38] Compiling Yams Constructor.swift
[29/38] Compiling Yams Decoder.swift
[30/38] Compiling Yams Node.swift
[31/38] Compiling Yams Parser.swift
[32/38] Compiling Yams String+Yams.swift
[33/38] Compiling Yams Tag.swift
[34/38] Compiling Yams Emitter.swift
[35/38] Compiling Yams Encoder.swift
[36/72] Compiling SourceKittenFramework SyntaxMap.swift
[37/72] Compiling SourceKittenFramework SyntaxToken.swift
[38/72] Compiling SourceKittenFramework Text.swift
[39/72] Compiling SourceKittenFramework UID.swift
[40/76] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[41/76] Compiling SourceKittenFramework OffsetMap.swift
[42/76] Compiling SourceKittenFramework Parameter.swift
[43/76] Compiling SourceKittenFramework Request.swift
[44/76] Compiling SourceKittenFramework SourceDeclaration.swift
[45/76] Compiling SourceKittenFramework File.swift
[46/76] Compiling SourceKittenFramework JSONOutput.swift
[47/76] Compiling SourceKittenFramework Language.swift
[48/76] Compiling SourceKittenFramework LinuxCompatibility.swift
[49/76] Compiling SourceKittenFramework Module.swift
[50/76] Emitting module SourceKittenFramework
[51/76] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[52/76] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[53/76] Compiling SourceKittenFramework SwiftDocKey.swift
[54/76] Compiling SourceKittenFramework SwiftDocs.swift
[55/76] Compiling SourceKittenFramework SyntaxKind.swift
[56/76] Compiling SourceKittenFramework SourceKitObject.swift
[57/76] Compiling SourceKittenFramework SourceLocation.swift
[58/76] Compiling SourceKittenFramework StatementKind.swift
[59/76] Compiling SourceKittenFramework String+SourceKitten.swift
[60/76] Compiling SourceKittenFramework Structure.swift
[61/76] Compiling SourceKittenFramework Clang+SourceKitten.swift
[62/76] Compiling SourceKittenFramework ClangTranslationUnit.swift
[63/76] Compiling SourceKittenFramework CodeCompletionItem.swift
[64/76] Compiling SourceKittenFramework Dictionary+Merge.swift
[65/76] Compiling SourceKittenFramework Documentation.swift
[66/76] Compiling SourceKittenFramework Version.swift
[67/76] Compiling SourceKittenFramework Xcode.swift
[68/76] Compiling SourceKittenFramework XcodeBuildSetting.swift
[69/76] Compiling SourceKittenFramework library_wrapper.swift
[70/76] Compiling SourceKittenFramework library_wrapper_CXString.swift
[71/76] Compiling SourceKittenFramework library_wrapper_Documentation.swift
[72/76] Compiling SourceKittenFramework library_wrapper_Index.swift
[73/76] Compiling SourceKittenFramework library_wrapper_sourcekitd.swift
[74/78] Compiling selfish main.swift
[75/78] Emitting module selfish
[75/78] Write Objects.LinkFileList
[76/78] Linking selfish
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/selfish: replacing existing signature
[77/78] Applying selfish
Build complete! (28.26s)
Fetching https://github.com/Carthage/Commandant.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/antitypical/Result.git from cache
Fetched https://github.com/Carthage/Commandant.git from cache (0.18s)
Fetched https://github.com/jpsim/Yams.git from cache (0.18s)
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.21s)
Fetched https://github.com/Quick/Nimble.git from cache (0.22s)
Fetched https://github.com/antitypical/Result.git from cache (0.22s)
Fetched https://github.com/Quick/Quick.git from cache (0.24s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.20s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.34s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.23.0 (0.38s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 4.8.0 (0.02s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.16.0 (0.39s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (0.02s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.0.0 (0.02s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.32s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.23.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.01s)
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.01s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 4.8.0
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.0.0
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.16.0
Build complete.
Done.