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: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jpsim/selfish
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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
[3/17] Write selfish-entitlement.plist
[4/17] Write sources
[5/17] Compiling Clang_C Clang_C.m
[6/17] Compiling SourceKit SourceKit.m
[7/17] Write swift-version--423B1241ED78D482.txt
[8/21] Compiling writer.c
[9/21] Compiling api.c
[10/21] Compiling parser.c
[11/21] Compiling scanner.c
[12/21] Compiling emitter.c
[13/21] Compiling reader.c
[15/36] Emitting module SWXMLHash
[16/36] Compiling Yams Node.Scalar.swift
[17/36] Compiling Yams Node.Sequence.swift
[18/36] Emitting module Yams
[19/38] Compiling Yams Representer.swift
[20/38] Compiling Yams Resolver.swift
[21/38] Compiling SWXMLHash SWXMLHash.swift
[22/38] Compiling SWXMLHash XMLIndexer+XMLIndexerDeserializable.swift
[23/38] Compiling SWXMLHash shim.swift
[24/38] Compiling Yams Constructor.swift
[25/38] Compiling Yams Decoder.swift
[26/38] Compiling Yams YamlError.swift
[27/38] Compiling Yams shim.swift
[28/38] Compiling Yams String+Yams.swift
[29/38] Compiling Yams Tag.swift
[30/38] Compiling Yams Node.swift
[31/38] Compiling Yams Parser.swift
[32/38] Compiling Yams Mark.swift
[33/38] Compiling Yams Node.Mapping.swift
[34/38] Compiling Yams Emitter.swift
[35/38] Compiling Yams Encoder.swift
[36/72] Compiling SourceKittenFramework Version.swift
[37/72] Compiling SourceKittenFramework Xcode.swift
[38/72] Compiling SourceKittenFramework XcodeBuildSetting.swift
[39/72] Compiling SourceKittenFramework library_wrapper.swift
[40/72] Compiling SourceKittenFramework File.swift
[41/72] Compiling SourceKittenFramework JSONOutput.swift
[42/72] Compiling SourceKittenFramework Language.swift
[43/72] Compiling SourceKittenFramework LinuxCompatibility.swift
[44/72] Compiling SourceKittenFramework Module.swift
[45/72] Compiling SourceKittenFramework SyntaxMap.swift
[46/72] Compiling SourceKittenFramework SyntaxToken.swift
[47/72] Compiling SourceKittenFramework Text.swift
[48/72] Compiling SourceKittenFramework UID.swift
[49/76] Compiling SourceKittenFramework SwiftDeclarationAttributeKind.swift
[50/76] Compiling SourceKittenFramework SwiftDeclarationKind.swift
[51/76] Compiling SourceKittenFramework SwiftDocKey.swift
[52/76] Compiling SourceKittenFramework SwiftDocs.swift
[53/76] Compiling SourceKittenFramework SyntaxKind.swift
[54/76] Compiling SourceKittenFramework Clang+SourceKitten.swift
[55/76] Compiling SourceKittenFramework ClangTranslationUnit.swift
[56/76] Compiling SourceKittenFramework CodeCompletionItem.swift
[57/76] Compiling SourceKittenFramework Dictionary+Merge.swift
[58/76] Compiling SourceKittenFramework Documentation.swift
[59/76] Compiling SourceKittenFramework SourceKitObject.swift
[60/76] Compiling SourceKittenFramework SourceLocation.swift
[61/76] Compiling SourceKittenFramework StatementKind.swift
[62/76] Compiling SourceKittenFramework String+SourceKitten.swift
[63/76] Compiling SourceKittenFramework Structure.swift
[64/76] Emitting module SourceKittenFramework
[65/76] Compiling SourceKittenFramework ObjCDeclarationKind.swift
[66/76] Compiling SourceKittenFramework OffsetMap.swift
[67/76] Compiling SourceKittenFramework Parameter.swift
[68/76] Compiling SourceKittenFramework Request.swift
[69/76] Compiling SourceKittenFramework SourceDeclaration.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] Emitting module selfish
[75/78] Compiling selfish main.swift
[75/78] Write Objects.LinkFileList
[76/78] Linking selfish
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/selfish: replacing existing signature
[77/78] Applying selfish
Build complete! (36.86s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/antitypical/Result.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Carthage/Commandant.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.44s)
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.45s)
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/Carthage/Commandant.git from cache (0.45s)
Fetched https://github.com/Quick/Quick.git from cache (0.45s)
Fetched https://github.com/antitypical/Result.git from cache (0.45s)
Fetched https://github.com/Quick/Nimble.git from cache (0.45s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (0.19s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.53s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.23.0 (0.47s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 4.8.0 (0.47s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.16.0 (0.41s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.1 (0.39s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.0.0 (0.55s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.03s)
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.0.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/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.16.0
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
Build complete.
Done.