Build Information
Successful build of ATCommonTools, reference main (b79cc2
), with Swift 6.0 for macOS (SPM) on 24 Aug 2025 11:47:59 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.67.1
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 b79cc28 Conform DuplexStreamEndpoint to AsyncSequence
Cloned https://github.com/ATProtoKit/ATCommonTools.git
Revision (git rev-parse @):
b79cc284178dd4a8271e39b6610f96394cd7958c
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
[5/7] Copying PrivacyInfo.xcprivacy
[6/7] Write swift-version-5BDAB9E9C0126B9D.txt
[8/88] Emitting module Crypto
[9/96] Compiling Crypto RNG_boring.swift
[10/96] Compiling Crypto SafeCompare_boring.swift
[11/96] Compiling Crypto Zeroization_boring.swift
[12/96] Compiling Crypto PrettyBytes.swift
[13/96] Compiling Crypto SafeCompare.swift
[14/96] Compiling Crypto SecureBytes.swift
[15/96] Compiling Crypto Zeroization.swift
[16/96] Compiling Crypto resource_bundle_accessor.swift
[17/96] Compiling Crypto Curve25519.swift
[18/96] Compiling Crypto Ed25519Keys.swift
[19/96] Compiling Crypto NISTCurvesKeys.swift
[20/96] Compiling Crypto X25519Keys.swift
[21/96] Compiling Crypto SymmetricKeys.swift
[22/96] Compiling Crypto HMAC.swift
[23/96] Compiling Crypto MACFunctions.swift
[24/96] Compiling Crypto MessageAuthenticationCode.swift
[25/96] Compiling Crypto Digest_boring.swift
[26/96] Compiling Crypto Digest.swift
[27/96] Compiling Crypto Digests.swift
[28/96] Compiling Crypto HashFunctions.swift
[29/96] Compiling Crypto HashFunctions_SHA2.swift
[30/96] Compiling Crypto HPKE-AEAD.swift
[31/96] Compiling Crypto HPKE-Ciphersuite.swift
[32/96] Compiling Crypto HPKE-KDF.swift
[33/96] Compiling Crypto AES-GCM.swift
[34/96] Compiling Crypto AES-GCM_boring.swift
[35/96] Compiling Crypto ChaChaPoly_boring.swift
[36/96] Compiling Crypto ChaChaPoly.swift
[37/96] Compiling Crypto Cipher.swift
[38/96] Compiling Crypto Nonces.swift
[39/96] Compiling Crypto ASN1.swift
[40/96] Compiling Crypto ASN1Any.swift
[41/96] Compiling Crypto ASN1BitString.swift
[42/96] Compiling Crypto HPKE-KexKeyDerivation.swift
[43/96] Compiling Crypto HPKE-LabeledExtract.swift
[44/96] Compiling Crypto HPKE-Utils.swift
[45/96] Compiling Crypto DHKEM.swift
[46/96] Compiling Crypto HPKE-KEM-Curve25519.swift
[47/96] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[48/96] Compiling Crypto HPKE-KEM.swift
[49/96] Compiling Crypto HPKE-Errors.swift
[50/96] Compiling Crypto AES.swift
[51/96] Compiling Crypto ECDSASignature_boring.swift
[52/96] Compiling Crypto ECDSA_boring.swift
[53/96] Compiling Crypto EdDSA_boring.swift
[54/96] Compiling Crypto ECDSA.swift
[55/96] Compiling Crypto Ed25519.swift
[56/96] Compiling Crypto Signature.swift
[57/96] Compiling Crypto CryptoKitErrors_boring.swift
[58/96] Compiling Crypto HPKE.swift
[59/96] Compiling Crypto HPKE-Context.swift
[60/96] Compiling Crypto HPKE-KeySchedule.swift
[61/96] Compiling Crypto HPKE-Modes.swift
[62/96] Compiling Crypto Insecure.swift
[63/96] Compiling Crypto Insecure_HashFunctions.swift
[64/96] Compiling Crypto KEM.swift
[65/96] Compiling Crypto ECDH_boring.swift
[66/96] Compiling Crypto ObjectIdentifier.swift
[67/96] Compiling Crypto ECDSASignature.swift
[68/96] Compiling Crypto PEMDocument.swift
[69/96] Compiling Crypto PKCS8PrivateKey.swift
[70/96] Compiling Crypto SEC1PrivateKey.swift
[71/96] Compiling Crypto SubjectPublicKeyInfo.swift
[72/96] Compiling Crypto CryptoError_boring.swift
[73/96] Compiling Crypto CryptoKitErrors.swift
[74/96] Compiling Crypto ASN1Boolean.swift
[75/96] Compiling Crypto ASN1Identifier.swift
[76/96] Compiling Crypto ASN1Integer.swift
[77/96] Compiling Crypto ASN1Null.swift
[78/96] Compiling Crypto ASN1OctetString.swift
[79/96] Compiling Crypto ASN1Strings.swift
[80/96] Compiling Crypto ArraySliceBigint.swift
[81/96] Compiling Crypto GeneralizedTime.swift
[82/96] Compiling Crypto DH.swift
[83/96] Compiling Crypto ECDH.swift
[84/96] Compiling Crypto HKDF.swift
[85/96] Compiling Crypto AESWrap.swift
[86/96] Compiling Crypto AESWrap_boring.swift
[87/96] Compiling Crypto Ed25519_boring.swift
[88/96] Compiling Crypto NISTCurvesKeys_boring.swift
[89/96] Compiling Crypto X25519Keys_boring.swift
[90/96] Compiling SwiftCbor DataNumber.swift
[91/96] Compiling SwiftCbor CborValue.swift
[92/96] Compiling SwiftCbor CborScanner.swift
[93/96] Compiling SwiftCbor CborEncoder.swift
[94/96] Compiling SwiftCbor CborDecoder.swift
[95/96] Emitting module SwiftCbor
[96/96] Compiling SwiftCbor CborCodable.swift
[97/109] Compiling MultiformatsKit Multicodec.swift
[98/109] Compiling MultiformatsKit MultihashAlgorithm.swift
[99/109] Compiling MultiformatsKit Hashers.swift
[100/109] Compiling MultiformatsKit MultihashFactory.swift
[101/109] Compiling MultiformatsKit Multihash.swift
[102/110] Compiling MultiformatsKit RFC4648Codec.swift
[103/110] Compiling MultiformatsKit BasesProtocols.swift
[104/110] Compiling MultiformatsKit Multibase.swift
[105/110] Compiling MultiformatsKit BaseN.swift
[106/110] Compiling MultiformatsKit BaseNAlphabet.swift
[107/110] Compiling MultiformatsKit CID.swift
[108/110] Compiling MultiformatsKit Errors.swift
[109/110] Emitting module MultiformatsKit
[110/110] Compiling MultiformatsKit Varint.swift
[111/119] Compiling ATCommonWeb Utilities.swift
[112/119] Compiling ATCommonWeb Times.swift
[113/119] Compiling ATCommonWeb TID.swift
[114/119] Compiling ATCommonWeb Models.swift
[115/119] Compiling ATCommonWeb Retry.swift
[116/119] Compiling ATCommonWeb Async.swift
[117/119] Compiling ATCommonWeb IPLD.swift
[118/119] Emitting module ATCommonWeb
[119/119] Compiling ATCommonWeb DIDDocument.swift
[120/126] Compiling ATCommonTools CommonToolsErrors.swift
[121/126] Emitting module ATCommonTools
[122/126] Compiling ATCommonTools IPLD-Multi.swift
[123/126] Compiling ATCommonTools DuplexStream.swift
[124/126] Compiling ATCommonTools ContentDecoder.swift
[125/126] Compiling ATCommonTools DAGCBORValue.swift
[126/126] Compiling ATCommonTools IPLD.swift
Build complete! (21.75s)
Fetching https://github.com/ATProtoKit/MultiformatsKit.git
Fetching https://github.com/MasterJ93/swift-cbor.git
Fetching https://github.com/apple/swift-crypto.git
[1/127] Fetching swift-cbor
[128/706] Fetching swift-cbor, multiformatskit
[534/16982] Fetching swift-cbor, multiformatskit, swift-crypto
Fetched https://github.com/MasterJ93/swift-cbor.git from cache (1.81s)
Fetched https://github.com/ATProtoKit/MultiformatsKit.git from cache (1.81s)
Fetched https://github.com/apple/swift-crypto.git from cache (1.81s)
Computing version for https://github.com/ATProtoKit/MultiformatsKit.git
Computed https://github.com/ATProtoKit/MultiformatsKit.git at 0.3.0 (0.45s)
Computing version for https://github.com/MasterJ93/swift-cbor.git
Computed https://github.com/MasterJ93/swift-cbor.git at 0.0.8 (0.44s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (3.71s)
Fetching https://github.com/apple/swift-asn1.git
[1/1629] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.95s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.55s)
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.8
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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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.14.0
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" : [
"CommonToolsErrors.swift",
"Swift-bound/ContentDecoder.swift",
"Swift-bound/DAGCBORValue.swift",
"Swift-bound/DuplexStream.swift",
"TypeScript-bound/IPLD-Multi.swift",
"TypeScript-bound/IPLD.swift"
],
"target_dependencies" : [
"ATCommonWeb"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.