Build Information
Successful build of IdenticonKit, reference main (efad3f), with Swift 6.3 for macOS (SPM) on 28 Apr 2026 01:16:14 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eric-musliner/identicon-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at efad3f7 Bump github.com/apple/swift-crypto from 4.4.0 to 4.5.0 (#35)
Cloned https://github.com/eric-musliner/identicon-kit.git
Revision (git rev-parse @):
efad3f75e4d077b99797d3f5208baf5a8048efb5
SUCCESS checkout https://github.com/eric-musliner/identicon-kit.git at main
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-crypto.git
[1/1803] Fetching swift-asn1
[1804/19250] Fetching swift-asn1, swift-crypto
Fetched https://github.com/apple/swift-asn1.git from cache (2.30s)
Fetched https://github.com/apple/swift-crypto.git from cache (2.30s)
Creating working copy for https://github.com/apple/swift-crypto.git
Creating working copy for https://github.com/apple/swift-asn1.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.5.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.5.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/338] Fetching identicon-kit
Fetched https://github.com/eric-musliner/identicon-kit.git from cache (0.70s)
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.5.0 (1.17s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.52s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (1.19s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.5.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 main (efad3f7)
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
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/91] Compiling Crypto ANSIx963.swift
[6/91] Compiling Crypto HKDF.swift
[7/91] Compiling Crypto AESWrap.swift
[8/91] Compiling Crypto AESWrap_boring.swift
[9/91] Compiling Crypto Ed25519_boring.swift
[10/91] Compiling Crypto NISTCurvesKeys_boring.swift
[11/91] Compiling Crypto X25519Keys_boring.swift
[12/91] Compiling Crypto Curve25519.swift
[13/91] Compiling Crypto Ed25519Keys.swift
[14/100] Compiling Crypto MLKEM_wrapper.swift
[15/100] Compiling Crypto XWing_boring.swift
[16/100] Compiling Crypto KEM-Errors.swift
[17/100] Compiling Crypto KEM.swift
[18/100] Compiling Crypto MLKEM.swift
[19/100] Compiling Crypto XWing.swift
[20/100] Compiling Crypto ECDH_boring.swift
[21/100] Compiling Crypto DH.swift
[22/100] Compiling Crypto ECDH.swift
[23/100] Compiling Crypto NISTCurvesKeys.swift
[24/100] Compiling Crypto X25519Keys.swift
[25/100] Compiling Crypto SymmetricKeys.swift
[26/100] Compiling Crypto HMAC.swift
[27/100] Compiling Crypto MACFunctions.swift
[28/100] Compiling Crypto MessageAuthenticationCode.swift
[29/100] Compiling Crypto AES.swift
[30/100] Compiling Crypto ECDSASignature_boring.swift
[31/100] Compiling Crypto ECDSA_boring.swift
[32/100] Compiling Crypto EdDSA_boring.swift
[33/100] Compiling Crypto MLDSA_boring.swift
[34/100] Compiling Crypto MLDSA_wrapper.swift
[35/100] Compiling Crypto ECDSA.swift
[36/100] Compiling Crypto Ed25519.swift
[37/100] Compiling Crypto MLDSA.swift
[38/100] Compiling Crypto Signature.swift
[39/100] Compiling Crypto CryptoKitErrors_boring.swift
[40/100] Compiling Crypto Optional+withUnsafeBytes_boring.swift
[41/100] Emitting module Crypto
[42/100] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[43/100] Compiling Crypto HPKE-KEM.swift
[44/100] Compiling Crypto HPKE-Errors.swift
[45/100] Compiling Crypto HPKE.swift
[46/100] Compiling Crypto HPKE-Context.swift
[47/100] Compiling Crypto HPKE-KeySchedule.swift
[48/100] Compiling Crypto HPKE-Modes.swift
[49/100] Compiling Crypto Insecure.swift
[50/100] Compiling Crypto Insecure_HashFunctions.swift
[51/100] Compiling Crypto MLKEM_boring.swift
[52/100] Compiling Crypto AES-GCM.swift
[53/100] Compiling Crypto AES-GCM_boring.swift
[54/100] Compiling Crypto ChaChaPoly_boring.swift
[55/100] Compiling Crypto ChaChaPoly.swift
[56/100] Compiling Crypto Cipher.swift
[57/100] Compiling Crypto Nonces.swift
[58/100] Compiling Crypto ASN1.swift
[59/100] Compiling Crypto ASN1Any.swift
[60/100] Compiling Crypto ASN1BitString.swift
[61/100] Compiling Crypto ASN1Boolean.swift
[62/100] Compiling Crypto PKCS8PrivateKey.swift
[63/100] Compiling Crypto SEC1PrivateKey.swift
[64/100] Compiling Crypto SubjectPublicKeyInfo.swift
[65/100] Compiling Crypto CryptoError_boring.swift
[66/100] Compiling Crypto CryptoKitErrors.swift
[67/100] Compiling Crypto Digest_boring.swift
[68/100] Compiling Crypto Digest.swift
[69/100] Compiling Crypto Digests.swift
[70/100] Compiling Crypto HashFunctions.swift
[71/100] Compiling Crypto HashFunctions_SHA2.swift
[72/100] Compiling Crypto HashFunctions_SHA3.swift
[73/100] Compiling Crypto Digest_xkcp.swift
[74/100] Compiling Crypto HPKE-AEAD.swift
[75/100] Compiling Crypto HPKE-Ciphersuite.swift
[76/100] Compiling Crypto HPKE-KDF.swift
[77/100] Compiling Crypto HPKE-KexKeyDerivation.swift
[78/100] Compiling Crypto HPKE-LabeledExtract.swift
[79/100] Compiling Crypto HPKE-Utils.swift
[80/100] Compiling Crypto DHKEM.swift
[81/100] Compiling Crypto HPKE-KEM-Curve25519.swift
[82/100] Compiling Crypto ASN1Identifier.swift
[83/100] Compiling Crypto ASN1Integer.swift
[84/100] Compiling Crypto ASN1Null.swift
[85/100] Compiling Crypto ASN1OctetString.swift
[86/100] Compiling Crypto ASN1Strings.swift
[87/100] Compiling Crypto ArraySliceBigint.swift
[88/100] Compiling Crypto GeneralizedTime.swift
[89/100] Compiling Crypto ObjectIdentifier.swift
[90/100] Compiling Crypto ECDSASignature.swift
[91/100] Compiling Crypto PEMDocument.swift
[92/100] Compiling Crypto RNG_boring.swift
[93/100] Compiling Crypto SafeCompare_boring.swift
[94/100] Compiling Crypto Zeroization_boring.swift
[95/100] Compiling Crypto _CryptoModuleAnchor.swift
[96/100] Compiling Crypto PrettyBytes.swift
[97/100] Compiling Crypto SafeCompare.swift
[98/100] Compiling Crypto SecureBytes.swift
[99/100] Compiling Crypto Zeroization.swift
[100/100] Compiling Crypto resource_bundle_accessor.swift
[101/106] Compiling IdenticonKit Shape.swift
[102/106] Compiling IdenticonKit Utils.swift
[103/106] Compiling IdenticonKit Renderer.swift
[104/106] Compiling IdenticonKit Generator.swift
[105/106] Emitting module IdenticonKit
[106/106] Compiling IdenticonKit IdenticonKit.swift
Build complete! (11.08s)
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.