Build Information
Successful build of IdenticonKit, reference 1.5.0 (c8ecea), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 12:51:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eric-musliner/identicon-kit.git
Reference: 1.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eric-musliner/identicon-kit
* tag 1.5.0 -> FETCH_HEAD
HEAD is now at c8ecea5 Add support for swift 6.3 (#32)
Cloned https://github.com/eric-musliner/identicon-kit.git
Revision (git rev-parse @):
c8ecea5aceea64ff8d2f10b3ecb08bd7642a1218
SUCCESS checkout https://github.com/eric-musliner/identicon-kit.git at 1.5.0
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
[506/19219] Fetching swift-asn1, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.35s)
Fetched https://github.com/apple/swift-asn1.git from cache (2.35s)
Creating working copy for https://github.com/apple/swift-asn1.git
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "identicon-kit",
"name": "IdenticonKit",
"url": "https://github.com/eric-musliner/identicon-kit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/identicon-kit",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "4.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.7.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/eric-musliner/identicon-kit.git
[1/330] Fetching identicon-kit
Fetched https://github.com/eric-musliner/identicon-kit.git from cache (0.74s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.55s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.4.0 (1.32s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (1.16s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.4.0
Creating working copy for https://github.com/eric-musliner/identicon-kit.git
Working copy of https://github.com/eric-musliner/identicon-kit.git resolved at 1.5.0 (c8ecea5)
warning: '.resolve-product-dependencies': dependency 'identicon-kit' is not used by any target
Found 1 product dependencies
- swift-crypto
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/eric-musliner/identicon-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/90] Emitting module Crypto
[6/99] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[7/99] Compiling Crypto RNG_boring.swift
[8/99] Compiling Crypto SafeCompare_boring.swift
[9/99] Compiling Crypto Zeroization_boring.swift
[10/99] Compiling Crypto PrettyBytes.swift
[11/99] Compiling Crypto SafeCompare.swift
[12/99] Compiling Crypto SecureBytes.swift
[13/99] Compiling Crypto Zeroization.swift
[14/99] Compiling Crypto resource_bundle_accessor.swift
[15/99] Compiling Crypto AES-GCM.swift
[16/99] Compiling Crypto AES-GCM_boring.swift
[17/99] Compiling Crypto ChaChaPoly_boring.swift
[18/99] Compiling Crypto ChaChaPoly.swift
[19/99] Compiling Crypto Cipher.swift
[20/99] Compiling Crypto Nonces.swift
[21/99] Compiling Crypto ASN1.swift
[22/99] Compiling Crypto ASN1Any.swift
[23/99] Compiling Crypto ASN1BitString.swift
[24/99] Compiling Crypto ASN1Boolean.swift
[25/99] Compiling Crypto HashFunctions_SHA3.swift
[26/99] Compiling Crypto Digest_xkcp.swift
[27/99] Compiling Crypto HPKE-AEAD.swift
[28/99] Compiling Crypto HPKE-Ciphersuite.swift
[29/99] Compiling Crypto HPKE-KDF.swift
[30/99] Compiling Crypto HPKE-KexKeyDerivation.swift
[31/99] Compiling Crypto HPKE-LabeledExtract.swift
[32/99] Compiling Crypto HPKE-Utils.swift
[33/99] Compiling Crypto DHKEM.swift
[34/99] Compiling Crypto HPKE-KEM-Curve25519.swift
[35/99] Compiling Crypto Ed25519Keys.swift
[36/99] Compiling Crypto NISTCurvesKeys.swift
[37/99] Compiling Crypto X25519Keys.swift
[38/99] Compiling Crypto SymmetricKeys.swift
[39/99] Compiling Crypto HMAC.swift
[40/99] Compiling Crypto MACFunctions.swift
[41/99] Compiling Crypto MessageAuthenticationCode.swift
[42/99] Compiling Crypto AES.swift
[43/99] Compiling Crypto ECDSASignature_boring.swift
[44/99] Compiling Crypto PKCS8PrivateKey.swift
[45/99] Compiling Crypto SEC1PrivateKey.swift
[46/99] Compiling Crypto SubjectPublicKeyInfo.swift
[47/99] Compiling Crypto CryptoError_boring.swift
[48/99] Compiling Crypto CryptoKitErrors.swift
[49/99] Compiling Crypto Digest_boring.swift
[50/99] Compiling Crypto Digest.swift
[51/99] Compiling Crypto Digests.swift
[52/99] Compiling Crypto HashFunctions.swift
[53/99] Compiling Crypto HashFunctions_SHA2.swift
[54/99] Compiling Crypto MLKEM_boring.swift
[55/99] Compiling Crypto MLKEM_wrapper.swift
[56/99] Compiling Crypto XWing_boring.swift
[57/99] Compiling Crypto KEM-Errors.swift
[58/99] Compiling Crypto KEM.swift
[59/99] Compiling Crypto MLKEM.swift
[60/99] Compiling Crypto XWing.swift
[61/99] Compiling Crypto ECDH_boring.swift
[62/99] Compiling Crypto DH.swift
[63/99] Compiling Crypto ASN1Identifier.swift
[64/99] Compiling Crypto ASN1Integer.swift
[65/99] Compiling Crypto ASN1Null.swift
[66/99] Compiling Crypto ASN1OctetString.swift
[67/99] Compiling Crypto ASN1Strings.swift
[68/99] Compiling Crypto ArraySliceBigint.swift
[69/99] Compiling Crypto GeneralizedTime.swift
[70/99] Compiling Crypto ObjectIdentifier.swift
[71/99] Compiling Crypto ECDSASignature.swift
[72/99] Compiling Crypto PEMDocument.swift
[73/99] Compiling Crypto ECDH.swift
[74/99] Compiling Crypto ANSIx963.swift
[75/99] Compiling Crypto HKDF.swift
[76/99] Compiling Crypto AESWrap.swift
[77/99] Compiling Crypto AESWrap_boring.swift
[78/99] Compiling Crypto Ed25519_boring.swift
[79/99] Compiling Crypto NISTCurvesKeys_boring.swift
[80/99] Compiling Crypto X25519Keys_boring.swift
[81/99] Compiling Crypto Curve25519.swift
[82/99] Compiling Crypto ECDSA_boring.swift
[83/99] Compiling Crypto EdDSA_boring.swift
[84/99] Compiling Crypto MLDSA_boring.swift
[85/99] Compiling Crypto MLDSA_wrapper.swift
[86/99] Compiling Crypto ECDSA.swift
[87/99] Compiling Crypto Ed25519.swift
[88/99] Compiling Crypto MLDSA.swift
[89/99] Compiling Crypto Signature.swift
[90/99] Compiling Crypto CryptoKitErrors_boring.swift
[91/99] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[92/99] Compiling Crypto HPKE-KEM.swift
[93/99] Compiling Crypto HPKE-Errors.swift
[94/99] Compiling Crypto HPKE.swift
[95/99] Compiling Crypto HPKE-Context.swift
[96/99] Compiling Crypto HPKE-KeySchedule.swift
[97/99] Compiling Crypto HPKE-Modes.swift
[98/99] Compiling Crypto Insecure.swift
[99/99] Compiling Crypto Insecure_HashFunctions.swift
[100/105] Compiling IdenticonKit Renderer.swift
[101/105] Compiling IdenticonKit Shape.swift
[102/105] Compiling IdenticonKit Utils.swift
[103/105] Compiling IdenticonKit Generator.swift
[104/105] Emitting module IdenticonKit
[105/105] Compiling IdenticonKit IdenticonKit.swift
Build complete! (11.44s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "IdenticonKit",
"name" : "IdenticonKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "IdenticonKit",
"targets" : [
"IdenticonKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IdenticonKitTests",
"module_type" : "SwiftTarget",
"name" : "IdenticonKitTests",
"path" : "Tests/IdenticonKitTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/IdenticonKitTests/Resources/test_dots.svg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/IdenticonKitTests/Resources/test_rounded.svg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/IdenticonKitTests/Resources/test_rounded2.svg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/IdenticonKitTests/Resources/test_rounded_large.svg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/IdenticonKitTests/Resources/test_sharp.svg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/IdenticonKitTests/Resources/test_sharp_large.svg",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/IdenticonKitTests/Resources/test_sharp_small.svg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"IdenticonKitTests.swift"
],
"target_dependencies" : [
"IdenticonKit"
],
"type" : "test"
},
{
"c99name" : "IdenticonKit",
"module_type" : "SwiftTarget",
"name" : "IdenticonKit",
"path" : "Sources/IdenticonKit",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"IdenticonKit"
],
"sources" : [
"Generator.swift",
"IdenticonKit.swift",
"Renderer.swift",
"Shape.swift",
"Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.