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 Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/polac24/XCBuildAnalyzer.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9326] Fetching sqlite.swift
[1214/21882] Fetching sqlite.swift, cryptoswift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.24s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.25s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.14.1 (1.11s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.18s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (1.17s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.1 (0.48s)
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
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.1
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
Building for debugging...
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/142] Emitting module GraphKit
[9/142] Compiling GraphKit D3Projector.swift
[10/142] Emitting module SQLite
[11/142] Compiling CryptoSwift AEAD.swift
[12/142] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[13/142] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[14/142] Compiling CryptoSwift AES.Cryptors.swift
[15/142] Compiling CryptoSwift AES.swift
[16/147] Compiling CryptoSwift BlockDecryptor.swift
[17/147] Compiling CryptoSwift BlockEncryptor.swift
[18/147] Compiling CryptoSwift BlockMode.swift
[19/147] Compiling CryptoSwift BlockModeOptions.swift
[20/147] Compiling CryptoSwift ECB.swift
[21/147] Compiling CryptoSwift GCM.swift
[22/147] Compiling CryptoSwift OCB.swift
[23/147] Compiling CryptoSwift OFB.swift
[24/147] Compiling CryptoSwift ASN1.swift
[25/147] Compiling CryptoSwift ASN1Decoder.swift
[26/147] Compiling CryptoSwift ASN1Encoder.swift
[27/147] Compiling CryptoSwift ASN1Scanner.swift
[28/147] Compiling CryptoSwift Array+Extension.swift
[29/147] Compiling CryptoSwift PCBC.swift
[30/147] Compiling CryptoSwift Blowfish.swift
[31/147] Compiling CryptoSwift CBCMAC.swift
[32/147] Compiling CryptoSwift CMAC.swift
[33/147] Compiling CryptoSwift Authenticator.swift
[34/147] Compiling CryptoSwift BatchedCollection.swift
[35/147] Compiling CryptoSwift Bit.swift
[36/147] Compiling CryptoSwift BlockCipher.swift
[37/147] Compiling CryptoSwift CBC.swift
[38/147] Compiling CryptoSwift CCM.swift
[39/147] Compiling CryptoSwift CFB.swift
[40/147] Compiling CryptoSwift CTR.swift
[41/147] Compiling CryptoSwift CipherModeWorker.swift
[43/147] Compiling CryptoSwift XChaCha20+Foundation.swift
[44/147] Compiling CryptoSwift Generics.swift
[45/147] Compiling CryptoSwift HKDF.swift
[46/147] Compiling CryptoSwift HMAC.swift
[47/147] Compiling CryptoSwift ISO10126Padding.swift
[48/147] Compiling CryptoSwift ISO78164Padding.swift
[49/147] Compiling CryptoSwift Int+Extension.swift
[50/147] Compiling CryptoSwift MD5.swift
[51/147] Compiling CryptoSwift NoPadding.swift
[52/147] Compiling CryptoSwift Operators.swift
[53/147] Compiling CryptoSwift DER.swift
[54/147] Compiling CryptoSwift PBKDF1.swift
[55/147] Compiling CryptoSwift PBKDF2.swift
[56/147] Compiling CryptoSwift PKCS1v15.swift
[57/161] Compiling CryptoSwift CompactMap.swift
[58/161] Compiling CryptoSwift Cryptor.swift
[59/161] Compiling CryptoSwift Cryptors.swift
[60/161] Compiling CryptoSwift Digest.swift
[61/161] Compiling CryptoSwift DigestType.swift
[62/161] Compiling CryptoSwift AES+Foundation.swift
[63/161] Compiling CryptoSwift Array+Foundation.swift
[64/161] Compiling CryptoSwift Blowfish+Foundation.swift
[65/161] Compiling CryptoSwift ChaCha20+Foundation.swift
[66/161] Compiling CryptoSwift Data+Extension.swift
[67/161] Compiling CryptoSwift HMAC+Foundation.swift
[68/161] Compiling CryptoSwift Rabbit+Foundation.swift
[69/161] Compiling CryptoSwift String+FoundationExtension.swift
[70/161] Compiling CryptoSwift Utils+Foundation.swift
[72/161] Compiling SQLite Query+with.swift
[73/161] Compiling SQLite Query.swift
[74/161] Compiling SQLite Schema.swift
[75/161] Compiling SQLite Setter.swift
[76/161] Compiling CryptoSwift CS.swift
[77/161] Compiling CryptoSwift Codable.swift
[78/161] Compiling CryptoSwift Comparable.swift
[79/161] Compiling CryptoSwift Data Conversion.swift
[80/161] Compiling CryptoSwift Division.swift
[81/161] Compiling CryptoSwift Exponentiation.swift
[82/161] Compiling CryptoSwift Floating Point Conversion.swift
[83/161] Compiling CryptoSwift GCD.swift
[84/161] Compiling CryptoSwift Hashable.swift
[85/161] Compiling CryptoSwift Integer Conversion.swift
[86/161] Compiling CryptoSwift Multiplication.swift
[87/161] Compiling CryptoSwift Prime Test.swift
[88/161] Compiling CryptoSwift Random.swift
[89/161] Compiling CryptoSwift Shifts.swift
[90/161] Compiling CryptoSwift Square Root.swift
[91/161] Compiling CryptoSwift Strideable.swift
[92/161] Compiling CryptoSwift String Conversion.swift
[93/161] Compiling CryptoSwift Subtraction.swift
[94/161] Compiling CryptoSwift Words and Bits.swift
[95/161] Compiling CryptoSwift ChaCha20.swift
[96/161] Compiling CryptoSwift Checksum.swift
[97/161] Compiling CryptoSwift Cipher.swift
[98/161] Compiling CryptoSwift Collection+Extension.swift
[99/161] Emitting module CryptoSwift
[130/161] Compiling CryptoSwift Signature.swift
[131/161] Compiling CryptoSwift StreamDecryptor.swift
[132/161] Compiling CryptoSwift StreamEncryptor.swift
[133/161] Compiling CryptoSwift String+Extension.swift
[134/161] Compiling CryptoSwift UInt128.swift
[135/161] Compiling CryptoSwift UInt16+Extension.swift
[136/161] Compiling CryptoSwift UInt32+Extension.swift
[137/161] Compiling CryptoSwift UInt64+Extension.swift
[138/161] Compiling CryptoSwift UInt8+Extension.swift
[139/161] Compiling CryptoSwift Updatable.swift
[140/161] Compiling CryptoSwift Utils.swift
[141/161] Compiling CryptoSwift XChaCha20.swift
[142/161] Compiling CryptoSwift ZeroPadding.swift
[143/161] Compiling CryptoSwift resource_bundle_accessor.swift
[149/175] Compiling BuildAnalyzerKit BuildGraphNodeTimingReader.swift
[150/176] Compiling CryptoSwift PKCS5.swift
[151/176] Compiling CryptoSwift PKCS7.swift
[152/176] Compiling CryptoSwift PKCS7Padding.swift
[153/176] Compiling CryptoSwift Padding.swift
[154/176] Compiling CryptoSwift Poly1305.swift
[155/176] Compiling CryptoSwift RSA+Cipher.swift
[156/176] Compiling CryptoSwift RSA+Signature.swift
[157/176] Compiling CryptoSwift RSA.swift
[158/176] Compiling CryptoSwift Rabbit.swift
[159/176] Compiling CryptoSwift SHA1.swift
[160/176] Compiling CryptoSwift SHA2.swift
[161/176] Compiling CryptoSwift SHA3.swift
[162/176] Compiling CryptoSwift Scrypt.swift
[163/176] Compiling CryptoSwift SecureBytes.swift
[165/177] Compiling BuildAnalyzerKit BuildGraphNodeTimingSqlReader.swift
[166/177] Compiling BuildAnalyzerKit BuildGraphProjection.swift
[167/177] Compiling BuildAnalyzerKit BuildGraphProjectionExpansion.swift
[168/177] Compiling BuildAnalyzerKit BuildGraphProtocol+Expansion.swift
[169/177] Compiling BuildAnalyzerKit BuildGraphProtocol.swift
[170/177] Compiling BuildAnalyzerKit BuildManifestParser.swift
[171/177] Compiling BuildAnalyzerKit Queue.swift
[172/177] Compiling BuildAnalyzerKit BuildGraphNodeProjectionNode.swift
[173/177] Compiling BuildAnalyzerKit BuildGraphNode.swift
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:4:5: warning: 'public' modifier is redundant for enum declared in a public extension
    public enum NodeType {
    ^~~~~~~

[174/177] Compiling BuildAnalyzerKit BuildGraphNodeKind.swift
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:4:5: warning: 'public' modifier is redundant for enum declared in a public extension
    public enum NodeType {
    ^~~~~~~

[175/177] Compiling BuildAnalyzerKit BuildGraph.swift
[176/177] Compiling BuildAnalyzerKit BuildGraphGenerator.swift
[177/177] Emitting module BuildAnalyzerKit
/host/spi-builder-workspace/Sources/BuildAnalyzerKit/BuildGraphNodeKind.swift:4:5: warning: 'public' modifier is redundant for enum declared in a public extension
    public enum NodeType {
    ^~~~~~~

[179/180] Emitting module XcodeHasher
[180/180] Compiling XcodeHasher XcodeHasher.swift
Build complete! (34.59s)
Build complete.
Done.