Build Information
Failed to build Web3, reference 0.8.8 (b85187), with Swift 6.3 for watchOS using Xcode 26.4 on 16 Apr 2026 12:45:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Web3-Package -destination generic/platform=watchOSBuild Log
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:360:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:388:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
SwiftCompile normal armv7k Compiling\ SolidityType+Codable.swift,\ SolidityType.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ ERC721.swift,\ Eth+Contract.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ ABI.swift,\ ABIConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ SolidityInvocation.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:36:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:52:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:103:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:124:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:156:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:164:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:164:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:193:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:201:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:201:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:242:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:250:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:250:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:279:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:360:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:388:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Web3ContractABI (in target 'Web3ContractABI' from project 'Web3')
EmitSwiftModule normal arm64_32 (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:36:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:52:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:103:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:124:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:156:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:164:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:164:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:193:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:201:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:201:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:242:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:250:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:250:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:279:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:360:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:388:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
SwiftCompile normal arm64_32 Compiling\ SolidityType+Codable.swift,\ SolidityType.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Web3ContractABI (in target 'Web3ContractABI' from project 'Web3')
EmitSwiftModule normal arm64 (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:36:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:52:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:103:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:124:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:156:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:164:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:164:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:193:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:201:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:201:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:242:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:250:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:250:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:279:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:360:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:388:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
SwiftDriverJobDiscovery normal armv7k Compiling ERC721.swift, Eth+Contract.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 Compiling\ SolidityInvocation.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:36:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:52:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:103:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:124:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:156:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:164:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:164:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:193:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:201:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:201:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:242:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:250:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:250:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:279:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:360:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:388:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
SwiftCompile normal arm64_32 Compiling\ SolidityWrappedValue.swift,\ ABIObject.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ ERC721.swift,\ Eth+Contract.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling SolidityInvocation.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftDriverJobDiscovery normal arm64_32 Emitting module for Web3ContractABI (in target 'Web3ContractABI' from project 'Web3')
SwiftDriverJobDiscovery normal armv7k Emitting module for Web3ContractABI (in target 'Web3ContractABI' from project 'Web3')
SwiftDriver\ Compilation\ Requirements Web3ContractABI normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Web3ContractABI -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/libsecp256k1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOSHA1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLLHTTP.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOPosix.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOWASI.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOOpenBSD.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLLHTTP/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOPosix/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWASI/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOOpenBSD/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling ABI.swift, ABIConvertible.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftDriver\ Compilation\ Requirements Web3ContractABI normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Web3ContractABI -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/libsecp256k1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOSHA1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLLHTTP.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOPosix.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOWASI.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOOpenBSD.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLLHTTP/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOPosix/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWASI/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOOpenBSD/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI.swiftmodule (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/armv7k-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI.swiftdoc (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI.abi.json (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI.swiftmodule (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI.swiftdoc (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI.abi.json (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI.swiftsourceinfo (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI.swiftsourceinfo (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ ERC165.swift,\ ERC20.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SolidityInvocation.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:36:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:52:10: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:103:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:124:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:156:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:164:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:164:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:193:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:201:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:201:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:242:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:250:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:250:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:279:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:287:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:360:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func createTransaction(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:368:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:388:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public func send(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityInvocation.swift:396:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
SwiftDriverJobDiscovery normal armv7k Compiling SolidityType+Codable.swift, SolidityType.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 Compiling\ SolidityFunction.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Web3ContractABI (in target 'Web3ContractABI' from project 'Web3')
SwiftDriver\ Compilation\ Requirements Web3ContractABI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Web3ContractABI -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/libsecp256k1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOSHA1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLLHTTP.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOPosix.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOWASI.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOOpenBSD.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLLHTTP/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOPosix/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWASI/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOOpenBSD/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling SolidityType+Codable.swift, SolidityType.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 Compiling\ ABI.swift,\ ABIConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ABIDecoder.swift,\ ABIEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ ERC165.swift,\ ERC20.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ SolidityFunction.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling SolidityInvocation.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftDriverJobDiscovery normal arm64_32 Compiling ERC721.swift, Eth+Contract.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftDriverJobDiscovery normal arm64_32 Compiling SolidityWrappedValue.swift, ABIObject.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Web3ContractABI-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI-Swift.h (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/Web3ContractABI-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling ERC165.swift, ERC20.swift (in target 'Web3ContractABI' from project 'Web3')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI.swiftmodule (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI.swiftdoc (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI.abi.json (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI.swiftsourceinfo (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/Web3ContractABI.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ ABIDecoder.swift,\ ABIEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling SolidityInvocation.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 Compiling\ Eth+ABI.swift,\ SolidityTuple.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling ERC165.swift, ERC20.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 Compiling\ SolidityWrappedValue.swift,\ ABIObject.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling SolidityFunction.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 Compiling\ Eth+ABI.swift,\ SolidityTuple.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ EthereumContract.swift,\ SolidityEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling SolidityFunction.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 Compiling\ ERC721.swift,\ Eth+Contract.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC721.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/Eth+Contract.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling Eth+ABI.swift, SolidityTuple.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 Compiling\ SolidityType+Codable.swift,\ SolidityType.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType+Codable.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityType.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling Eth+ABI.swift, SolidityTuple.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k Compiling\ Eth+ABI.swift,\ SolidityTuple.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/Eth+ABI.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityTuple.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling ABI.swift, ABIConvertible.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k Compiling\ SolidityFunction.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityFunction.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ABIDecoder.swift, ABIEncoder.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 Compiling\ ABI.swift,\ ABIConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABI.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIConvertible.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling SolidityWrappedValue.swift, ABIObject.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k Compiling\ ERC165.swift,\ ERC20.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC165.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ERC20.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ERC721.swift, Eth+Contract.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k Compiling\ ABIDecoder.swift,\ ABIEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIDecoder.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/ABIEncoder.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling EthereumContract.swift, SolidityEvent.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k Compiling\ SolidityWrappedValue.swift,\ ABIObject.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/ABI/SolidityWrappedValue.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/ABIObject.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling Eth+ABI.swift, SolidityTuple.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 Compiling\ EthereumContract.swift,\ SolidityEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling ABIDecoder.swift, ABIEncoder.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftDriver\ Compilation Web3ContractABI normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Web3ContractABI -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/libsecp256k1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOSHA1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLLHTTP.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOPosix.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOWASI.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOOpenBSD.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64_32-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLLHTTP/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOPosix/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWASI/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOOpenBSD/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64_32/Web3ContractABI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal armv7k Compiling\ EthereumContract.swift,\ SolidityEvent.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/EthereumContract.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/ContractABI/Contract/SolidityEvent.swift (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal armv7k Emitting\ module\ for\ Web3 (in target 'Web3' from project 'Web3')
EmitSwiftModule normal armv7k (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:46:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:68:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public init(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:78:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:78:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:302:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:329:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public init(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:342:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:342:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
SwiftDriverJobDiscovery normal armv7k Compiling SolidityFunction.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftDriverJobDiscovery normal armv7k Compiling ERC165.swift, ERC20.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal armv7k Compiling\ Web3+WebSocketInitializer.swift /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ EthereumPrivateKey.swift,\ EthereumPublicKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Int+ETH.swift,\ Secp256k1+CTXCreator.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Web3 (in target 'Web3' from project 'Web3')
EmitSwiftModule normal arm64 (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:46:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:68:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public init(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:78:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:78:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:302:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:329:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public init(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:342:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:342:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
SwiftDriverJobDiscovery normal arm64 Compiling SolidityType+Codable.swift, SolidityType.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ Web3 (in target 'Web3' from project 'Web3')
EmitSwiftModule normal arm64_32 (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:46:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:68:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public init(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:78:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:78:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:302:16: warning: cannot use generic struct 'OrderedDictionary' in a property declaration marked public or in a '@frozen' or '@usableFromInline' context; 'OrderedCollections' was not imported by this file
public var accessList: OrderedDictionary<EthereumAddress, [EthereumData]>
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:329:12: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
public init(
^
OrderedCollections.OrderedDictionary:1:23: note: generic struct declared here
@frozen public struct OrderedDictionary<Key, Value> where Key : Hashable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:342:74: warning: initializer 'init(dictionaryLiteral:)' cannot be used in a default argument value because 'OrderedCollections' was not imported by this file; this is an error in the Swift 6 language mode
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
/Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift:342:74: note: The missing import of module 'OrderedCollections' will be added implicitly
accessList: OrderedDictionary<EthereumAddress, [EthereumData]> = [:],
^
SwiftDriverJobDiscovery normal arm64 Compiling EthereumContract.swift, SolidityEvent.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftDriverJobDiscovery normal armv7k Compiling Web3+WebSocketInitializer.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal arm64_32 Compiling\ Web3.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Web3/Web3.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Core/Web3/Web3.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Web3HttpProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling SolidityWrappedValue.swift, ABIObject.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftCompile normal arm64_32 Compiling\ EthereumValue.swift,\ EthereumAddress.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling ABI.swift, ABIConvertible.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftDriverJobDiscovery normal armv7k Compiling EthereumContract.swift, SolidityEvent.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftDriver\ Compilation Web3ContractABI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Web3ContractABI -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/libsecp256k1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOSHA1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLLHTTP.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOPosix.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOWASI.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOOpenBSD.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target arm64-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLLHTTP/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOPosix/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWASI/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOOpenBSD/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/arm64/Web3ContractABI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal armv7k Compiling\ Web3WebSocketProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift (in target 'Web3' from project 'Web3')
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumData.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumLogObject.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumQuantity.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumQuantityTag.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumSyncStatusObject.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumValue.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/RPCRequest.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/RPCResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Providers/Web3Provider.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPItem.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPItemConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Bytes+HexString.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Bytes+SecureRandom.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Bytes+TrimLeadingZeros.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Bytes+UInt.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/BytesConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/CharacterSet+Hex.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Data+BytesConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/EthereumUtils.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Exports+Web3.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Int+ETH.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/Secp256k1+CTXCreator.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/String+HexBytes.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedArray.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/SynchronizedDictionary.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/UInt+BytesRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+BytesConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/UnsignedInteger+Shifting.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumAddress.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumPrivateKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Web3/Web3.swift /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3+HTTPInitializer.swift /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3HttpProvider.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3.build/Objects-normal/armv7k/Web3WebSocketProvider.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3.build/Objects-normal/armv7k/Web3WebSocketProvider.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3.build/Objects-normal/armv7k/Web3WebSocketProvider.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3.build/Objects-normal/armv7k/Web3WebSocketProvider.dia -target armv7k-apple-watchos6.0 -module-can-import-version Dispatch 1542.100.32 0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3.build/Objects-normal/armv7k/Web3-dependencies-1.json -debug-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3.build/Objects-normal/armv7k/Web3.swiftmodule -enable-objc-interop -stack-check -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3.build/Objects-normal/armv7k/Web3_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/libsecp256k1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOSHA1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLLHTTP.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOPosix.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOWASI.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOOpenBSD.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLLHTTP/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOPosix/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWASI/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOOpenBSD/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Web3 -frontend-parseable-output -disable-clang-spi -clang-target armv7k-apple-watchos26.4 -target-sdk-version 26.4 -target-sdk-name watchos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3.build/Objects-normal/armv7k/Web3WebSocketProvider.o -index-unit-output-path /Web3.build/Debug-watchos/Web3.build/Objects-normal/armv7k/Web3WebSocketProvider.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift:88:50: error: arithmetic operation '120 * 1000000000' (on type 'Int') results in an overflow
self.timeoutNanoSeconds = UInt64(120 * 1_000_000_000)
~~~ ^ ~~~~~~~~~~~~~
SwiftCompile normal arm64 Compiling\ Web3.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Web3/Web3.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/Web3/Web3.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling Int+ETH.swift, Secp256k1+CTXCreator.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal armv7k Compiling\ EthereumBlockObject.swift,\ EthereumCall.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumBlockObject.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumCall.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ Types+EthereumValueConvertible.swift,\ RLPDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/Types+EthereumValueConvertible.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/RLPDecoder.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling ABIDecoder.swift, ABIEncoder.swift (in target 'Web3ContractABI' from project 'Web3')
SwiftDriver\ Compilation Web3ContractABI normal armv7k com.apple.xcode.tools.swift.compiler (in target 'Web3ContractABI' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Web3ContractABI -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/libsecp256k1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOBoringSSLShims.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOSHA1.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLLHTTP.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOPosix.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOWASI.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOLinux.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIODarwin.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOOpenBSD.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CNIOAtomics.modulemap -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -target armv7k-apple-watchos6.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos26.4-23T238-688ef53f1462e2c8f657fdc38a81448f9e51884a582f42380855760c9d4cc599.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/secp256k1.swift/secp256k1/Classes/secp256k1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSLShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOSHA1/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLLHTTP/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOPosix/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWASI/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOWindows/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOLinux/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIODarwin/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOOpenBSD/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/CNIOAtomics/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/_AtomicsShims/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Web3.build/Debug-watchos/Web3ContractABI.build/Objects-normal/armv7k/Web3ContractABI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Compiling Web3HttpProvider.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal armv7k Compiling\ Types+RLPItemConvertible.swift,\ BigUInt+BytesConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/RLP/Types+RLPItemConvertible.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/BigUInt+BytesConvertible.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Web3+WebSocketInitializer.swift /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3+WebSocketInitializer.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ String+BytesConvertible.swift,\ String+Conversion.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/String+BytesConvertible.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/Core/Toolbox/String+Conversion.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EthereumPublicKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumPublicKey.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling Web3+WebSocketInitializer.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal arm64_32 Compiling\ EthereumTransaction.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Core/Transaction/EthereumTransaction.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling Web3.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal arm64_32 Compiling\ EthereumTransactionObject.swift,\ EthereumTransactionReceiptObject.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift (in target 'Web3' from project 'Web3')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling Types+RLPItemConvertible.swift, BigUInt+BytesConvertible.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal armv7k Compiling\ EthereumTransactionObject.swift,\ EthereumTransactionReceiptObject.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumTransactionObject.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumTransactionReceiptObject.swift (in target 'Web3' from project 'Web3')
SwiftDriverJobDiscovery normal armv7k Compiling EthereumPrivateKey.swift, EthereumPublicKey.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal armv7k Compiling\ EthereumValueConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Core/Json/EthereumValueConvertible.swift (in target 'Web3' from project 'Web3')
2026-04-16 08:45:21.353 xcodebuild[6564:24121] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal armv7k Compiling\ Web3WebSocketProvider.swift /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift (in target 'Web3' from project 'Web3')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/Sources/FoundationHTTP/Web3WebSocketProvider.swift (in target 'Web3' from project 'Web3')
Building workspace spi-builder-workspace with scheme Web3-Package
(3 failures)
BUILD FAILURE 6.3 watchOS