Build Information
Successful build of SwiftBlake3, reference 0.1.0 (d23ea8
), with Swift 6.1 for macOS (SPM) on 10 Aug 2025 06:19:45 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thecoolwinter/SwiftBlake3.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thecoolwinter/SwiftBlake3
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at d23ea81 Finish README.md
Submodule path 'lib/blake3': checked out 'df610ddc3b93841ffc59a87e3da659a15910eb46'
Submodule 'lib/blake3' (https://github.com/BLAKE3-team/BLAKE3) registered for path 'lib/blake3'
Cloning into '/Users/admin/builder/spi-builder-workspace/lib/blake3'...
Cloned https://github.com/thecoolwinter/SwiftBlake3.git
Revision (git rev-parse @):
d23ea81af1c42940e34022dadd732e642696100a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/thecoolwinter/SwiftBlake3.git at 0.1.0
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.46s)
Computing version for https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-asn1.git from cache (1.46s)
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (4.94s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.57s)
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
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
========================================
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",
"dependencies": [
{
"identity": "swiftblake3",
"name": "SwiftBlake3",
"url": "https://github.com/thecoolwinter/SwiftBlake3.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftBlake3",
"dependencies": [
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto.git",
"version": "3.14.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/thecoolwinter/SwiftBlake3.git
[1/118] Fetching swiftblake3
Fetched https://github.com/thecoolwinter/SwiftBlake3.git from cache (0.64s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (0.66s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.51s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.57s)
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/thecoolwinter/SwiftBlake3.git
Working copy of https://github.com/thecoolwinter/SwiftBlake3.git resolved at 0.1.0 (d23ea81)
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
warning: '.resolve-product-dependencies': dependency 'swiftblake3' is not used by any target
Found 1 product dependencies
- swift-crypto
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/thecoolwinter/SwiftBlake3.git
https://github.com/thecoolwinter/SwiftBlake3.git
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "SwiftBlake3",
"name" : "SwiftBlake3",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Blake3",
"targets" : [
"Blake3"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "blake3_c",
"module_type" : "ClangTarget",
"name" : "blake3-c",
"path" : "Sources/blake3-c",
"product_memberships" : [
"Blake3"
],
"sources" : [
"blake3.c",
"blake3_avx2.c",
"blake3_avx512.c",
"blake3_neon.c",
"blake3_sse2.c",
"blake3_sse41.c"
],
"type" : "library"
},
{
"c99name" : "Blake3Tests",
"module_type" : "SwiftTarget",
"name" : "Blake3Tests",
"path" : "Tests/Blake3Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Blake3Tests/test_vectors.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CoWTests.swift",
"PrettyBytes.swift",
"TestVectors.swift"
],
"target_dependencies" : [
"Blake3"
],
"type" : "test"
},
{
"c99name" : "Blake3",
"module_type" : "SwiftTarget",
"name" : "Blake3",
"path" : "Sources/Blake3",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"Blake3"
],
"sources" : [
"Blake3.swift",
"Blake3Digest.swift",
"DigestContext.swift"
],
"target_dependencies" : [
"blake3-c"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/10] Write sources
[1/10] Copying PrivacyInfo.xcprivacy
[3/10] Compiling blake3-c blake3_sse2.c
[4/10] Compiling blake3-c blake3_avx512.c
[5/10] Compiling blake3-c blake3_avx2.c
[6/10] Compiling blake3-c blake3_sse41.c
[7/10] Write swift-version-2F0A5646E1D333AE.txt
[8/84] Compiling blake3-c blake3.c
[9/84] Compiling blake3-c blake3_neon.c
[11/84] Emitting module Crypto
[12/92] Compiling Crypto RNG_boring.swift
[13/92] Compiling Crypto SafeCompare_boring.swift
[14/92] Compiling Crypto Zeroization_boring.swift
[15/92] Compiling Crypto PrettyBytes.swift
[16/92] Compiling Crypto SafeCompare.swift
[17/92] Compiling Crypto SecureBytes.swift
[18/92] Compiling Crypto Zeroization.swift
[19/92] Compiling Crypto resource_bundle_accessor.swift
[20/92] Compiling Crypto Curve25519.swift
[21/92] Compiling Crypto Ed25519Keys.swift
[22/92] Compiling Crypto NISTCurvesKeys.swift
[23/92] Compiling Crypto X25519Keys.swift
[24/92] Compiling Crypto SymmetricKeys.swift
[25/92] Compiling Crypto HMAC.swift
[26/92] Compiling Crypto MACFunctions.swift
[27/92] Compiling Crypto MessageAuthenticationCode.swift
[28/92] Compiling Crypto ASN1Boolean.swift
[29/92] Compiling Crypto ASN1Identifier.swift
[30/92] Compiling Crypto ASN1Integer.swift
[31/92] Compiling Crypto ASN1Null.swift
[32/92] Compiling Crypto ASN1OctetString.swift
[33/92] Compiling Crypto ASN1Strings.swift
[34/92] Compiling Crypto ArraySliceBigint.swift
[35/92] Compiling Crypto GeneralizedTime.swift
[36/92] Compiling Crypto HPKE-KexKeyDerivation.swift
[37/92] Compiling Crypto HPKE-LabeledExtract.swift
[38/92] Compiling Crypto HPKE-Utils.swift
[39/92] Compiling Crypto DHKEM.swift
[40/92] Compiling Crypto HPKE-KEM-Curve25519.swift
[41/92] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[42/92] Compiling Crypto HPKE-KEM.swift
[43/92] Compiling Crypto HPKE-Errors.swift
[44/92] Compiling Crypto ObjectIdentifier.swift
[45/92] Compiling Crypto ECDSASignature.swift
[46/92] Compiling Crypto PEMDocument.swift
[47/92] Compiling Crypto PKCS8PrivateKey.swift
[48/92] Compiling Crypto SEC1PrivateKey.swift
[49/92] Compiling Crypto SubjectPublicKeyInfo.swift
[50/92] Compiling Crypto CryptoError_boring.swift
[51/92] Compiling Crypto CryptoKitErrors.swift
[52/92] Compiling Crypto AES.swift
[53/92] Compiling Crypto ECDSASignature_boring.swift
[54/92] Compiling Crypto ECDSA_boring.swift
[55/92] Compiling Crypto EdDSA_boring.swift
[56/92] Compiling Crypto ECDSA.swift
[57/92] Compiling Crypto Ed25519.swift
[58/92] Compiling Crypto Signature.swift
[59/92] Compiling Crypto CryptoKitErrors_boring.swift
[60/92] Compiling Crypto Digest_boring.swift
[61/92] Compiling Crypto Digest.swift
[62/92] Compiling Crypto Digests.swift
[63/92] Compiling Crypto HashFunctions.swift
[64/92] Compiling Crypto HashFunctions_SHA2.swift
[65/92] Compiling Crypto HPKE-AEAD.swift
[66/92] Compiling Crypto HPKE-Ciphersuite.swift
[67/92] Compiling Crypto HPKE-KDF.swift
[68/92] Compiling Crypto DH.swift
[69/92] Compiling Crypto ECDH.swift
[70/92] Compiling Crypto HKDF.swift
[71/92] Compiling Crypto AESWrap.swift
[72/92] Compiling Crypto AESWrap_boring.swift
[73/92] Compiling Crypto Ed25519_boring.swift
[74/92] Compiling Crypto NISTCurvesKeys_boring.swift
[75/92] Compiling Crypto X25519Keys_boring.swift
[76/92] Compiling Crypto HPKE.swift
[77/92] Compiling Crypto HPKE-Context.swift
[78/92] Compiling Crypto HPKE-KeySchedule.swift
[79/92] Compiling Crypto HPKE-Modes.swift
[80/92] Compiling Crypto Insecure.swift
[81/92] Compiling Crypto Insecure_HashFunctions.swift
[82/92] Compiling Crypto KEM.swift
[83/92] Compiling Crypto ECDH_boring.swift
[84/92] Compiling Crypto AES-GCM.swift
[85/92] Compiling Crypto AES-GCM_boring.swift
[86/92] Compiling Crypto ChaChaPoly_boring.swift
[87/92] Compiling Crypto ChaChaPoly.swift
[88/92] Compiling Crypto Cipher.swift
[89/92] Compiling Crypto Nonces.swift
[90/92] Compiling Crypto ASN1.swift
[91/92] Compiling Crypto ASN1Any.swift
[92/92] Compiling Crypto ASN1BitString.swift
[93/96] Compiling Blake3 Blake3Digest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/96] Emitting module Blake3
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/96] Compiling Blake3 Blake3.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/96] Compiling Blake3 DigestContext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (10.88s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "SwiftBlake3",
"name" : "SwiftBlake3",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Blake3",
"targets" : [
"Blake3"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "blake3_c",
"module_type" : "ClangTarget",
"name" : "blake3-c",
"path" : "Sources/blake3-c",
"product_memberships" : [
"Blake3"
],
"sources" : [
"blake3.c",
"blake3_avx2.c",
"blake3_avx512.c",
"blake3_neon.c",
"blake3_sse2.c",
"blake3_sse41.c"
],
"type" : "library"
},
{
"c99name" : "Blake3Tests",
"module_type" : "SwiftTarget",
"name" : "Blake3Tests",
"path" : "Tests/Blake3Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Blake3Tests/test_vectors.json",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CoWTests.swift",
"PrettyBytes.swift",
"TestVectors.swift"
],
"target_dependencies" : [
"Blake3"
],
"type" : "test"
},
{
"c99name" : "Blake3",
"module_type" : "SwiftTarget",
"name" : "Blake3",
"path" : "Sources/Blake3",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"Blake3"
],
"sources" : [
"Blake3.swift",
"Blake3Digest.swift",
"DigestContext.swift"
],
"target_dependencies" : [
"blake3-c"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/thecoolwinter/swiftblake3/0.1.0
Repository: thecoolwinter/SwiftBlake3
Swift version used: 6.1
Target: BLAKE3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-asn1.git
Updated https://github.com/apple/swift-asn1.git (0.45s)
Updating https://github.com/apple/swift-crypto.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.68s)
Updated https://github.com/apple/swift-crypto.git (0.56s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (2.23s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.56s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.90s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.51s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit Names.swift
[12/57] Compiling SymbolKit SPI.swift
[13/57] Compiling SymbolKit Snippet.swift
[14/57] Compiling SymbolKit Extension.swift
[15/57] Compiling SymbolKit Relationship.swift
[16/57] Compiling SymbolKit RelationshipKind.swift
[17/57] Compiling SymbolKit SourceOrigin.swift
[18/57] Compiling SymbolKit GenericConstraints.swift
[19/57] Compiling SymbolKit Swift.swift
[20/57] Compiling SymbolKit DeclarationFragments.swift
[21/57] Compiling SymbolKit Fragment.swift
[22/57] Compiling SymbolKit FragmentKind.swift
[23/57] Compiling SymbolKit FunctionParameter.swift
[24/57] Compiling SymbolKit FunctionSignature.swift
[25/57] Compiling SymbolKit SemanticVersion.swift
[26/57] Compiling SymbolKit AccessControl.swift
[27/57] Compiling SymbolKit Availability.swift
[28/57] Compiling SymbolKit AvailabilityItem.swift
[29/57] Compiling SymbolKit Domain.swift
[30/57] Compiling SymbolKit Identifier.swift
[31/57] Compiling SymbolKit KindIdentifier.swift
[32/57] Compiling SymbolKit Location.swift
[33/57] Compiling SymbolKit Mutability.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit Mixin+Equals.swift
[44/57] Compiling SymbolKit Mixin+Hash.swift
[45/57] Compiling SymbolKit Mixin.swift
[46/57] Compiling SymbolKit LineList.swift
[47/57] Compiling SymbolKit Position.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (5.40s)
error: no target named 'BLAKE3'
compatible targets: 'Blake3', 'blake3-c', 'Crypto'
1
0 /Users/admin/builder/spi-builder-workspace/.docs/thecoolwinter/swiftblake3/0.1.0
✅ Doc result (uploading) reported
Error while generating docs: Error Domain=NSCocoaErrorDomain Code=260 "The folder “documentation” doesn’t exist." UserInfo={NSUserStringVariant=(
Folder
), NSFilePath=/Users/admin/builder/spi-builder-workspace/.docs/thecoolwinter/swiftblake3/0.1.0/documentation, NSURL=file:///Users/admin/builder/spi-builder-workspace/.docs/thecoolwinter/swiftblake3/0.1.0/documentation, NSUnderlyingError=0x600001d60f30 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}
✅ Doc result (failed) reported
Done.