Build Information
Successful build of sebbu-cryptography, reference main (f8df50), with Swift 6.2 for macOS (SPM) on 20 Jun 2025 08:59:31 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/sebbu-cryptography.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MarSe32m/sebbu-cryptography
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f8df502 Update windows.yml
Cloned https://github.com/MarSe32m/sebbu-cryptography.git
Revision (git rev-parse @):
f8df502e92b39f0745bf87ae309b3b8492944e32
SUCCESS checkout https://github.com/MarSe32m/sebbu-cryptography.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/MarSe32m/sebbu-cryptography.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[2/6] Copying PrivacyInfo.xcprivacy
[3/6] Write swift-version-1EA4D86E10B52AF.txt
[4/79] Compiling blf.c
[5/79] Compiling bcrypt.c
[7/79] Emitting module Crypto
[8/87] Compiling Crypto RNG_boring.swift
[9/87] Compiling Crypto SafeCompare_boring.swift
[10/87] Compiling Crypto Zeroization_boring.swift
[11/87] Compiling Crypto PrettyBytes.swift
[12/87] Compiling Crypto SafeCompare.swift
[13/87] Compiling Crypto SecureBytes.swift
[14/87] Compiling Crypto Zeroization.swift
[15/87] Compiling Crypto resource_bundle_accessor.swift
[16/87] Compiling Crypto HPKE-KexKeyDerivation.swift
[17/87] Compiling Crypto HPKE-LabeledExtract.swift
[18/87] Compiling Crypto HPKE-Utils.swift
[19/87] Compiling Crypto DHKEM.swift
[20/87] Compiling Crypto HPKE-KEM-Curve25519.swift
[21/87] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[22/87] Compiling Crypto HPKE-KEM.swift
[23/87] Compiling Crypto HPKE-Errors.swift
[24/87] Compiling Crypto AES-GCM.swift
[25/87] Compiling Crypto AES-GCM_boring.swift
[26/87] Compiling Crypto ChaChaPoly_boring.swift
[27/87] Compiling Crypto ChaChaPoly.swift
[28/87] Compiling Crypto Cipher.swift
[29/87] Compiling Crypto Nonces.swift
[30/87] Compiling Crypto ASN1.swift
[31/87] Compiling Crypto ASN1Any.swift
[32/87] Compiling Crypto Digest_boring.swift
[33/87] Compiling Crypto Digest.swift
[34/87] Compiling Crypto Digests.swift
[35/87] Compiling Crypto HashFunctions.swift
[36/87] Compiling Crypto HashFunctions_SHA2.swift
[37/87] Compiling Crypto HPKE-AEAD.swift
[38/87] Compiling Crypto HPKE-Ciphersuite.swift
[39/87] Compiling Crypto HPKE-KDF.swift
[40/87] Compiling Crypto GeneralizedTime.swift
[41/87] Compiling Crypto ObjectIdentifier.swift
[42/87] Compiling Crypto ECDSASignature.swift
[43/87] Compiling Crypto PEMDocument.swift
[44/87] Compiling Crypto PKCS8PrivateKey.swift
[45/87] Compiling Crypto SEC1PrivateKey.swift
[46/87] Compiling Crypto SubjectPublicKeyInfo.swift
[47/87] Compiling Crypto CryptoKitErrors.swift
[48/87] Compiling Crypto DH.swift
[49/87] Compiling Crypto ECDH.swift
[50/87] Compiling Crypto HKDF.swift
[51/87] Compiling Crypto AESWrap.swift
[52/87] Compiling Crypto AESWrap_boring.swift
[53/87] Compiling Crypto Ed25519_boring.swift
[54/87] Compiling Crypto NISTCurvesKeys_boring.swift
[55/87] Compiling Crypto X25519Keys_boring.swift
[56/87] Compiling Crypto ASN1BitString.swift
[57/87] Compiling Crypto ASN1Boolean.swift
[58/87] Compiling Crypto ASN1Identifier.swift
[59/87] Compiling Crypto ASN1Integer.swift
[60/87] Compiling Crypto ASN1Null.swift
[61/87] Compiling Crypto ASN1OctetString.swift
[62/87] Compiling Crypto ASN1Strings.swift
[63/87] Compiling Crypto ArraySliceBigint.swift
[64/87] Compiling Crypto HPKE.swift
[65/87] Compiling Crypto HPKE-Context.swift
[66/87] Compiling Crypto HPKE-KeySchedule.swift
[67/87] Compiling Crypto HPKE-Modes.swift
[68/87] Compiling Crypto Insecure.swift
[69/87] Compiling Crypto Insecure_HashFunctions.swift
[70/87] Compiling Crypto KEM.swift
[71/87] Compiling Crypto ECDH_boring.swift
[72/87] Compiling Crypto AES.swift
[73/87] Compiling Crypto ECDSASignature_boring.swift
[74/87] Compiling Crypto ECDSA_boring.swift
[75/87] Compiling Crypto EdDSA_boring.swift
[76/87] Compiling Crypto ECDSA.swift
[77/87] Compiling Crypto Ed25519.swift
[78/87] Compiling Crypto Signature.swift
[79/87] Compiling Crypto CryptoKitErrors_boring.swift
[80/87] Compiling Crypto Curve25519.swift
[81/87] Compiling Crypto Ed25519Keys.swift
[82/87] Compiling Crypto NISTCurvesKeys.swift
[83/87] Compiling Crypto X25519Keys.swift
[84/87] Compiling Crypto SymmetricKeys.swift
[85/87] Compiling Crypto HMAC.swift
[86/87] Compiling Crypto MACFunctions.swift
[87/87] Compiling Crypto MessageAuthenticationCode.swift
[88/94] Compiling SebbuCrypto HMAC.swift
[89/94] Compiling SebbuCrypto Utilities.swift
[90/94] Compiling SebbuCrypto SebbuCrypto.swift
[91/94] Compiling SebbuCrypto BCrypt.swift
[92/94] Compiling SebbuCrypto AES.swift
[93/94] Emitting module SebbuCrypto
[94/94] Compiling SebbuCrypto CRC.swift
Build complete! (14.21s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 | // Dependencies declare other packages that this package depends on.
17 | // .package(url: /* package url */, from: "1.0.0"),
18 | .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 | ],
20 | targets: [
/Users/admin/builder/spi-builder-workspace/Package.swift:18:69: warning: 'branch' is deprecated [#DeprecatedDeclaration]
16 | // Dependencies declare other packages that this package depends on.
17 | // .package(url: /* package url */, from: "1.0.0"),
18 | .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
| `- warning: 'branch' is deprecated [#DeprecatedDeclaration]
19 | ],
20 | targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/apple/swift-crypto.git
[1/15401] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.92s)
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.86s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.37s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at main (dbb4559)
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
Build complete.
{
"dependencies" : [
{
"identity" : "swift-crypto",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
}
],
"manifest_display_name" : "sebbu-cryptography",
"name" : "sebbu-cryptography",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SebbuCrypto",
"targets" : [
"SebbuCrypto"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "bcrypt",
"module_type" : "ClangTarget",
"name" : "bcrypt",
"path" : "Sources/bcrypt",
"product_memberships" : [
"SebbuCrypto"
],
"sources" : [
"src/bcrypt.c",
"src/blf.c"
],
"type" : "library"
},
{
"c99name" : "SebbuCryptoTests",
"module_type" : "SwiftTarget",
"name" : "SebbuCryptoTests",
"path" : "Tests/SebbuCryptoTests",
"sources" : [
"SebbuCryptoTests.swift"
],
"target_dependencies" : [
"SebbuCrypto"
],
"type" : "test"
},
{
"c99name" : "SebbuCrypto",
"module_type" : "SwiftTarget",
"name" : "SebbuCrypto",
"path" : "Sources/SebbuCrypto",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"SebbuCrypto"
],
"sources" : [
"AES.swift",
"BCrypt.swift",
"CRC.swift",
"HMAC.swift",
"SebbuCrypto.swift",
"Utilities.swift"
],
"target_dependencies" : [
"bcrypt"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
16 | // Dependencies declare other packages that this package depends on.
17 | // .package(url: /* package url */, from: "1.0.0"),
18 | .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
19 | ],
20 | targets: [
/Users/admin/builder/spi-builder-workspace/Package.swift:18:69: warning: 'branch' is deprecated [#DeprecatedDeclaration]
16 | // Dependencies declare other packages that this package depends on.
17 | // .package(url: /* package url */, from: "1.0.0"),
18 | .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
| `- warning: 'branch' is deprecated [#DeprecatedDeclaration]
19 | ],
20 | targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Done.