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 BuildAnalyzer 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/polac24/XCBuildAnalyzer.git
Reference: v0.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/polac24/XCBuildAnalyzer
 * tag               v0.0.2     -> FETCH_HEAD
HEAD is now at c9f4be2 Version 0.0.2
Cloned https://github.com/polac24/XCBuildAnalyzer.git
Revision (git rev-parse @):
c9f4be2d2ed352f67b3ff5251a7483470f25636d
SUCCESS checkout https://github.com/polac24/XCBuildAnalyzer.git at v0.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/polac24/XCBuildAnalyzer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[0/7] Write sources
[6/7] Write swift-version--423B1241ED78D482.txt
[8/142] Emitting module SQLite
[9/146] Emitting module GraphKit
[10/146] Compiling GraphKit D3Projector.swift
[11/146] Compiling CryptoSwift PCBC.swift
[12/146] Compiling CryptoSwift Blowfish.swift
[13/146] Compiling CryptoSwift CBCMAC.swift
[14/146] Compiling CryptoSwift CMAC.swift
[15/146] Compiling CryptoSwift CompactMap.swift
[16/146] Compiling CryptoSwift Cryptor.swift
[17/146] Compiling CryptoSwift Cryptors.swift
[18/146] Compiling CryptoSwift Digest.swift
[19/146] Compiling CryptoSwift DigestType.swift
[20/146] Compiling CryptoSwift AES+Foundation.swift
[21/146] Compiling CryptoSwift Array+Foundation.swift
[22/146] Compiling CryptoSwift Blowfish+Foundation.swift
[23/146] Compiling CryptoSwift ChaCha20+Foundation.swift
[24/146] Compiling CryptoSwift Data+Extension.swift
[25/146] Compiling CryptoSwift HMAC+Foundation.swift
[26/146] Compiling CryptoSwift Rabbit+Foundation.swift
[27/146] Compiling CryptoSwift String+FoundationExtension.swift
[28/146] Compiling CryptoSwift Utils+Foundation.swift
[29/147] Compiling CryptoSwift AEAD.swift
[30/147] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[31/147] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[32/147] Compiling CryptoSwift AES.Cryptors.swift
[33/147] Compiling CryptoSwift AES.swift
[34/147] Compiling CryptoSwift ASN1.swift
[35/147] Compiling CryptoSwift ASN1Decoder.swift
[36/147] Compiling CryptoSwift ASN1Encoder.swift
[37/147] Compiling CryptoSwift ASN1Scanner.swift
[38/160] Compiling CryptoSwift ECB.swift
[39/160] Compiling CryptoSwift GCM.swift
[40/160] Compiling CryptoSwift OCB.swift
[41/160] Compiling CryptoSwift OFB.swift
[42/160] Compiling CryptoSwift BlockDecryptor.swift
[43/160] Compiling CryptoSwift BlockEncryptor.swift
[44/160] Compiling CryptoSwift BlockMode.swift
[45/160] Compiling CryptoSwift BlockModeOptions.swift
[46/160] Compiling CryptoSwift CBC.swift
[47/160] Compiling CryptoSwift Array+Extension.swift
[48/160] Compiling CryptoSwift Authenticator.swift
[49/160] Compiling CryptoSwift BatchedCollection.swift
[50/160] Compiling CryptoSwift Bit.swift
[51/160] Compiling CryptoSwift BlockCipher.swift
[52/160] Compiling CryptoSwift CCM.swift
[53/160] Compiling CryptoSwift CFB.swift
[54/160] Compiling CryptoSwift CTR.swift
[55/160] Compiling CryptoSwift CipherModeWorker.swift
[56/160] Compiling SQLite Query+with.swift
[57/160] Compiling SQLite Query.swift
[58/160] Compiling SQLite Schema.swift
[59/160] Compiling SQLite Setter.swift
[65/173] Compiling CryptoSwift CS.swift
[66/173] Compiling CryptoSwift Codable.swift
[67/173] Compiling CryptoSwift Comparable.swift
[68/173] Compiling CryptoSwift Data Conversion.swift
[69/173] Compiling CryptoSwift Division.swift
[70/173] Compiling CryptoSwift Exponentiation.swift
[71/173] Compiling CryptoSwift Floating Point Conversion.swift
[72/173] Compiling CryptoSwift GCD.swift
[73/173] Compiling CryptoSwift Hashable.swift
[74/173] Emitting module CryptoSwift
[75/173] Compiling BuildAnalyzerKit BuildGraph.swift
[76/173] Compiling BuildAnalyzerKit BuildGraphGenerator.swift
[77/173] Compiling BuildAnalyzerKit BuildGraphNodeTimingReader.swift
[78/173] Compiling BuildAnalyzerKit BuildGraphProtocol.swift
[79/173] Compiling BuildAnalyzerKit BuildManifestParser.swift
[80/173] Compiling BuildAnalyzerKit BuildGraphProjection.swift
[81/173] Compiling BuildAnalyzerKit BuildGraphProjectionExpansion.swift
[82/173] Compiling BuildAnalyzerKit Queue.swift
[83/173] Compiling BuildAnalyzerKit BuildGraphNodeProjectionNode.swift
[84/173] Emitting module BuildAnalyzerKit
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:4:5: warning: 'public' modifier is redundant for enum declared in a public extension
    public enum NodeType {
    ^~~~~~~

[85/173] Compiling BuildAnalyzerKit BuildGraphProtocol+Expansion.swift
[86/173] Compiling BuildAnalyzerKit BuildGraphNode.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:4:5: warning: 'public' modifier is redundant for enum declared in a public extension
    public enum NodeType {
    ^~~~~~~

[87/173] Compiling BuildAnalyzerKit BuildGraphNodeKind.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:4:5: warning: 'public' modifier is redundant for enum declared in a public extension
    public enum NodeType {
    ^~~~~~~

[88/174] Compiling CryptoSwift Signature.swift
[89/174] Compiling CryptoSwift StreamDecryptor.swift
[90/174] Compiling CryptoSwift StreamEncryptor.swift
[91/174] Compiling CryptoSwift String+Extension.swift
[92/174] Compiling CryptoSwift UInt128.swift
[93/174] Compiling CryptoSwift UInt16+Extension.swift
[94/174] Compiling CryptoSwift UInt32+Extension.swift
[95/174] Compiling CryptoSwift UInt64+Extension.swift
[96/174] Compiling CryptoSwift UInt8+Extension.swift
[97/174] Compiling CryptoSwift Updatable.swift
[98/174] Compiling CryptoSwift Utils.swift
[99/174] Compiling CryptoSwift XChaCha20.swift
[100/174] Compiling CryptoSwift ZeroPadding.swift
[101/174] Compiling CryptoSwift resource_bundle_accessor.swift
[102/174] Compiling BuildAnalyzerKit BuildGraphNodeTimingSqlReader.swift
[133/174] Compiling CryptoSwift XChaCha20+Foundation.swift
[134/174] Compiling CryptoSwift Generics.swift
[135/174] Compiling CryptoSwift HKDF.swift
[136/174] Compiling CryptoSwift HMAC.swift
[137/174] Compiling CryptoSwift ISO10126Padding.swift
[138/174] Compiling CryptoSwift ISO78164Padding.swift
[139/174] Compiling CryptoSwift Int+Extension.swift
[140/174] Compiling CryptoSwift MD5.swift
[141/174] Compiling CryptoSwift NoPadding.swift
[142/174] Compiling CryptoSwift Operators.swift
[143/174] Compiling CryptoSwift DER.swift
[144/174] Compiling CryptoSwift PBKDF1.swift
[145/174] Compiling CryptoSwift PBKDF2.swift
[146/174] Compiling CryptoSwift PKCS1v15.swift
[147/174] Compiling CryptoSwift PKCS5.swift
[148/174] Compiling CryptoSwift PKCS7.swift
[149/174] Compiling CryptoSwift PKCS7Padding.swift
[150/174] Compiling CryptoSwift Padding.swift
[151/174] Compiling CryptoSwift Poly1305.swift
[152/174] Compiling CryptoSwift RSA+Cipher.swift
[153/174] Compiling CryptoSwift RSA+Signature.swift
[154/174] Compiling CryptoSwift RSA.swift
[155/174] Compiling CryptoSwift Rabbit.swift
[156/174] Compiling CryptoSwift SHA1.swift
[157/174] Compiling CryptoSwift SHA2.swift
[158/174] Compiling CryptoSwift SHA3.swift
[159/174] Compiling CryptoSwift Scrypt.swift
[160/174] Compiling CryptoSwift SecureBytes.swift
[161/174] Compiling CryptoSwift Integer Conversion.swift
[162/174] Compiling CryptoSwift Multiplication.swift
[163/174] Compiling CryptoSwift Prime Test.swift
[164/174] Compiling CryptoSwift Random.swift
[165/174] Compiling CryptoSwift Shifts.swift
[166/174] Compiling CryptoSwift Square Root.swift
[167/174] Compiling CryptoSwift Strideable.swift
[168/174] Compiling CryptoSwift String Conversion.swift
[169/174] Compiling CryptoSwift Subtraction.swift
[170/174] Compiling CryptoSwift Words and Bits.swift
[171/174] Compiling CryptoSwift ChaCha20.swift
[172/174] Compiling CryptoSwift Checksum.swift
[173/174] Compiling CryptoSwift Cipher.swift
[174/174] Compiling CryptoSwift Collection+Extension.swift
[175/176] Emitting module XcodeHasher
[176/176] Compiling XcodeHasher XcodeHasher.swift
Build complete! (7.90s)
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.16s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.16s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.14.1 (0.31s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.1 (0.02s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.1
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.14.1
Build complete.
Done.