Build Information
Successful build of BuildAnalyzer with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/polac24/XCBuildAnalyzer.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/polac24/XCBuildAnalyzer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 39e1c23 Merge pull request #4 from polac24/add-npm-package
Cloned https://github.com/polac24/XCBuildAnalyzer.git
Revision (git rev-parse @):
39e1c2346397627f1a5490933485126872089e79
SUCCESS checkout https://github.com/polac24/XCBuildAnalyzer.git at main
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetched https://github.com/stephencelis/SQLite.swift.git (0.31s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.32s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.14.1 (0.02s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.1 (0.67s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "xcbuildanalyzer",
"name": "BuildAnalyzer",
"url": "https://github.com/polac24/XCBuildAnalyzer.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCBuildAnalyzer",
"dependencies": [
{
"identity": "sqlite.swift",
"name": "SQLite.swift",
"url": "https://github.com/stephencelis/SQLite.swift.git",
"version": "0.14.1",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
"dependencies": [
]
},
{
"identity": "cryptoswift",
"name": "CryptoSwift",
"url": "https://github.com/krzyzanowskim/CryptoSwift.git",
"version": "1.8.1",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/polac24/XCBuildAnalyzer.git from cache
Fetched https://github.com/polac24/XCBuildAnalyzer.git (0.24s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetched https://github.com/stephencelis/SQLite.swift.git (0.28s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.29s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.14.1 (0.01s)
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/polac24/XCBuildAnalyzer.git
Working copy of https://github.com/polac24/XCBuildAnalyzer.git resolved at main
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.1
warning: '.resolve-product-dependencies': dependency 'xcbuildanalyzer' is not used by any target
Found 2 product dependencies
- SQLite.swift
- CryptoSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/polac24/XCBuildAnalyzer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/136] Emitting module GraphKit
[3/136] Compiling GraphKit D3Projector.swift
[4/136] Compiling CryptoSwift Prime Test.swift
[5/136] Compiling CryptoSwift Random.swift
[6/136] Compiling CryptoSwift Shifts.swift
[7/136] Compiling CryptoSwift Square Root.swift
[8/136] Compiling CryptoSwift Strideable.swift
[9/140] Compiling CryptoSwift CompactMap.swift
[10/140] Compiling CryptoSwift Cryptor.swift
[11/140] Compiling SQLite Query+with.swift
[12/140] Compiling SQLite Query.swift
[13/140] Compiling SQLite Schema.swift
[14/140] Compiling SQLite Setter.swift
[15/140] Compiling CryptoSwift Array+Foundation.swift
[16/140] Compiling CryptoSwift Blowfish+Foundation.swift
[17/140] Compiling CryptoSwift ChaCha20+Foundation.swift
[18/140] Compiling CryptoSwift Data+Extension.swift
[19/140] Compiling CryptoSwift HMAC+Foundation.swift
[20/140] Compiling CryptoSwift Rabbit+Foundation.swift
[21/140] Compiling CryptoSwift String+FoundationExtension.swift
[22/140] Compiling CryptoSwift Utils+Foundation.swift
[23/142] Compiling CryptoSwift ASN1Scanner.swift
[24/142] Compiling CryptoSwift Array+Extension.swift
[25/142] Compiling CryptoSwift Authenticator.swift
[26/142] Compiling CryptoSwift BatchedCollection.swift
[27/142] Compiling CryptoSwift Bit.swift
[28/154] Emitting module SQLite
[29/154] Compiling CryptoSwift AEAD.swift
[30/154] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[31/154] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[32/154] Compiling CryptoSwift AES.Cryptors.swift
[33/154] Compiling CryptoSwift AES.swift
[34/154] Compiling CryptoSwift ASN1.swift
[35/154] Compiling CryptoSwift ASN1Decoder.swift
[36/154] Compiling CryptoSwift ASN1Encoder.swift
[37/154] Compiling CryptoSwift BlockCipher.swift
[38/154] Compiling CryptoSwift BlockDecryptor.swift
[39/154] Compiling CryptoSwift Integer Conversion.swift
[40/154] Compiling CryptoSwift Multiplication.swift
[41/154] Compiling CryptoSwift XChaCha20+Foundation.swift
[42/154] Compiling CryptoSwift Generics.swift
[43/154] Compiling CryptoSwift HKDF.swift
[44/154] Compiling CryptoSwift HMAC.swift
[45/154] Compiling CryptoSwift ISO10126Padding.swift
[46/154] Compiling CryptoSwift ISO78164Padding.swift
[47/154] Compiling CryptoSwift Int+Extension.swift
[48/154] Compiling CryptoSwift MD5.swift
[49/154] Compiling CryptoSwift NoPadding.swift
[50/154] Compiling CryptoSwift Operators.swift
[51/154] Compiling CryptoSwift DER.swift
[52/154] Compiling CryptoSwift PBKDF1.swift
[53/154] Compiling CryptoSwift PBKDF2.swift
[54/154] Compiling CryptoSwift PKCS1v15.swift
[55/154] Compiling CryptoSwift Checksum.swift
[56/154] Compiling CryptoSwift Cipher.swift
[57/154] Compiling CryptoSwift Collection+Extension.swift
[60/154] Compiling CryptoSwift String Conversion.swift
[61/154] Compiling CryptoSwift Subtraction.swift
[62/154] Compiling CryptoSwift Words and Bits.swift
[63/154] Compiling CryptoSwift ChaCha20.swift
[64/154] Compiling CryptoSwift CMAC.swift
[65/154] Compiling CryptoSwift Addition.swift
[66/154] Compiling CryptoSwift BigInt.swift
[67/154] Compiling CryptoSwift BigUInt.swift
[68/154] Compiling CryptoSwift Bitwise Ops.swift
[69/154] Compiling CryptoSwift CS.swift
[70/154] Compiling CryptoSwift Codable.swift
[71/154] Compiling CryptoSwift Comparable.swift
[72/154] Compiling CryptoSwift Data Conversion.swift
[73/154] Compiling CryptoSwift Division.swift
[74/154] Compiling CryptoSwift Exponentiation.swift
[75/154] Compiling CryptoSwift Floating Point Conversion.swift
[76/154] Compiling CryptoSwift GCD.swift
[77/154] Compiling CryptoSwift Hashable.swift
[78/154] Emitting module CryptoSwift
[79/154] Compiling CryptoSwift Signature.swift
[80/154] Compiling CryptoSwift StreamDecryptor.swift
[81/154] Compiling CryptoSwift StreamEncryptor.swift
[82/154] Compiling CryptoSwift String+Extension.swift
[83/154] Compiling CryptoSwift UInt128.swift
[84/154] Compiling CryptoSwift UInt16+Extension.swift
[85/154] Compiling CryptoSwift UInt32+Extension.swift
[86/154] Compiling CryptoSwift UInt64+Extension.swift
[87/154] Compiling CryptoSwift UInt8+Extension.swift
[88/154] Compiling CryptoSwift Updatable.swift
[89/154] Compiling CryptoSwift Utils.swift
[90/154] Compiling CryptoSwift XChaCha20.swift
[91/154] Compiling CryptoSwift ZeroPadding.swift
[92/154] Compiling CryptoSwift resource_bundle_accessor.swift
[97/167] Compiling BuildAnalyzerKit BuildGraphNode.swift
[98/167] Compiling BuildAnalyzerKit BuildGraphNodeKind.swift
[99/167] Compiling BuildAnalyzerKit BuildGraph.swift
[100/167] Compiling BuildAnalyzerKit BuildGraphGenerator.swift
[101/167] Compiling BuildAnalyzerKit BuildGraphProjection.swift
[102/167] Compiling BuildAnalyzerKit BuildGraphProjectionExpansion.swift
[103/167] Compiling BuildAnalyzerKit Queue.swift
[104/167] Compiling BuildAnalyzerKit BuildGraphNodeProjectionNode.swift
[105/167] Compiling BuildAnalyzerKit BuildGraphProtocol.swift
[106/167] Compiling BuildAnalyzerKit BuildManifestParser.swift
[112/167] Compiling BuildAnalyzerKit BuildGraphNodeTimingReader.swift
[127/168] Compiling CryptoSwift BlockEncryptor.swift
[128/168] Compiling CryptoSwift BlockMode.swift
[129/168] Compiling CryptoSwift BlockModeOptions.swift
[130/168] Compiling CryptoSwift CBC.swift
[131/168] Compiling CryptoSwift CCM.swift
[132/168] Compiling CryptoSwift CFB.swift
[133/168] Compiling CryptoSwift CTR.swift
[134/168] Compiling CryptoSwift CipherModeWorker.swift
[135/168] Compiling CryptoSwift ECB.swift
[136/168] Compiling CryptoSwift GCM.swift
[137/168] Compiling CryptoSwift OCB.swift
[138/168] Compiling CryptoSwift OFB.swift
[139/168] Compiling CryptoSwift PCBC.swift
[140/168] Compiling CryptoSwift Blowfish.swift
[141/168] Compiling CryptoSwift CBCMAC.swift
[142/168] Compiling BuildAnalyzerKit BuildGraphProtocol+Expansion.swift
[143/168] Compiling BuildAnalyzerKit BuildGraphNodeTimingSqlReader.swift
/Users/builder/builds/TDmZkXJm/2/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 {
^~~~~~~
/Users/builder/builds/TDmZkXJm/2/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 {
^~~~~~~
[154/168] Emitting module BuildAnalyzerKit
/Users/builder/builds/TDmZkXJm/2/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 {
^~~~~~~
[155/168] Compiling CryptoSwift PKCS5.swift
[156/168] Compiling CryptoSwift PKCS7.swift
[157/168] Compiling CryptoSwift PKCS7Padding.swift
[158/168] Compiling CryptoSwift Padding.swift
[159/168] Compiling CryptoSwift Poly1305.swift
[160/168] Compiling CryptoSwift RSA+Cipher.swift
[161/168] Compiling CryptoSwift RSA+Signature.swift
[162/168] Compiling CryptoSwift RSA.swift
[163/168] Compiling CryptoSwift Rabbit.swift
[164/168] Compiling CryptoSwift SHA1.swift
[165/168] Compiling CryptoSwift SHA2.swift
[166/168] Compiling CryptoSwift SHA3.swift
[167/168] Compiling CryptoSwift Scrypt.swift
[168/168] Compiling CryptoSwift SecureBytes.swift
[169/170] Emitting module XcodeHasher
[170/170] Compiling XcodeHasher XcodeHasher.swift
Build complete! (8.00s)
Build complete.
Done.