Build Information
Successful build of MetalLibraryArchive, reference master (de573b
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 05:31:54 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/YuAo/MetalLibraryArchive.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/YuAo/MetalLibraryArchive
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at de573ba fix https://github.com/YuAo/MetalLibraryExplorer/issues/113
Cloned https://github.com/YuAo/MetalLibraryArchive.git
Revision (git rev-parse @):
de573ba4a7b986bbecb3e4ce2464945d266a28e9
SUCCESS checkout https://github.com/YuAo/MetalLibraryArchive.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/YuAo/MetalLibraryArchive.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[2/8] Write Explorer-entitlement.plist
[4/8] Write swift-version-1EA4D86E10B52AF.txt
[6/70] Emitting module Crypto
[7/76] Compiling Crypto Curve25519.swift
[8/76] Compiling Crypto Ed25519.swift
[9/76] Compiling Crypto NISTCurvesKeys.swift
[10/76] Compiling Crypto X25519Keys.swift
[11/76] Compiling Crypto SymmetricKeys.swift
[12/76] Compiling Crypto HMAC.swift
[13/76] Compiling Crypto MACFunctions.swift
[14/76] Compiling Crypto SafeCompare_boring.swift
[15/76] Compiling Crypto Zeroization_boring.swift
[16/76] Compiling Crypto PrettyBytes.swift
[17/76] Compiling Crypto SafeCompare.swift
[18/76] Compiling Crypto SecureBytes.swift
[19/76] Compiling Crypto Zeroization.swift
[20/76] Compiling Crypto HashFunctions_SHA2.swift
[21/76] Compiling Crypto Insecure.swift
[22/76] Compiling Crypto Insecure_HashFunctions.swift
[23/76] Compiling Crypto ECDH_boring.swift
[24/76] Compiling Crypto DH.swift
[25/76] Compiling Crypto ECDH.swift
[26/76] Compiling Crypto HKDF.swift
[27/76] Compiling Crypto SEC1PrivateKey.swift
[28/76] Compiling Crypto SubjectPublicKeyInfo.swift
[29/76] Compiling Crypto CryptoKitErrors.swift
[30/76] Compiling Crypto Digest_boring.swift
[31/76] Compiling Crypto Digest.swift
[32/76] Compiling Crypto Digests.swift
[33/76] Compiling Crypto HashFunctions.swift
[34/76] Compiling Crypto MessageAuthenticationCode.swift
[35/76] Compiling Crypto AES.swift
[36/76] Compiling Crypto ECDSASignature_boring.swift
[37/76] Compiling Crypto ECDSA_boring.swift
[38/76] Compiling Crypto EdDSA_boring.swift
[39/76] Compiling Crypto ECDSA.swift
[40/76] Compiling Crypto AES-GCM.swift
[41/76] Compiling Crypto AES-GCM_boring.swift
[42/76] Compiling Crypto ChaChaPoly_boring.swift
[43/76] Compiling Crypto ChaChaPoly.swift
[44/76] Compiling Crypto Cipher.swift
[45/76] Compiling Crypto Nonces.swift
[46/76] Compiling Crypto ASN1.swift
[47/76] Compiling Crypto EdDSA.swift
[48/76] Compiling Crypto Signature.swift
[49/76] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[50/76] Compiling Crypto CryptoKitErrors_boring.swift
[51/76] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[52/76] Compiling Crypto RNG_boring.swift
[53/76] Compiling Crypto ASN1Any.swift
[54/76] Compiling Crypto ASN1BitString.swift
[55/76] Compiling Crypto ASN1Boolean.swift
[56/76] Compiling Crypto ASN1Identifier.swift
[57/76] Compiling Crypto ASN1Integer.swift
[58/76] Compiling Crypto ASN1Null.swift
[59/76] Compiling Crypto ASN1OctetString.swift
[60/76] Compiling Crypto AESWrap.swift
[61/76] Compiling Crypto AESWrap_boring.swift
[62/76] Compiling Crypto Ed25519_boring.swift
[63/76] Compiling Crypto EllipticCurvePoint_boring.swift
[64/76] Compiling Crypto EllipticCurve_boring.swift
[65/76] Compiling Crypto NISTCurvesKeys_boring.swift
[66/76] Compiling Crypto X25519Keys_boring.swift
[67/76] Compiling Crypto ASN1Strings.swift
[68/76] Compiling Crypto ArraySliceBigint.swift
[69/76] Compiling Crypto GeneralizedTime.swift
[70/76] Compiling Crypto ObjectIdentifier.swift
[71/76] Compiling Crypto ECDSASignature.swift
[72/76] Compiling Crypto PEMDocument.swift
[73/76] Compiling Crypto PKCS8PrivateKey.swift
[74/86] Compiling MetalLibraryArchive Platform.swift
[75/86] Compiling MetalLibraryArchive Tag.swift
[76/86] Compiling MetalLibraryArchive SourceArchive.swift
[77/86] Compiling MetalLibraryArchive LibraryType.swift
[78/86] Compiling MetalLibraryArchive DeploymentTarget.swift
[79/86] Compiling MetalLibraryArchive MetalDataType.swift
[80/86] Compiling MetalLibraryArchive Function.swift
[81/86] Compiling MetalLibraryArchive LanguageVersion.swift
[82/86] Emitting module MetalLibraryArchive
[83/86] Compiling MetalLibraryArchive Archive.swift
[84/93] Compiling Explorer Toast.swift
[85/93] Compiling Explorer MetalLibraryArchiveDocument.swift
[86/93] Compiling Explorer main.swift
[87/93] Compiling Explorer AppIconView.swift
[88/93] Compiling Explorer MetalLibraryAchiveUnpacker.swift
[89/93] Emitting module Explorer
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/MetalLibraryArchiveView.swift:288:1: warning: extension declares a conformance of imported type 'FunctionType' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'MetalLibraryArchive' introduce this conformance in the future
286 | }
287 |
288 | extension FunctionType: Identifiable {
| |- warning: extension declares a conformance of imported type 'FunctionType' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'MetalLibraryArchive' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
289 | public var id: Int { self.rawValue }
290 | }
[90/93] Compiling Explorer MetalLibraryArchiveView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Explorer/MetalLibraryArchiveView.swift:288:1: warning: extension declares a conformance of imported type 'FunctionType' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'MetalLibraryArchive' introduce this conformance in the future
286 | }
287 |
288 | extension FunctionType: Identifiable {
| |- warning: extension declares a conformance of imported type 'FunctionType' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'MetalLibraryArchive' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
289 | public var id: Int { self.rawValue }
290 | }
[90/93] Write Objects.LinkFileList
[91/93] Linking Explorer
[92/93] Applying Explorer
Build complete! (15.83s)
Fetching https://github.com/apple/swift-crypto.git
[1/15313] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.77s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 2.6.0 (2.28s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 2.6.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "MetalLibraryArchive",
"name" : "MetalLibraryArchive",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "MetalLibraryArchive",
"targets" : [
"MetalLibraryArchive"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Explorer",
"targets" : [
"Explorer"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "MetalLibraryArchiveTests",
"module_type" : "SwiftTarget",
"name" : "MetalLibraryArchiveTests",
"path" : "Tests/MetalLibraryArchiveTests",
"sources" : [
"Tests.swift"
],
"target_dependencies" : [
"MetalLibraryArchive"
],
"type" : "test"
},
{
"c99name" : "MetalLibraryArchive",
"module_type" : "SwiftTarget",
"name" : "MetalLibraryArchive",
"path" : "Sources/MetalLibraryArchive",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"MetalLibraryArchive",
"Explorer"
],
"sources" : [
"Archive.swift",
"DeploymentTarget.swift",
"Function.swift",
"LanguageVersion.swift",
"LibraryType.swift",
"MetalDataType.swift",
"Platform.swift",
"SourceArchive.swift",
"Tag.swift"
],
"type" : "library"
},
{
"c99name" : "Explorer",
"module_type" : "SwiftTarget",
"name" : "Explorer",
"path" : "Sources/Explorer",
"product_memberships" : [
"Explorer"
],
"sources" : [
"AppIconView.swift",
"MetalLibraryAchiveUnpacker.swift",
"MetalLibraryArchiveDocument.swift",
"MetalLibraryArchiveView.swift",
"Toast.swift",
"main.swift"
],
"target_dependencies" : [
"MetalLibraryArchive"
],
"type" : "executable"
}
],
"tools_version" : "5.5"
}
Done.