The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EthereumABI with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shamatar/EthereumABI.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shamatar/EthereumABI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6f4edb9 fix changed signature
Cloned https://github.com/shamatar/EthereumABI.git
Revision (git rev-parse @):
6f4edb9fb3b46d7cdf5d6c4a304a88f014188733
SUCCESS checkout https://github.com/shamatar/EthereumABI.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/shamatar/EthereumABI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[5/8] Write swift-version--423B1241ED78D482.txt
[7/80] Compiling SipHash SipHashable.swift
[8/80] Emitting module SipHash
[9/80] Compiling SipHash SipHasher.swift
[10/80] Compiling SipHash Primitive Types.swift
[11/80] Compiling SipHash RandomUInt64.swift
[11/80] Write Objects.LinkFileList
[12/80] Linking libSipHash.dylib
[14/80] Emitting module CryptoSwift
[15/110] Compiling BigInt Strideable.swift
[16/110] Compiling BigInt String Conversion.swift
[17/110] Compiling BigInt Addition.swift
[18/110] Compiling BigInt BigInt.swift
[19/110] Compiling BigInt BigUInt.swift
[20/110] Compiling BigInt Random.swift
[21/110] Compiling BigInt Shifts.swift
[22/110] Compiling BigInt Square Root.swift
[23/110] Compiling BigInt Data Conversion.swift
[24/110] Compiling BigInt Division.swift
[25/110] Compiling BigInt Exponentiation.swift
[26/110] Compiling CryptoSwift BlockModeOptions.swift
[27/110] Compiling CryptoSwift CBC.swift
[28/110] Compiling CryptoSwift CCM.swift
[29/110] Compiling CryptoSwift CFB.swift
[30/110] Compiling CryptoSwift CTR.swift
[31/110] Compiling CryptoSwift CipherModeWorker.swift
[32/110] Compiling CryptoSwift ECB.swift
[33/110] Compiling CryptoSwift GCM.swift
[34/110] Compiling BigInt Floating Point Conversion.swift
[35/110] Compiling BigInt GCD.swift
[36/110] Compiling BigInt Hashable.swift
[37/110] Compiling BigInt Bitwise Ops.swift
[38/110] Compiling BigInt Codable.swift
[39/110] Compiling BigInt Comparable.swift
[40/110] Compiling BigInt Integer Conversion.swift
[41/110] Compiling BigInt Multiplication.swift
[42/110] Compiling BigInt Prime Test.swift
[43/110] Compiling CryptoSwift HMAC+Foundation.swift
[44/110] Compiling CryptoSwift Rabbit+Foundation.swift
[45/110] Compiling CryptoSwift String+FoundationExtension.swift
[46/110] Compiling CryptoSwift Utils+Foundation.swift
[47/110] Compiling CryptoSwift Generics.swift
[48/110] Compiling CryptoSwift HKDF.swift
[49/110] Compiling CryptoSwift HMAC.swift
[50/110] Compiling CryptoSwift Int+Extension.swift
[51/110] Compiling CryptoSwift MD5.swift
[52/110] Compiling CryptoSwift String+Extension.swift
[53/110] Compiling CryptoSwift UInt128.swift
[54/110] Compiling CryptoSwift UInt16+Extension.swift
[55/110] Compiling CryptoSwift UInt32+Extension.swift
[56/110] Compiling CryptoSwift UInt64+Extension.swift
[57/110] Compiling CryptoSwift UInt8+Extension.swift
[58/110] Compiling CryptoSwift Updatable.swift
[59/110] Compiling CryptoSwift Utils.swift
[60/110] Compiling CryptoSwift ZeroPadding.swift
[67/110] Emitting module BigInt
[82/112] Compiling BigInt Subtraction.swift
[83/112] Compiling BigInt Words and Bits.swift
[84/112] Compiling CryptoSwift AEAD.swift
[85/112] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[86/112] Compiling CryptoSwift AES.Cryptors.swift
[87/112] Compiling CryptoSwift AES.swift
[88/112] Compiling CryptoSwift Array+Extension.swift
[89/112] Compiling CryptoSwift Authenticator.swift
[90/112] Compiling CryptoSwift BatchedCollection.swift
[91/112] Compiling CryptoSwift Bit.swift
[92/112] Compiling CryptoSwift BlockCipher.swift
[93/112] Compiling CryptoSwift BlockDecryptor.swift
[94/112] Compiling CryptoSwift OFB.swift
[95/112] Compiling CryptoSwift PCBC.swift
[96/112] Compiling CryptoSwift Blowfish.swift
[97/112] Compiling CryptoSwift CBCMAC.swift
[98/112] Compiling CryptoSwift CMAC.swift
[99/112] Compiling CryptoSwift ChaCha20.swift
[100/112] Compiling CryptoSwift Checksum.swift
[101/112] Compiling CryptoSwift Cipher.swift
[102/112] Compiling CryptoSwift Collection+Extension.swift
[103/112] Compiling CryptoSwift CompactMap.swift
[104/112] Compiling CryptoSwift Rabbit.swift
[105/112] Compiling CryptoSwift RandomBytesSequence.swift
[106/112] Compiling CryptoSwift SHA1.swift
[107/112] Compiling CryptoSwift SHA2.swift
[108/112] Compiling CryptoSwift SHA3.swift
[109/112] Compiling CryptoSwift Scrypt.swift
[110/112] Compiling CryptoSwift SecureBytes.swift
[111/112] Compiling CryptoSwift StreamDecryptor.swift
[112/112] Compiling CryptoSwift StreamEncryptor.swift
[113/115] Compiling EthereumAddress EthereumAddress.swift
[114/115] Emitting module EthereumAddress
[115/115] Compiling EthereumAddress Extensions.swift
[116/123] Compiling EthereumABI ABI.swift
[117/123] Compiling EthereumABI ABIDecoding.swift
[118/123] Emitting module EthereumABI
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:11:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct Input: Decodable {
    ^~~~~~~

/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:18:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct Output: Decodable {
    ^~~~~~~

/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:24:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct Record: Decodable {
    ^~~~~~~

/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:35:5: warning: 'public' modifier is redundant for enum declared in a public extension
    public enum Element {
    ^~~~~~~

[119/124] Compiling EthereumABI ABIElements.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:11:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct Input: Decodable {
    ^~~~~~~

/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:18:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct Output: Decodable {
    ^~~~~~~

/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:24:5: warning: 'public' modifier is redundant for struct declared in a public extension
    public struct Record: Decodable {
    ^~~~~~~

/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/EthereumABI/Classes/ABIElements.swift:35:5: warning: 'public' modifier is redundant for enum declared in a public extension
    public enum Element {
    ^~~~~~~

[120/124] Compiling EthereumABI ABIParsing.swift
[121/124] Compiling EthereumABI ABIEncoding.swift
[122/124] Compiling EthereumABI ABIParameterTypes.swift
[123/124] Compiling EthereumABI ABIExtensions.swift
[124/124] Compiling EthereumABI ABITypeParser.swift
Build complete! (9.25s)
Fetching https://github.com/attaswift/BigInt.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/shamatar/EthereumAddress.git
Fetching https://github.com/attaswift/SipHash from cache
[1/210] Fetching ethereumaddress
Fetched https://github.com/shamatar/EthereumAddress.git from cache (0.29s)
Fetched https://github.com/attaswift/SipHash from cache (0.29s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.29s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.29s)
Computing version for https://github.com/shamatar/EthereumAddress.git
Computed https://github.com/shamatar/EthereumAddress.git at 1.3.0 (0.32s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.1.0 (0.34s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.0.0 (0.31s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.33s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.0.0
Creating working copy for https://github.com/shamatar/EthereumAddress.git
Working copy of https://github.com/shamatar/EthereumAddress.git resolved at 1.3.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 3.1.0
Creating working copy for https://github.com/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.2
Build complete.
Done.

Build Machine: Mac 7