Build Information
Successful build of EthereumAddress, reference master (a8eb4f
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 04:48:16 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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shamatar/EthereumAddress.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shamatar/EthereumAddress
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a8eb4fc release 1.3.0
Cloned https://github.com/shamatar/EthereumAddress.git
Revision (git rev-parse @):
a8eb4fc1dc03c068bf88585d8f5a2dd3572664ca
SUCCESS checkout https://github.com/shamatar/EthereumAddress.git at master
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12934] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.56s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.0.0 (2.16s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.0.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": "ethereumaddress",
"name": "EthereumAddress",
"url": "https://github.com/shamatar/EthereumAddress.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EthereumAddress",
"dependencies": [
{
"identity": "cryptoswift",
"name": "CryptoSwift",
"url": "https://github.com/krzyzanowskim/CryptoSwift.git",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/shamatar/EthereumAddress.git
[1/210] Fetching ethereumaddress
Fetched https://github.com/shamatar/EthereumAddress.git from cache (0.77s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.52s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.0.0 (0.57s)
Creating working copy for https://github.com/shamatar/EthereumAddress.git
Working copy of https://github.com/shamatar/EthereumAddress.git resolved at master (a8eb4fc)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'ethereumaddress' is not used by any target
Found 1 product dependencies
- CryptoSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/shamatar/EthereumAddress.git
https://github.com/shamatar/EthereumAddress.git
{
"dependencies" : [
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "EthereumAddress",
"name" : "EthereumAddress",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "EthereumAddress",
"targets" : [
"EthereumAddress"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2"
],
"targets" : [
{
"c99name" : "EthereumAddress",
"module_type" : "SwiftTarget",
"name" : "EthereumAddress",
"path" : "EthereumAddress",
"product_dependencies" : [
"CryptoSwift"
],
"product_memberships" : [
"EthereumAddress"
],
"sources" : [
"Classes/EthereumAddress.swift",
"Classes/Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
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/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/72] Emitting module CryptoSwift
[5/79] Compiling CryptoSwift CMAC.swift
[6/79] Compiling CryptoSwift ChaCha20.swift
[7/79] Compiling CryptoSwift Checksum.swift
[8/79] Compiling CryptoSwift Cipher.swift
[9/79] Compiling CryptoSwift Collection+Extension.swift
[10/79] Compiling CryptoSwift CompactMap.swift
[11/79] Compiling CryptoSwift Cryptor.swift
[12/79] Compiling CryptoSwift Cryptors.swift
[13/79] Compiling CryptoSwift BlockCipher.swift
[14/79] Compiling CryptoSwift BlockDecryptor.swift
[15/79] Compiling CryptoSwift BlockEncryptor.swift
[16/79] Compiling CryptoSwift BlockMode.swift
[17/79] Compiling CryptoSwift BlockModeOptions.swift
[18/79] Compiling CryptoSwift CBC.swift
[19/79] Compiling CryptoSwift CCM.swift
[20/79] Compiling CryptoSwift CFB.swift
[21/79] Compiling CryptoSwift MD5.swift
[22/79] Compiling CryptoSwift NoPadding.swift
[23/79] Compiling CryptoSwift Operators.swift
[24/79] Compiling CryptoSwift PBKDF1.swift
[25/79] Compiling CryptoSwift PBKDF2.swift
[26/79] Compiling CryptoSwift PKCS5.swift
[27/79] Compiling CryptoSwift PKCS7.swift
[28/79] Compiling CryptoSwift AEAD.swift
[29/79] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[30/79] Compiling CryptoSwift AES.Cryptors.swift
[31/79] Compiling CryptoSwift AES.swift
[32/79] Compiling CryptoSwift Array+Extension.swift
[33/79] Compiling CryptoSwift Authenticator.swift
[34/79] Compiling CryptoSwift BatchedCollection.swift
[35/79] Compiling CryptoSwift Bit.swift
[36/79] Compiling CryptoSwift UInt16+Extension.swift
[37/79] Compiling CryptoSwift UInt32+Extension.swift
[38/79] Compiling CryptoSwift UInt64+Extension.swift
[39/79] Compiling CryptoSwift UInt8+Extension.swift
[40/79] Compiling CryptoSwift Updatable.swift
[41/79] Compiling CryptoSwift Utils.swift
[42/79] Compiling CryptoSwift ZeroPadding.swift
[43/79] Compiling CryptoSwift CTR.swift
[44/79] Compiling CryptoSwift CipherModeWorker.swift
[45/79] Compiling CryptoSwift ECB.swift
[46/79] Compiling CryptoSwift GCM.swift
[47/79] Compiling CryptoSwift OFB.swift
[48/79] Compiling CryptoSwift PCBC.swift
[49/79] Compiling CryptoSwift Blowfish.swift
[50/79] Compiling CryptoSwift CBCMAC.swift
[51/79] Compiling CryptoSwift PKCS7Padding.swift
[52/79] Compiling CryptoSwift Padding.swift
[53/79] Compiling CryptoSwift Poly1305.swift
[54/79] Compiling CryptoSwift Rabbit.swift
[55/79] Compiling CryptoSwift RandomBytesSequence.swift
[56/79] Compiling CryptoSwift SHA1.swift
[57/79] Compiling CryptoSwift SHA2.swift
[58/79] Compiling CryptoSwift Digest.swift
[59/79] Compiling CryptoSwift DigestType.swift
[60/79] Compiling CryptoSwift AES+Foundation.swift
[61/79] Compiling CryptoSwift Array+Foundation.swift
[62/79] Compiling CryptoSwift Blowfish+Foundation.swift
[63/79] Compiling CryptoSwift ChaCha20+Foundation.swift
[64/79] Compiling CryptoSwift Data+Extension.swift
[65/79] Compiling CryptoSwift HMAC+Foundation.swift
[66/79] Compiling CryptoSwift Rabbit+Foundation.swift
[67/79] Compiling CryptoSwift String+FoundationExtension.swift
[68/79] Compiling CryptoSwift Utils+Foundation.swift
[69/79] Compiling CryptoSwift Generics.swift
[70/79] Compiling CryptoSwift HKDF.swift
[71/79] Compiling CryptoSwift HMAC.swift
[72/79] Compiling CryptoSwift Int+Extension.swift
[73/79] Compiling CryptoSwift SHA3.swift
[74/79] Compiling CryptoSwift Scrypt.swift
[75/79] Compiling CryptoSwift SecureBytes.swift
[76/79] Compiling CryptoSwift StreamDecryptor.swift
[77/79] Compiling CryptoSwift StreamEncryptor.swift
[78/79] Compiling CryptoSwift String+Extension.swift
[79/79] Compiling CryptoSwift UInt128.swift
[80/82] Compiling EthereumAddress EthereumAddress.swift
[81/82] Emitting module EthereumAddress
[82/82] Compiling EthereumAddress Extensions.swift
Build complete! (5.37s)
Build complete.
{
"dependencies" : [
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "EthereumAddress",
"name" : "EthereumAddress",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "EthereumAddress",
"targets" : [
"EthereumAddress"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2"
],
"targets" : [
{
"c99name" : "EthereumAddress",
"module_type" : "SwiftTarget",
"name" : "EthereumAddress",
"path" : "EthereumAddress",
"product_dependencies" : [
"CryptoSwift"
],
"product_memberships" : [
"EthereumAddress"
],
"sources" : [
"Classes/EthereumAddress.swift",
"Classes/Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.