Build Information
Successful build of ATCommonTools, reference main (ca5eee
), with Swift 6.0 for macOS (SPM) on 25 Jun 2025 14:23:39 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ATProtoKit/ATCommonTools.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ATProtoKit/ATCommonTools
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ca5eee7 Add forked version of swift-cbor temporarily
Cloned https://github.com/ATProtoKit/ATCommonTools.git
Revision (git rev-parse @):
ca5eee7f09202699707cb249d411bbb2c7597986
SUCCESS checkout https://github.com/ATProtoKit/ATCommonTools.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ATProtoKit/ATCommonTools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Copying PrivacyInfo.xcprivacy
[2/7] Write sources
[6/7] Write swift-version-5BDAB9E9C0126B9D.txt
[8/90] Compiling Crypto AES.swift
[9/90] Compiling Crypto ECDSASignature_boring.swift
[10/90] Compiling Crypto ECDSA_boring.swift
[11/90] Compiling Crypto EdDSA_boring.swift
[12/90] Compiling Crypto ECDSA.swift
[13/90] Compiling Crypto Ed25519.swift
[14/90] Compiling Crypto Signature.swift
[15/90] Compiling Crypto CryptoKitErrors_boring.swift
[16/98] Compiling Crypto DH.swift
[17/98] Compiling Crypto ECDH.swift
[18/98] Compiling Crypto HKDF.swift
[19/98] Compiling Crypto AESWrap.swift
[20/98] Compiling Crypto AESWrap_boring.swift
[21/98] Compiling Crypto Ed25519_boring.swift
[22/98] Compiling Crypto NISTCurvesKeys_boring.swift
[23/98] Compiling Crypto X25519Keys_boring.swift
[24/98] Compiling Crypto Curve25519.swift
[25/98] Compiling Crypto Ed25519Keys.swift
[26/98] Compiling Crypto NISTCurvesKeys.swift
[27/98] Compiling Crypto X25519Keys.swift
[28/98] Compiling Crypto SymmetricKeys.swift
[29/98] Compiling Crypto HMAC.swift
[30/98] Compiling Crypto MACFunctions.swift
[31/98] Compiling Crypto MessageAuthenticationCode.swift
[32/98] Compiling Crypto GeneralizedTime.swift
[33/98] Compiling Crypto ObjectIdentifier.swift
[34/98] Compiling Crypto ECDSASignature.swift
[35/98] Compiling Crypto PEMDocument.swift
[36/98] Compiling Crypto PKCS8PrivateKey.swift
[37/98] Compiling Crypto SEC1PrivateKey.swift
[38/98] Compiling Crypto SubjectPublicKeyInfo.swift
[39/98] Compiling Crypto CryptoKitErrors.swift
[40/98] Compiling Crypto HPKE-KexKeyDerivation.swift
[41/98] Compiling Crypto HPKE-LabeledExtract.swift
[42/98] Compiling Crypto HPKE-Utils.swift
[43/98] Compiling Crypto DHKEM.swift
[44/98] Compiling Crypto HPKE-KEM-Curve25519.swift
[45/98] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[46/98] Compiling Crypto HPKE-KEM.swift
[47/98] Compiling Crypto HPKE-Errors.swift
[48/98] Compiling Crypto HPKE.swift
[49/98] Compiling Crypto HPKE-Context.swift
[50/98] Compiling Crypto HPKE-KeySchedule.swift
[51/98] Compiling Crypto HPKE-Modes.swift
[52/98] Compiling Crypto Insecure.swift
[53/98] Compiling Crypto Insecure_HashFunctions.swift
[54/98] Compiling Crypto KEM.swift
[55/98] Compiling Crypto ECDH_boring.swift
[56/98] Compiling SwiftCbor DagCborDecoder.swift
[57/98] Compiling SwiftCbor DataNumber.swift
[58/98] Compiling SwiftCbor DagCborEncoder.swift
[59/98] Compiling SwiftCbor CidProtocol.swift
[60/98] Compiling SwiftCbor CborScanner.swift
[61/98] Compiling SwiftCbor CborValue.swift
[62/98] Compiling SwiftCbor CborEncoder.swift
[63/98] Compiling Crypto ASN1BitString.swift
[64/98] Compiling Crypto ASN1Boolean.swift
[65/98] Compiling Crypto ASN1Identifier.swift
[66/98] Compiling Crypto ASN1Integer.swift
[67/98] Compiling Crypto ASN1Null.swift
[68/98] Compiling Crypto ASN1OctetString.swift
[69/98] Compiling Crypto ASN1Strings.swift
[70/98] Compiling Crypto ArraySliceBigint.swift
[71/98] Compiling Crypto Digest_boring.swift
[72/98] Compiling Crypto Digest.swift
[73/98] Compiling Crypto Digests.swift
[74/98] Compiling Crypto HashFunctions.swift
[75/98] Compiling Crypto HashFunctions_SHA2.swift
[76/98] Compiling Crypto HPKE-AEAD.swift
[77/98] Compiling Crypto HPKE-Ciphersuite.swift
[78/98] Compiling Crypto HPKE-KDF.swift
[79/98] Emitting module Crypto
[80/98] Compiling Crypto AES-GCM.swift
[81/98] Compiling Crypto AES-GCM_boring.swift
[82/98] Compiling Crypto ChaChaPoly_boring.swift
[83/98] Compiling Crypto ChaChaPoly.swift
[84/98] Compiling Crypto Cipher.swift
[85/98] Compiling Crypto Nonces.swift
[86/98] Compiling Crypto ASN1.swift
[87/98] Compiling Crypto ASN1Any.swift
[88/98] Compiling SwiftCbor CborCodable.swift
[89/98] Emitting module SwiftCbor
[90/98] Compiling SwiftCbor CborDecoder.swift
[91/98] Compiling Crypto RNG_boring.swift
[92/98] Compiling Crypto SafeCompare_boring.swift
[93/98] Compiling Crypto Zeroization_boring.swift
[94/98] Compiling Crypto PrettyBytes.swift
[95/98] Compiling Crypto SafeCompare.swift
[96/98] Compiling Crypto SecureBytes.swift
[97/98] Compiling Crypto Zeroization.swift
[98/98] Compiling Crypto resource_bundle_accessor.swift
[99/111] Compiling MultiformatsKit Multicodec.swift
[100/111] Compiling MultiformatsKit Multihash.swift
[101/112] Compiling MultiformatsKit MultihashAlgorithm.swift
[102/112] Compiling MultiformatsKit Hashers.swift
[103/112] Compiling MultiformatsKit MultihashFactory.swift
[104/112] Compiling MultiformatsKit RFC4648Codec.swift
[105/112] Compiling MultiformatsKit BasesProtocols.swift
[106/112] Compiling MultiformatsKit Multibase.swift
[107/112] Compiling MultiformatsKit BaseN.swift
[108/112] Compiling MultiformatsKit BaseNAlphabet.swift
[109/112] Compiling MultiformatsKit CID.swift
[110/112] Compiling MultiformatsKit Errors.swift
[111/112] Emitting module MultiformatsKit
[112/112] Compiling MultiformatsKit Varint.swift
[113/121] Compiling ATCommonWeb Times.swift
[114/121] Compiling ATCommonWeb Retry.swift
[115/121] Compiling ATCommonWeb Utilities.swift
[116/121] Compiling ATCommonWeb TID.swift
[117/121] Compiling ATCommonWeb Models.swift
[118/121] Compiling ATCommonWeb IPLD.swift
[119/121] Compiling ATCommonWeb Async.swift
[120/121] Emitting module ATCommonWeb
[121/121] Compiling ATCommonWeb DIDDocument.swift
[122/124] Compiling ATCommonTools ATCommonTools.swift
[123/124] Compiling ATCommonTools IPLD.swift
[124/124] Emitting module ATCommonTools
Build complete! (26.59s)
Fetching https://github.com/MasterJ93/swift-cbor.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/ATProtoKit/MultiformatsKit.git
[1/82] Fetching swift-cbor
[83/649] Fetching swift-cbor, multiformatskit
[395/16097] Fetching swift-cbor, multiformatskit, swift-crypto
Fetched https://github.com/MasterJ93/swift-cbor.git from cache (5.80s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.80s)
Fetched https://github.com/ATProtoKit/MultiformatsKit.git from cache (5.80s)
Computing version for https://github.com/MasterJ93/swift-cbor.git
Computed https://github.com/MasterJ93/swift-cbor.git at 0.0.5 (0.44s)
Computing version for https://github.com/ATProtoKit/MultiformatsKit.git
Computed https://github.com/ATProtoKit/MultiformatsKit.git at 0.3.0 (0.46s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.79s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.84s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.56s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/MasterJ93/swift-cbor.git
Working copy of https://github.com/MasterJ93/swift-cbor.git resolved at 0.0.5
Creating working copy for https://github.com/ATProtoKit/MultiformatsKit.git
Working copy of https://github.com/ATProtoKit/MultiformatsKit.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Build complete.
{
"dependencies" : [
{
"identity" : "multiformatskit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ATProtoKit/MultiformatsKit.git"
},
{
"identity" : "swift-cbor",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MasterJ93/swift-cbor.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.12.2",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "ATCommonTools",
"name" : "ATCommonTools",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "ATCommonTools",
"targets" : [
"ATCommonTools"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ATCommonWeb",
"targets" : [
"ATCommonWeb"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ATCommonWeb",
"module_type" : "SwiftTarget",
"name" : "ATCommonWeb",
"path" : "Sources/ATCommonWeb",
"product_dependencies" : [
"MultiformatsKit"
],
"product_memberships" : [
"ATCommonTools",
"ATCommonWeb"
],
"sources" : [
"TypeScript-bound/Async.swift",
"TypeScript-bound/DIDDocument.swift",
"TypeScript-bound/IPLD.swift",
"TypeScript-bound/Models.swift",
"TypeScript-bound/Retry.swift",
"TypeScript-bound/TID.swift",
"TypeScript-bound/Times.swift",
"TypeScript-bound/Utilities.swift"
],
"type" : "library"
},
{
"c99name" : "ATCommonToolsTests",
"module_type" : "SwiftTarget",
"name" : "ATCommonToolsTests",
"path" : "Tests/ATCommonToolsTests",
"sources" : [
"ATCommonToolsTests.swift"
],
"target_dependencies" : [
"ATCommonTools",
"ATCommonWeb"
],
"type" : "test"
},
{
"c99name" : "ATCommonTools",
"module_type" : "SwiftTarget",
"name" : "ATCommonTools",
"path" : "Sources/ATCommonTools",
"product_dependencies" : [
"MultiformatsKit",
"SwiftCbor",
"Crypto"
],
"product_memberships" : [
"ATCommonTools"
],
"sources" : [
"ATCommonTools.swift",
"TypeScript-bound/IPLD.swift"
],
"target_dependencies" : [
"ATCommonWeb"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.