Build Information
Successful build of SwiftCardanoCore, reference main (95aa7b), with Swift 6.2 for macOS (SPM) on 1 May 2026 04:06:05 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kingpin-Apps/swift-cardano-core.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kingpin-Apps/swift-cardano-core
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 95aa7b5 bump: version 0.3.15 → 0.3.16
Cloned https://github.com/Kingpin-Apps/swift-cardano-core.git
Revision (git rev-parse @):
95aa7b5363014ec99e482982fdad601b6b7d3dc8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Kingpin-Apps/swift-cardano-core.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Kingpin-Apps/swift-cardano-core.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/64] Copying libsodium.a
[0/64] Write sources
[1/64] Write embedded_resources.swift
[1/64] Write sources
[27/64] Copying PrivacyInfo.xcprivacy
[27/64] Write sources
[29/64] Copying PotentCodables.docc
[30/64] Write embedded_resources.swift
[31/64] Compiling _NumericsShims _NumericsShims.c
[32/64] Write sources
[33/64] Write swift-version--3CB7CFEC50E0D141.txt
[34/64] Compiling xxhash.c
[35/70] Compiling fy-blob.c
[36/70] Compiling fy-utils.c
[37/70] Compiling fy-types.c
[38/70] Compiling fy-token.c
[39/70] Compiling fy-path.c
[40/76] Compiling fy-utf8.c
[41/77] Compiling fy-walk.c
[42/92] Compiling fy-parse.c
[43/94] Compiling fy-ctype.c
[44/119] Compiling fy-input.c
[45/119] Compiling fy-event.c
[46/119] Compiling fy-dump.c
[47/119] Compiling fy-docstate.c
[48/119] Compiling fy-emit.c
[49/119] Compiling fy-docbuilder.c
[50/119] Compiling fy-composer.c
[51/119] Compiling fy-diag.c
[52/119] Compiling fy-accel.c
[53/119] Compiling fy-atom.c
[54/119] Compiling fy-doc.c
[55/119] Compiling CUncommonCrypto sha2.c
[56/119] Compiling CUncommonCrypto pbkdf2.c
[57/119] Compiling CUncommonCrypto sha3.c
[58/119] Compiling CUncommonCrypto memzero.c
[59/119] Write sources
[62/119] Compiling CUncommonCrypto hmac.c
[63/119] Compiling CFloat16 float16.c
[65/152] Emitting module RealModule
[66/153] Compiling RealModule RealFunctions.swift
[67/153] Compiling RealModule Real.swift
[68/153] Compiling RealModule Float80+Real.swift
[69/153] Compiling RealModule RelaxedArithmetic.swift
[70/153] Compiling RealModule Float16+Real.swift
[71/153] Compiling RealModule AugmentedArithmetic.swift
[72/153] Compiling BigInt Addition.swift
[73/153] Compiling BigInt BigInt.swift
[74/153] Compiling RealModule ElementaryFunctions.swift
[75/153] Compiling RealModule Double+Real.swift
[76/153] Compiling RealModule Float+Real.swift
[77/153] Compiling BigInt Codable.swift
[78/153] Compiling BigInt Comparable.swift
[79/153] Compiling BigInt Strideable.swift
[80/153] Compiling BigInt String Conversion.swift
[81/158] Compiling Logging LogEvent.swift
[82/158] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[83/158] Compiling BigInt Square Root.swift
[84/158] Compiling BigInt Bitwise Ops.swift
[85/158] Compiling BigInt Data Conversion.swift
[86/158] Compiling BigInt Division.swift
[87/158] Compiling BigInt Floating Point Conversion.swift
[88/158] Compiling BigInt Prime Test.swift
[91/158] Compiling BigInt Multiplication.swift
[92/158] Compiling BigInt Shifts.swift
[93/158] Emitting module InternalCollectionsUtilities
[94/158] Compiling BigInt Random.swift
[95/158] Compiling BigInt Integer Conversion.swift
[96/158] Compiling BigInt BigUInt.swift
[97/158] Compiling BigInt Exponentiation.swift
[98/158] Emitting module Logging
[99/158] Compiling Logging Locks.swift
[100/158] Compiling Logging MetadataProvider.swift
[101/230] Compiling Logging Logging.swift
[102/230] Compiling Logging LogHandler.swift
[103/286] Compiling OrderedCollections OrderedSet+Insertions.swift
[104/286] Compiling OrderedCollections OrderedSet+Invariants.swift
[105/286] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[106/286] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[107/286] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[108/286] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[109/286] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[110/286] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[114/295] Compiling BigInt Subtraction.swift
[115/295] Compiling BigInt Words and Bits.swift
[117/295] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[118/295] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[119/295] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[120/295] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[121/295] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[122/295] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[123/295] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[124/295] Compiling OrderedCollections OrderedSet+Sendable.swift
[133/301] Compiling Float16 Real.swift
[134/301] Compiling Float16 float16.swift
[135/301] Compiling Float16 Concurrency.swift
[136/301] Emitting module Float16
[137/301] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[138/301] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[139/301] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[140/301] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[141/301] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[142/301] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[143/301] Compiling OrderedCollections OrderedSet+Hashable.swift
[144/301] Compiling OrderedCollections OrderedSet+Initializers.swift
[149/301] Emitting module BigInt
[152/308] Compiling OrderedCollections OrderedSet+Codable.swift
[153/308] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[154/308] Compiling OrderedCollections OrderedSet+Descriptions.swift
[155/308] Compiling OrderedCollections OrderedSet+Diffing.swift
[156/308] Compiling OrderedCollections OrderedSet+Equatable.swift
[157/308] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[158/308] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[159/308] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[160/308] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[161/308] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[162/308] Compiling OrderedCollections OrderedDictionary+Values.swift
[163/308] Compiling OrderedCollections OrderedDictionary.swift
[164/308] Compiling OrderedCollections OrderedDictionary+Elements.swift
[165/308] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[166/308] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[167/308] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[168/308] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[169/308] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[170/308] Compiling OrderedCollections _Hashtable+Header.swift
[171/308] Compiling OrderedCollections OrderedDictionary+Codable.swift
[172/308] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[173/308] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[174/308] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[175/308] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[183/308] Compiling OrderedCollections _HashTable+Bucket.swift
[184/308] Compiling OrderedCollections _HashTable+BucketIterator.swift
[185/308] Compiling OrderedCollections _HashTable+Constants.swift
[186/308] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[187/308] Compiling OrderedCollections _HashTable+Testing.swift
[188/308] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[189/308] Compiling OrderedCollections _HashTable.swift
[191/308] Compiling HeapModule _HeapNode.swift
[200/308] Compiling HeapModule Heap+Invariants.swift
[201/308] Compiling HeapModule Heap.swift
[202/308] Compiling HeapModule Heap+UnsafeHandle.swift
[203/308] Emitting module HeapModule
[204/308] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[205/308] Compiling HeapModule Heap+Descriptions.swift
[213/386] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[214/386] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[215/386] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[216/386] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[217/386] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[218/386] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[219/386] Compiling _RopeModule _CharacterRecognizer.swift
[220/386] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[221/386] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[222/386] Emitting module _RopeModule
[223/386] Compiling HashTreeCollections _HashNode+Structural merge.swift
[224/386] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[225/386] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[226/386] Compiling HashTreeCollections _HashNode+Structural union.swift
[227/386] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[228/386] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[229/386] Emitting module OrderedCollections
[230/386] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[231/386] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[238/428] Compiling HashTreeCollections _HashSlot.swift
[239/428] Compiling HashTreeCollections _HashStack.swift
[240/428] Compiling HashTreeCollections _HashTreeIterator.swift
[241/428] Compiling HashTreeCollections _HashTreeStatistics.swift
[242/428] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[243/428] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[244/428] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[245/428] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[246/428] Compiling HashTreeCollections TreeDictionary.swift
[247/428] Compiling HashTreeCollections TreeSet+Codable.swift
[248/428] Compiling HashTreeCollections TreeSet+Collection.swift
[249/428] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[250/428] Compiling HashTreeCollections TreeSet+Debugging.swift
[251/428] Compiling HashTreeCollections TreeSet+Descriptions.swift
[260/428] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[261/428] Compiling HashTreeCollections TreeDictionary+Values.swift
[262/428] Compiling HashTreeCollections TreeSet+Hashable.swift
[263/428] Compiling HashTreeCollections TreeSet+Sendable.swift
[264/428] Compiling HashTreeCollections TreeSet+Sequence.swift
[265/428] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[266/428] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[267/428] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[268/428] Compiling HashTreeCollections _HashNode.swift
[269/428] Compiling HashTreeCollections _HashNodeHeader.swift
[270/428] Compiling ContainersPreview BidirectionalContainer.swift
[271/428] Compiling ContainersPreview Container+Filter.swift
[272/428] Compiling ContainersPreview Container+SpanwiseZip.swift
[273/428] Compiling ContainersPreview Container.swift
[274/428] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[275/428] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[276/428] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[277/428] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[278/431] Compiling ContainersPreview RandomAccessContainer.swift
[279/431] Compiling ContainersPreview RangeExpression2.swift
[280/431] Compiling ContainersPreview RangeReplaceableContainer.swift
[281/431] Compiling ContainersPreview Drain+Map.swift
[282/431] Compiling ContainersPreview Inout.swift
[283/431] Compiling ContainersPreview InputSpan.swift
[284/431] Compiling ContainersPreview Shared.swift
[285/431] Emitting module ContainersPreview
[286/486] Compiling BitCollections BitArray+CustomReflectable.swift
[287/486] Compiling BitCollections BitArray+Descriptions.swift
[288/486] Compiling BitCollections BitArray+Equatable.swift
[289/486] Compiling BitCollections BitSet+Random.swift
[290/486] Compiling BitCollections BitSet+SetAlgebra basics.swift
[291/486] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[292/486] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[293/486] Compiling BitCollections BitArray+Codable.swift
[294/486] Compiling BitCollections BitArray+Collection.swift
[295/486] Compiling BitCollections BitArray+Copy.swift
[296/486] Compiling BitCollections BitSet+Extras.swift
[297/486] Compiling BitCollections BitSet+Hashable.swift
[298/486] Compiling BitCollections BitSet+Initializers.swift
[299/486] Compiling BitCollections BitSet+Invariants.swift
[300/486] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[301/486] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[302/486] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[303/486] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[304/486] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[305/486] Compiling BitCollections BinaryInteger extensions.swift
[306/486] Compiling BitCollections BitArray+BitwiseOperations.swift
[307/486] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[308/486] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[309/486] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[310/486] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[311/486] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[312/486] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[313/486] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[314/486] Compiling HashTreeCollections TreeSet.swift
[315/527] Compiling DequeModule UniqueDeque+Append.swift
[316/527] Compiling DequeModule UniqueDeque+Consumption.swift
[317/527] Compiling Regex ThreadLocal.swift
[318/527] Compiling CryptoSwiftResources resource_bundle_accessor.swift
[319/527] Emitting module CryptoSwiftResources
[320/527] Compiling CryptoSwiftResources Empty.swift
[321/527] Compiling DequeModule Deque+Hashable.swift
[322/527] Compiling DequeModule Deque+Testing.swift
[323/527] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[324/527] Compiling DequeModule Deque+Extras.swift
[325/527] Compiling DequeModule Deque._Storage.swift
[326/527] Compiling DequeModule RigidDeque+Hashable.swift
[327/527] Compiling DequeModule _DequeBufferHeader.swift
[328/527] Compiling Version Version+Range.swift
[329/527] Compiling DequeModule RigidDeque+Append.swift
[330/527] Compiling Version Version.swift
[331/527] Compiling Regex String+ReplaceMatching.swift
[332/527] Compiling Version Version+Comparable.swift
[333/527] Emitting module Version
[334/527] Compiling Version Version+Codable.swift
[335/527] Compiling Version Version+Foundation.swift
[336/527] Compiling DequeModule Deque._UnsafeHandle.swift
[337/527] Compiling DequeModule Deque.swift
[338/527] Compiling DequeModule _DequeBuffer.swift
[339/527] Compiling DequeModule RigidDeque+Initializers.swift
[340/527] Compiling DequeModule RigidDeque+Insertions.swift
[341/527] Compiling DequeModule RigidDeque+Prepend.swift
[342/527] Compiling UncommonCrypto SecureRandom.swift
[343/527] Compiling UncommonCrypto SHA3.swift
[344/527] Compiling FractionNumber Maths.swift
[345/527] Compiling FractionNumber FractionNumber.swift
[346/527] Emitting module FractionNumber
[347/527] Compiling UncommonCrypto SHA1.swift
[348/527] Compiling UncommonCrypto HMAC.swift
[349/527] Compiling UncommonCrypto PBKDF2.swift
[350/527] Compiling UncommonCrypto SHA2.swift
[351/527] Emitting module UncommonCrypto
[352/527] Compiling Regex Options.swift
[353/527] Compiling Regex Foundation+Ranges.swift
[354/527] Compiling Regex MatchResult.swift
[355/527] Emitting module Regex
[356/527] Compiling Regex Regex.swift
[357/632] Compiling CryptoSwift Data+Extension.swift
[358/632] Compiling CryptoSwift HMAC+Foundation.swift
[359/632] Compiling CryptoSwift AEAD.swift
[360/632] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[361/632] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[362/632] Compiling CryptoSwift AES.Cryptors.swift
[363/632] Compiling CryptoSwift AES.swift
[364/632] Compiling CryptoSwift ASN1.swift
[365/632] Compiling CryptoSwift ASN1Decoder.swift
[366/632] Compiling CryptoSwift AES+Foundation.swift
[367/632] Compiling CryptoSwift Array+Foundation.swift
[368/632] Compiling CryptoSwift Blowfish+Foundation.swift
[369/632] Compiling CryptoSwift ChaCha20+Foundation.swift
[370/636] Emitting module BitCollections
[375/642] Compiling DequeModule UniqueDeque.swift
[376/642] Compiling DequeModule _DequeSlot.swift
[383/642] Compiling DequeModule _UnsafeDequeHandle.swift
[384/642] Compiling DequeModule _UnsafeDequeSegments.swift
[385/642] Compiling CryptoSwift BatchedCollection.swift
[386/642] Compiling CryptoSwift NoPadding.swift
[387/642] Compiling CryptoSwift Operators.swift
[388/642] Compiling CryptoSwift DER.swift
[389/642] Compiling CryptoSwift PBKDF1.swift
[390/642] Compiling CryptoSwift PBKDF2.swift
[391/642] Compiling CryptoSwift PKCS1v15.swift
[392/642] Compiling CryptoSwift PKCS5.swift
[393/642] Compiling CryptoSwift PKCS7.swift
[394/642] Compiling CryptoSwift PKCS7Padding.swift
[395/642] Compiling CryptoSwift Codable.swift
[396/642] Compiling CryptoSwift Comparable.swift
[397/642] Compiling CryptoSwift DataConversion.swift
[398/642] Compiling CryptoSwift Division.swift
[399/642] Compiling CryptoSwift Exponentiation.swift
[400/642] Compiling CryptoSwift FloatingPointConversion.swift
[401/642] Compiling CryptoSwift GCD.swift
[402/642] Compiling CryptoSwift Hashable.swift
[403/642] Compiling CryptoSwift IntegerConversion.swift
[404/642] Compiling CryptoSwift Multiplication.swift
[405/642] Compiling CryptoSwift PrimeTest.swift
[406/642] Compiling CryptoSwift Random.swift
[407/642] Compiling CryptoSwift Shifts.swift
[408/642] Compiling CryptoSwift SquareRoot.swift
[409/642] Compiling CryptoSwift Strideable.swift
[410/642] Compiling CryptoSwift StringConversion.swift
[411/642] Compiling CryptoSwift Subtraction.swift
[412/642] Compiling CryptoSwift WordsAndBits.swift
[418/642] Compiling CryptoSwift ChaCha20.swift
[419/642] Compiling CryptoSwift Checksum.swift
[420/642] Compiling CryptoSwift Cipher.swift
[421/642] Compiling CryptoSwift Collection+Extension.swift
[435/642] Compiling CryptoSwift CompactMap.swift
[436/642] Compiling CryptoSwift Cryptor.swift
[437/642] Compiling CryptoSwift Cryptors.swift
[438/642] Compiling CryptoSwift Digest.swift
[439/642] Compiling CryptoSwift DigestType.swift
[464/642] Compiling Base32 StringExtension.swift
[465/642] Compiling Base32 shim.swift
[466/642] Compiling Base32 Base32.swift
[467/642] Compiling Base32 Base16.swift
[468/642] Emitting module Base32
[475/642] Compiling CryptoSwift SHA2.swift
[476/642] Compiling CryptoSwift SHA3.swift
[477/642] Compiling CryptoSwift Scrypt.swift
[478/642] Compiling CryptoSwift SecureBytes.swift
[479/642] Compiling CryptoSwift Signature.swift
[480/642] Compiling CryptoSwift StreamDecryptor.swift
[481/642] Compiling CryptoSwift Bit.swift
[482/642] Compiling CryptoSwift BlockCipher.swift
[483/670] Compiling BitCollections BitSet._UnsafeHandle.swift
[484/670] Compiling BitCollections BitSet.swift
[485/670] Compiling BitCollections Range+Utilities.swift
[486/670] Compiling BitCollections Slice+Utilities.swift
[487/670] Compiling BitCollections UInt+Tricks.swift
[488/670] Compiling BitCollections _Word.swift
[489/670] Compiling CryptoSwift Rabbit+Foundation.swift
[490/670] Compiling CryptoSwift String+FoundationExtension.swift
[491/670] Compiling CryptoSwift Utils+Foundation.swift
[492/670] Compiling CryptoSwift XChaCha20+Foundation.swift
[493/670] Compiling CryptoSwift Generics.swift
[494/670] Compiling CryptoSwift HKDF.swift
[495/670] Compiling CryptoSwift HMAC.swift
[496/670] Compiling CryptoSwift ISO10126Padding.swift
[497/670] Compiling CryptoSwift ISO78164Padding.swift
[498/670] Compiling CryptoSwift Int+Extension.swift
[499/670] Compiling CryptoSwift MD5.swift
[517/681] Compiling CryptoSwift SHA1.swift
[526/681] Compiling SwiftNcal Sodium.swift
[535/681] Compiling SwiftNcal CryptoSecretStream.swift
[536/681] Compiling SwiftNcal CryptoShortHash.swift
[537/681] Compiling SwiftNcal CryptoSign.swift
[538/681] Compiling SwiftNcal Version.swift
[539/681] Compiling SwiftNcal Argon2.swift
[540/681] Compiling SwiftNcal Argon2i.swift
[541/681] Compiling SwiftNcal CryptoUtils.swift
[542/681] Compiling SwiftNcal RandomBytes.swift
[543/681] Emitting module HashTreeCollections
[544/681] Emitting module DequeModule
[549/687] Compiling Collections OrderedCollections reexports.swift
[550/687] Compiling Collections HeapModule reexports.swift
[551/687] Compiling Collections HashTreeCollections reexports.swift
[552/687] Compiling Collections DequeModule reexports.swift
[553/687] Emitting module Collections
[554/687] Compiling Collections BitCollections reexports.swift
[555/709] Emitting module CryptoSwift
[559/712] Compiling CryptoSwift GCM.swift
[560/712] Compiling CryptoSwift OCB.swift
[561/712] Compiling CryptoSwift OFB.swift
[562/712] Compiling CryptoSwift PCBC.swift
[563/712] Compiling CryptoSwift Blowfish.swift
[564/712] Compiling CryptoSwift CBCMAC.swift
[565/712] Compiling CryptoSwift CMAC.swift
[566/712] Compiling CryptoSwift Addition.swift
[567/712] Compiling CryptoSwift BigInt.swift
[568/712] Compiling CryptoSwift BigUInt.swift
[569/712] Compiling CryptoSwift BitwiseOps.swift
[570/712] Compiling CryptoSwift CS.swift
[574/712] Compiling PotentCodables Errors.swift
[575/712] Compiling PotentCodables Float16.swift
[576/712] Compiling PotentCodables KeyStrategy.swift
[577/712] Compiling CryptoSwift StreamEncryptor.swift
[578/712] Compiling CryptoSwift String+Extension.swift
[579/712] Compiling CryptoSwift UInt128.swift
[580/712] Compiling CryptoSwift UInt16+Extension.swift
[581/712] Compiling CryptoSwift UInt32+Extension.swift
[582/712] Compiling CryptoSwift UInt64+Extension.swift
[583/712] Compiling CryptoSwift UInt8+Extension.swift
[584/712] Compiling CryptoSwift Updatable.swift
[585/712] Compiling CryptoSwift Utils.swift
[586/712] Compiling CryptoSwift XChaCha20.swift
[587/712] Compiling CryptoSwift ZeroPadding.swift
[588/712] Emitting module SwiftBase58
[589/712] Compiling SwiftBase58 SwiftBase58.swift
[590/712] Compiling SwiftNcal Argon2id.swift
[591/712] Compiling SwiftNcal PwHash.swift
[592/712] Compiling SwiftNcal Scrypt.swift
[593/712] Emitting module SwiftNcal
[608/718] Compiling CryptoSwift BlockDecryptor.swift
[609/718] Compiling CryptoSwift BlockEncryptor.swift
[610/718] Compiling CryptoSwift BlockMode.swift
[611/718] Compiling CryptoSwift BlockModeOptions.swift
[612/718] Compiling CryptoSwift CBC.swift
[613/718] Compiling CryptoSwift CCM.swift
[614/718] Compiling CryptoSwift CFB.swift
[615/718] Compiling CryptoSwift CTR.swift
[616/718] Compiling CryptoSwift CipherModeWorker.swift
[617/718] Compiling CryptoSwift ECB.swift
[618/718] Compiling PotentCodables KeyedNestedDecoder.swift
[619/718] Compiling PotentCodables KeyedNestedEncoder.swift
[620/718] Compiling PotentCodables AnyValueEncoder.swift
[621/718] Compiling PotentCodables DecoderSupport.swift
[622/718] Compiling PotentCodables EncoderSupport.swift
[623/718] Compiling PotentCodables ValueTransformer.swift
[624/718] Compiling PotentCodables ValueTransformerProviding.swift
[629/718] Compiling PotentCodables TimeZone.swift
[630/718] Compiling PotentCodables TopLevel.swift
[631/718] Compiling PotentCodables Refs.swift
[632/718] Compiling PotentCodables Regexes.swift
[633/718] Compiling PotentCodables AnyCodingKey.swift
[634/718] Compiling PotentCodables AnyValue.swift
[635/718] Compiling PotentCodables AnyValueDecoder.swift
[636/718] Compiling PotentCodables ValueDecoder.swift
[637/718] Compiling PotentCodables ValueEncoder.swift
[638/718] Compiling PotentCodables TreeValueDecodingContainer.swift
[639/718] Compiling PotentCodables Value.swift
[691/729] Emitting module PotentCodables
[704/731] Compiling PotentCodables ZonedDate.swift
[705/731] Compiling PotentCodables resource_bundle_accessor.swift
[709/731] Compiling SwiftKES Constants.swift
[710/731] Compiling SwiftKES Errors.swift
[715/774] Compiling PotentASN1 Tagged.swift
[716/775] Compiling PotentYAML YAMLSchema.swift
[717/776] Compiling PotentYAML YAMLSchemaCore.swift
[718/776] Compiling PotentYAML YAMLSerialization.swift
[719/776] Compiling PotentASN1 TaggedValue.swift
[720/776] Compiling PotentJSON JSONWriter.swift
[721/776] Compiling PotentJSON JSONSerialization.swift
[722/776] Compiling PotentASN1 SchemaState.swift
[723/776] Emitting module PotentYAML
[724/776] Compiling PotentCBOR CBORSerialization.swift
[725/776] Compiling PotentCBOR CBORWriter.swift
[726/776] Compiling PotentCBOR CBORReader.swift
[727/776] Compiling PotentCBOR CBORStream.swift
[728/776] Compiling PotentASN1 AnyString.swift
[729/776] Compiling PotentASN1 AnyTime.swift
[730/776] Compiling PotentASN1 BigInts.swift
[731/776] Compiling PotentASN1 BitString.swift
[732/776] Compiling PotentYAML Errors.swift
[733/776] Compiling SwiftKES KESSignature.swift
[734/776] Compiling SwiftKES SeedSplitter.swift
[735/776] Compiling SwiftKES KESSecretKey.swift
[736/776] Compiling SwiftKES KESPublicKey.swift
[737/776] Compiling SwiftKES Sum6CompactKES.swift
[738/777] Compiling PotentYAML YAMLReader.swift
[739/777] Compiling SwiftKES KESCompactSignature.swift
[740/777] Compiling SwiftKES HashPair.swift
[741/777] Compiling PotentASN1 ASN1.swift
[742/777] Compiling PotentASN1 ASN1DERReader.swift
[743/777] Compiling SwiftKES KESCore.swift
[744/777] Emitting module SwiftKES
[745/777] Compiling PotentJSON JSONReader.swift
[746/777] Compiling PotentASN1 Dates.swift
[747/777] Compiling PotentASN1 ObjectIdentifier.swift
[748/777] Compiling PotentASN1 Schema.swift
[749/777] Compiling PotentASN1 SchemaSpecified.swift
[750/777] Compiling PotentJSON JSONEncoder.swift
[751/777] Compiling PotentYAML YAMLWriter.swift
[752/777] Compiling PotentCBOR CBOR.swift
[753/777] Compiling PotentCBOR CBOREncoder.swift
[754/777] Compiling SwiftKES Sum6KES.swift
[755/777] Compiling PotentYAML YAMLEncoder.swift
[756/777] Compiling PotentJSON JSON.swift
[757/777] Emitting module PotentJSON
[758/777] Compiling PotentJSON Errors.swift
[759/777] Compiling PotentJSON JSONDecoder.swift
[760/777] Emitting module PotentCBOR
[761/777] Compiling PotentCBOR CBORDecoder.swift
[762/777] Compiling PotentASN1 ASN1Encoder.swift
[763/777] Compiling PotentASN1 ASN1Serialization.swift
[764/777] Compiling PotentYAML YAMLDecoder.swift
[765/777] Compiling PotentYAML Libfyaml.swift
[766/777] Compiling PotentYAML YAML.swift
[767/777] Emitting module PotentASN1
[768/777] Compiling PotentASN1 ASN1DERWriter.swift
[769/777] Compiling PotentASN1 ASN1Decoder.swift
[772/777] Compiling SwiftMnemonic Mnemonic.swift
[773/777] Compiling SwiftMnemonic embedded_resources.swift
[774/777] Compiling SwiftMnemonic Enums.swift
[775/777] Compiling SwiftMnemonic Utils.swift
[776/777] Compiling SwiftMnemonic Errors.swift
[777/777] Emitting module SwiftMnemonic
[778/913] Compiling SwiftCardanoCore PoolParams.swift
[779/913] Compiling SwiftCardanoCore Relay.swift
[780/913] Compiling SwiftCardanoCore SingleHostAddr.swift
[781/913] Compiling SwiftCardanoCore SingleHostName.swift
[782/913] Compiling SwiftCardanoCore Asset.swift
[783/913] Compiling SwiftCardanoCore Datum.swift
[784/913] Compiling SwiftCardanoCore MultiAsset.swift
[785/913] Compiling SwiftCardanoCore Script.swift
[786/913] Compiling SwiftCardanoCore Transaction.swift
[787/913] Compiling SwiftCardanoCore TransactionBody.swift
[788/913] Compiling SwiftCardanoCore TransactionInput.swift
[789/913] Compiling SwiftCardanoCore BabbageTransactionOutput.swift
[790/913] Compiling SwiftCardanoCore ShelleyTransactionOutput.swift
[791/913] Compiling SwiftCardanoCore TransactionOutput.swift
[792/913] Compiling SwiftCardanoCore UTxO.swift
[793/913] Emitting module SwiftCardanoCore
[794/927] Compiling SwiftCardanoCore ScriptPubkey.swift
[795/927] Compiling SwiftCardanoCore Network.swift
[796/927] Compiling SwiftCardanoCore GenesisParameters.swift
[797/927] Compiling SwiftCardanoCore ProtocolParameters.swift
[798/927] Compiling SwiftCardanoCore CostModels.swift
[799/927] Compiling SwiftCardanoCore ExecutionUnits.swift
[800/927] Compiling SwiftCardanoCore BigInteger.swift
[801/927] Compiling SwiftCardanoCore Bytes.swift
[802/927] Compiling SwiftCardanoCore Constr.swift
[803/927] Compiling SwiftCardanoCore PlutusData.swift
[804/927] Compiling SwiftCardanoCore PlutusDataProtocol.swift
[805/927] Compiling SwiftCardanoCore Unit.swift
[806/927] Compiling SwiftCardanoCore PlutusHelpers.swift
[807/927] Compiling SwiftCardanoCore PlutusTypes.swift
[808/927] Compiling SwiftCardanoCore RawPlutusData.swift
[809/927] Compiling SwiftCardanoCore PoolRegistration.swift
[810/927] Compiling SwiftCardanoCore PoolRetirement.swift
[811/927] Compiling SwiftCardanoCore Register.swift
[812/927] Compiling SwiftCardanoCore RegisterDRep.swift
[813/927] Compiling SwiftCardanoCore ResignCommitteeCold.swift
[814/927] Compiling SwiftCardanoCore StakeDelegation.swift
[815/927] Compiling SwiftCardanoCore StakeDeregistration.swift
[816/927] Compiling SwiftCardanoCore StakeRegisterDelegate.swift
[817/927] Compiling SwiftCardanoCore StakeRegistration.swift
[818/927] Compiling SwiftCardanoCore StakeVoteDelegate.swift
[819/927] Compiling SwiftCardanoCore StakeVoteRegisterDelegate.swift
[820/927] Compiling SwiftCardanoCore Unregister.swift
[821/927] Compiling SwiftCardanoCore UnregisterDRep.swift
[822/927] Compiling SwiftCardanoCore UpdateDRep.swift
[823/927] Compiling SwiftCardanoCore VoteDelegate.swift
[824/927] Compiling SwiftCardanoCore StakeKey.swift
[825/927] Compiling SwiftCardanoCore StakePoolKey.swift
[826/927] Compiling SwiftCardanoCore VRFKey.swift
[827/927] Compiling SwiftCardanoCore VerificationKey.swift
[828/927] Compiling SwiftCardanoCore BootstrapWitness.swift
[829/927] Compiling SwiftCardanoCore GenesisKeyDelegation.swift
[830/927] Compiling SwiftCardanoCore MoveInstantaneousRewards.swift
[831/927] Compiling SwiftCardanoCore Update.swift
[832/927] Compiling SwiftCardanoCore Metadata.swift
[833/927] Compiling SwiftCardanoCore AfterScript.swift
[834/927] Compiling SwiftCardanoCore BeforeScript.swift
[835/927] Compiling SwiftCardanoCore NativeScript.swift
[836/927] Compiling SwiftCardanoCore ScriptAll.swift
[837/927] Compiling SwiftCardanoCore ScriptAny.swift
[838/927] Compiling SwiftCardanoCore ScriptNofK.swift
[839/927] Compiling SwiftCardanoCore Redeemer.swift
[840/927] Compiling SwiftCardanoCore CBORSerializable.swift
[841/927] Compiling SwiftCardanoCore JSONLoadable.swift
[842/927] Compiling SwiftCardanoCore JSONSerializable.swift
[843/927] Compiling SwiftCardanoCore Never+CBORSerializable.swift
[844/927] Compiling SwiftCardanoCore PayloadCBORSerializable.swift
[845/927] Compiling SwiftCardanoCore PayloadSerializable.swift
[846/927] Compiling SwiftCardanoCore Serializable.swift
[847/927] Compiling SwiftCardanoCore TextEnvelopable.swift
[848/927] Compiling SwiftCardanoCore Signature.swift
[849/927] Compiling SwiftCardanoCore OperationalCertificate.swift
[850/927] Compiling SwiftCardanoCore OperationalCertificateIssueCounter.swift
[851/927] Compiling SwiftCardanoCore PoolMetadata.swift
[852/927] Compiling SwiftCardanoCore PoolOperator.swift
[853/927] Compiling SwiftCardanoCore MultiHostName.swift
[854/927] Compiling SwiftCardanoCore HardForkInitiationAction.swift
[855/927] Compiling SwiftCardanoCore InfoAction.swift
[856/927] Compiling SwiftCardanoCore NewConstitution.swift
[857/927] Compiling SwiftCardanoCore NoConfidence.swift
[858/927] Compiling SwiftCardanoCore ParameterChangeAction.swift
[859/927] Compiling SwiftCardanoCore TreasuryWithdrawalsAction.swift
[860/927] Compiling SwiftCardanoCore UpdateCommittee.swift
[861/927] Compiling SwiftCardanoCore ProposalProcedure.swift
[862/927] Compiling SwiftCardanoCore Voting.swift
[863/927] Compiling SwiftCardanoCore Hash.swift
[864/927] Compiling SwiftCardanoCore CommitteeKey.swift
[865/927] Compiling SwiftCardanoCore DRepKey.swift
[866/927] Compiling SwiftCardanoCore KESKey.swift
[867/927] Compiling SwiftCardanoCore PaymentKey.swift
[868/927] Compiling SwiftCardanoCore SigningKey.swift
[869/927] Compiling SwiftCardanoCore Value.swift
[870/927] Compiling SwiftCardanoCore Withdrawals.swift
[871/927] Compiling SwiftCardanoCore Witness.swift
[872/927] Compiling SwiftCardanoCore Anchor.swift
[873/927] Compiling SwiftCardanoCore ByteString.swift
[874/927] Compiling SwiftCardanoCore CBORTag.swift
[875/927] Compiling SwiftCardanoCore ChainTip.swift
[876/927] Compiling SwiftCardanoCore Era.swift
[877/927] Compiling SwiftCardanoCore ExUnits.swift
[878/927] Compiling SwiftCardanoCore Fraction.swift
[879/927] Compiling SwiftCardanoCore IPAddress.swift
[880/927] Compiling SwiftCardanoCore IndefiniteList.swift
[881/927] Compiling SwiftCardanoCore Interval.swift
[882/927] Compiling SwiftCardanoCore ListOrSet.swift
[883/927] Compiling SwiftCardanoCore PositiveCoin.swift
[884/927] Compiling SwiftCardanoCore Address.swift
[885/927] Compiling SwiftCardanoCore AddressTypes.swift
[886/927] Compiling SwiftCardanoCore ByronAddress.swift
[887/927] Compiling SwiftCardanoCore PointerAddress.swift
[888/927] Compiling SwiftCardanoCore Block.swift
[889/927] Compiling SwiftCardanoCore ByronBlock.swift
[890/927] Compiling SwiftCardanoCore ByronBlockHeader.swift
[891/927] Compiling SwiftCardanoCore EraBlock.swift
[892/927] Compiling SwiftCardanoCore EraBlockHeader.swift
[893/927] Compiling SwiftCardanoCore Header.swift
[894/927] Compiling SwiftCardanoCore HeaderBody.swift
[895/927] Compiling SwiftCardanoCore KESSignature.swift
[896/927] Compiling SwiftCardanoCore VRFCert.swift
[897/927] Compiling SwiftCardanoCore AuthCommitteeHot.swift
[898/927] Compiling SwiftCardanoCore Certificate.swift
[899/927] Compiling SwiftCardanoCore VoteRegisterDelegate.swift
[900/927] Compiling SwiftCardanoCore AlonzoGenesis.swift
[901/927] Compiling SwiftCardanoCore ByronGenesis.swift
[902/927] Compiling SwiftCardanoCore ConwayGenesis.swift
[903/927] Compiling SwiftCardanoCore NodeConfig.swift
[904/927] Compiling SwiftCardanoCore ShelleyGenesis.swift
[905/927] Compiling SwiftCardanoCore Topology.swift
[906/927] Compiling SwiftCardanoCore Credential.swift
[907/927] Compiling SwiftCardanoCore CredentialType.swift
[908/927] Compiling SwiftCardanoCore GovernanceCredential.swift
[909/927] Compiling SwiftCardanoCore Bech32.swift
[910/927] Compiling SwiftCardanoCore Bip32.swift
[911/927] Compiling SwiftCardanoCore Committee.swift
[912/927] Compiling SwiftCardanoCore DRep.swift
[913/927] Compiling SwiftCardanoCore Governance.swift
[914/927] Compiling SwiftCardanoCore Primitive.swift
[915/927] Compiling SwiftCardanoCore ProtocolVersion.swift
[916/927] Compiling SwiftCardanoCore Set.swift
[917/927] Compiling SwiftCardanoCore StakeAddressInfo.swift
[918/927] Compiling SwiftCardanoCore Tuple.swift
[919/927] Compiling SwiftCardanoCore TypeAliases.swift
[920/927] Compiling SwiftCardanoCore Url.swift
[921/927] Compiling SwiftCardanoCore Errors.swift
[922/927] Compiling SwiftCardanoCore Extensions.swift
[923/927] Compiling SwiftCardanoCore FileHash.swift
[924/927] Compiling SwiftCardanoCore Logging.swift
[925/927] Compiling SwiftCardanoCore Utils.swift
[926/927] Compiling SwiftCardanoCore Version.swift
[927/927] Compiling SwiftCardanoCore embedded_resources.swift
Build complete! (73.75s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/Kingpin-Apps/swift-kes.git
Fetching https://github.com/Frizlab/swift-fraction-number.git
Fetching https://github.com/KINGH242/swift-base58.git
[1/54] Fetching swift-base58
[55/6863] Fetching swift-base58, swift-log
[668/11741] Fetching swift-base58, swift-log, bigint
[4074/29198] Fetching swift-base58, swift-log, bigint, swift-crypto
[6050/29218] Fetching swift-base58, swift-log, bigint, swift-crypto, swift-fraction-number
[7023/29274] Fetching swift-base58, swift-log, bigint, swift-crypto, swift-fraction-number, swift-kes
[11172/29585] Fetching swift-base58, swift-log, bigint, swift-crypto, swift-fraction-number, swift-kes, version
Fetched https://github.com/apple/swift-log.git from cache (1.62s)
Fetching https://github.com/Kingpin-Apps/swift-ncal.git
[4613/22776] Fetching swift-base58, bigint, swift-crypto, swift-fraction-number, swift-kes, version
Fetched https://github.com/attaswift/BigInt.git from cache (1.83s)
Fetched https://github.com/Frizlab/swift-fraction-number.git from cache (1.83s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/KINGH242/PotentCodables.git
[1993/17878] Fetching swift-base58, swift-crypto, swift-kes, version
[7231/18371] Fetching swift-base58, swift-crypto, swift-kes, version, swift-ncal
[12545/20717] Fetching swift-base58, swift-crypto, swift-kes, version, swift-ncal, potentcodables
[17155/34104] Fetching swift-base58, swift-crypto, swift-kes, version, swift-ncal, potentcodables, cryptoswift
Fetched https://github.com/Kingpin-Apps/swift-ncal.git from cache (1.23s)
[20058/33611] Fetching swift-base58, swift-crypto, swift-kes, version, potentcodables, cryptoswift
Fetched https://github.com/apple/swift-crypto.git from cache (2.88s)
Fetched https://github.com/KINGH242/swift-base58.git from cache (2.88s)
[2571/16100] Fetching swift-kes, version, potentcodables, cryptoswift
Fetched https://github.com/mxcl/Version.git from cache (2.88s)
[2307/15789] Fetching swift-kes, potentcodables, cryptoswift
Fetched https://github.com/Kingpin-Apps/swift-kes.git from cache (2.88s)
[2274/15733] Fetching potentcodables, cryptoswift
Fetching https://github.com/Kingpin-Apps/swift-mnemonic.git
Fetched https://github.com/KINGH242/PotentCodables.git from cache (1.12s)
[2009/13387] Fetching cryptoswift
[9908/13582] Fetching cryptoswift, swift-mnemonic
Fetched https://github.com/Kingpin-Apps/swift-mnemonic.git from cache (0.81s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.96s)
Computing version for https://github.com/KINGH242/swift-base58.git
Computed https://github.com/KINGH242/swift-base58.git at 0.1.2 (4.39s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (3.38s)
Fetching https://github.com/apple/swift-asn1.git
[1/1813] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (1.09s)
Computing version for https://github.com/Frizlab/swift-fraction-number.git
Computed https://github.com/Frizlab/swift-fraction-number.git at 0.1.0 (1.67s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.67s)
Computing version for https://github.com/Kingpin-Apps/swift-kes.git
Computed https://github.com/Kingpin-Apps/swift-kes.git at 0.1.0 (0.58s)
Computing version for https://github.com/Kingpin-Apps/swift-mnemonic.git
Computed https://github.com/Kingpin-Apps/swift-mnemonic.git at 0.2.2 (0.57s)
Fetching https://github.com/tesseract-one/UncommonCrypto.swift.git
[1/143] Fetching uncommoncrypto.swift
Fetched https://github.com/tesseract-one/UncommonCrypto.swift.git from cache (0.71s)
Computing version for https://github.com/KINGH242/PotentCodables.git
Computed https://github.com/KINGH242/PotentCodables.git at 3.6.0 (1.41s)
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/SusanDoggie/Float16.git
[1/1254] Fetching regex
[64/1564] Fetching regex, float16
[1127/25458] Fetching regex, float16, swift-collections
Fetched https://github.com/SusanDoggie/Float16.git from cache (2.08s)
Fetched https://github.com/apple/swift-collections.git from cache (2.08s)
Fetched https://github.com/sharplet/Regex.git from cache (2.08s)
Computing version for https://github.com/tesseract-one/UncommonCrypto.swift.git
Computed https://github.com/tesseract-one/UncommonCrypto.swift.git at 0.2.1 (2.78s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (2.16s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.66s)
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.01s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.1 (1.70s)
Computing version for https://github.com/Kingpin-Apps/swift-ncal.git
Computed https://github.com/Kingpin-Apps/swift-ncal.git at 0.2.2 (2.11s)
Fetching https://github.com/norio-nomura/Base32.git
[1/1168] Fetching base32
Fetched https://github.com/norio-nomura/Base32.git from cache (0.82s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (1.49s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0 (0.65s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.55s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.67s)
Creating working copy for https://github.com/tesseract-one/UncommonCrypto.swift.git
Working copy of https://github.com/tesseract-one/UncommonCrypto.swift.git resolved at 0.2.1
Creating working copy for https://github.com/norio-nomura/Base32.git
Working copy of https://github.com/norio-nomura/Base32.git resolved at 0.9.0
Creating working copy for https://github.com/Kingpin-Apps/swift-kes.git
Working copy of https://github.com/Kingpin-Apps/swift-kes.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/Kingpin-Apps/swift-ncal.git
Working copy of https://github.com/Kingpin-Apps/swift-ncal.git resolved at 0.2.2
Creating working copy for https://github.com/Frizlab/swift-fraction-number.git
Working copy of https://github.com/Frizlab/swift-fraction-number.git resolved at 0.1.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.2.1
Creating working copy for https://github.com/KINGH242/swift-base58.git
Working copy of https://github.com/KINGH242/swift-base58.git resolved at 0.1.2
Creating working copy for https://github.com/Kingpin-Apps/swift-mnemonic.git
Working copy of https://github.com/Kingpin-Apps/swift-mnemonic.git resolved at 0.2.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/KINGH242/PotentCodables.git
Working copy of https://github.com/KINGH242/PotentCodables.git resolved at 3.6.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Build complete.
{
"dependencies" : [
{
"identity" : "potentcodables",
"requirement" : {
"range" : [
{
"lower_bound" : "3.6.0",
"upper_bound" : "3.7.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/KINGH242/PotentCodables.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
},
{
"identity" : "swift-ncal",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-ncal.git"
},
{
"identity" : "swift-mnemonic",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.2",
"upper_bound" : "0.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-mnemonic.git"
},
{
"identity" : "swift-kes",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Kingpin-Apps/swift-kes.git"
},
{
"identity" : "bigint",
"requirement" : {
"range" : [
{
"lower_bound" : "5.3.0",
"upper_bound" : "5.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/attaswift/BigInt.git"
},
{
"identity" : "swift-fraction-number",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/swift-fraction-number.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "version",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Version.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.15.1",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-base58",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/KINGH242/swift-base58.git"
}
],
"manifest_display_name" : "SwiftCardanoCore",
"name" : "SwiftCardanoCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SwiftCardanoCore",
"targets" : [
"SwiftCardanoCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCardanoCoreTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCardanoCoreTests",
"path" : "Tests/SwiftCardanoCoreTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/SwiftCardanoCoreTests/data",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AddressTests/AddressTests.swift",
"AddressTests/AddressTypeTests.swift",
"AddressTests/ByronAddressTests.swift",
"AddressTests/PointerAddressTests.swift",
"BlockTests/BlockTests.swift",
"BlockTests/HeaderBodyTests.swift",
"BlockTests/HeaderTests.swift",
"BlockTests/KESSignatureTests.swift",
"BlockTests/VRFCertTests.swift",
"CertificatesTests/AuthCommitteeHotTests.swift",
"CertificatesTests/CertificateTests.swift",
"CertificatesTests/PoolRegistrationTests.swift",
"CertificatesTests/PoolRetirementTests.swift",
"CertificatesTests/RegisterDRepTests.swift",
"CertificatesTests/RegisterTests.swift",
"CertificatesTests/ResignCommitteeColdTests.swift",
"CertificatesTests/StakeDelegationTests.swift",
"CertificatesTests/StakeDeregistrationTests.swift",
"CertificatesTests/StakeRegisterDelegateTests.swift",
"CertificatesTests/StakeRegistrationTests.swift",
"CertificatesTests/StakeVoteDelegateTests.swift",
"CertificatesTests/StakeVoteRegisterDelegateTests.swift",
"CertificatesTests/UnregisterDRepTests.swift",
"CertificatesTests/UnregisterTests.swift",
"CertificatesTests/UpdateDRepTests.swift",
"CertificatesTests/VoteDelegateTests.swift",
"CertificatesTests/VoteRegisterDelegateTests.swift",
"ConfigTests/AlonzoGenesisTests.swift",
"ConfigTests/ByronGenesisTests.swift",
"ConfigTests/ConwayGenesisTests.swift",
"ConfigTests/NodeConfigTests.swift",
"ConfigTests/ShelleyGenesisTests.swift",
"ConfigTests/TopologyTests.swift",
"CredentialTests.swift",
"CryptoTests/Bech32Tests.swift",
"CryptoTests/Bip32ExtendedTests.swift",
"CryptoTests/Bip32Tests.swift",
"Fixtures/AddressFixtures.swift",
"Fixtures/CertificateFixtures.swift",
"Fixtures/DRepFixtures.swift",
"Fixtures/Helpers.swift",
"Fixtures/KeyFixtures.swift",
"Fixtures/MockURLProtocol.swift",
"Fixtures/PlutusTestsClasses.swift",
"Fixtures/ResourcePath.swift",
"Fixtures/ScriptFixtures.swift",
"Fixtures/StakepoolFixtures.swift",
"GovernanceTests/DRepTests.swift",
"GovernanceTests/GovernanceActionsTests/HardForkInitiationActionTests.swift",
"GovernanceTests/GovernanceActionsTests/InfoActionTests.swift",
"GovernanceTests/GovernanceActionsTests/NewConstitutionTests.swift",
"GovernanceTests/GovernanceActionsTests/NoConfidenceTests.swift",
"GovernanceTests/GovernanceActionsTests/ParameterChangeActionTests.swift",
"GovernanceTests/GovernanceActionsTests/TreasuryWithdrawalsActionTests.swift",
"GovernanceTests/GovernanceActionsTests/UpdateCommitteeTests.swift",
"GovernanceTests/GovernanceTests.swift",
"GovernanceTests/ProposalProcedureTests.swift",
"GovernanceTests/VotingTests.swift",
"HashTests.swift",
"KeysTests/CommitteeKeyTests.swift",
"KeysTests/DRepKeyTests.swift",
"KeysTests/KESKeyTests.swift",
"KeysTests/KeyTests.swift",
"KeysTests/PaymentKeyTests.swift",
"KeysTests/SigningKeyTests.swift",
"KeysTests/StakeKeyTests.swift",
"KeysTests/StakePoolKeyTests.swift",
"KeysTests/VRFKeyTests.swift",
"KeysTests/VerificationKeyTests.swift",
"MetadataTests/MetadataTests.swift",
"NativeScriptTests/AfterScriptTests.swift",
"NativeScriptTests/BeforeScriptTests.swift",
"NativeScriptTests/NativeScriptTests.swift",
"NativeScriptTests/ScriptAllTests.swift",
"NativeScriptTests/ScriptAnyTests.swift",
"NativeScriptTests/ScriptNofKTests.swift",
"NativeScriptTests/ScriptPubkeyTests.swift",
"NetworkTests.swift",
"ParametersTests/GenesisParametersTests.swift",
"ParametersTests/ProtocolParametersTests.swift",
"PlutusTests/CostModelsTests.swift",
"PlutusTests/ExecutionUnitsTests.swift",
"PlutusTests/PlutusDataTests.swift",
"PlutusTests/PlutusTypesTests.swift",
"PlutusTests/RawPlutusDataTests.swift",
"PlutusTests/RedeemerTests.swift",
"SignatureTests.swift",
"StakePoolTests/OperationalCertTests.swift",
"StakePoolTests/OperationalCertificateIssueCounterTests.swift",
"StakePoolTests/PoolMetadataTests.swift",
"StakePoolTests/PoolOperatorTests.swift",
"StakePoolTests/PoolParamsTests.swift",
"TransactionTests/AssetTests.swift",
"TransactionTests/BabbageTransactionOutputTests.swift",
"TransactionTests/MultiAssetTests.swift",
"TransactionTests/ScriptTests.swift",
"TransactionTests/ShelleyTransactionOutputTests.swift",
"TransactionTests/TransactionBodyTests.swift",
"TransactionTests/TransactionInputTests.swift",
"TransactionTests/TransactionOutputTests.swift",
"TransactionTests/TransactionTests.swift",
"TransactionTests/UTxOTests.swift",
"TransactionTests/ValueTests.swift",
"TransactionTests/WithdrawalsTests.swift",
"TransactionTests/WitnessTests.swift",
"TypesTests/CBORTagTests.swift",
"TypesTests/EraTests.swift",
"TypesTests/IPAddressTests.swift",
"TypesTests/IntervalTests.swift",
"TypesTests/ListOrSetTests.swift",
"TypesTests/StakeAddressInfoTests.swift",
"UtilsTests/ErrorsTests.swift",
"UtilsTests/ExtentionsTests.swift",
"UtilsTests/FileHashTests.swift",
"UtilsTests/LoggingTests.swift",
"VersionTests.swift"
],
"target_dependencies" : [
"SwiftCardanoCore"
],
"type" : "test"
},
{
"c99name" : "SwiftCardanoCore",
"module_type" : "SwiftTarget",
"name" : "SwiftCardanoCore",
"path" : "Sources/SwiftCardanoCore",
"product_dependencies" : [
"BigInt",
"PotentCodables",
"CryptoSwift",
"SwiftMnemonic",
"SwiftNcal",
"Clibsodium",
"SwiftKES",
"FractionNumber",
"Logging",
"Version",
"Crypto",
"SwiftBase58"
],
"product_memberships" : [
"SwiftCardanoCore"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftCardanoCore/Resources/version.json",
"rule" : {
"embed_in_code" : {
}
}
}
],
"sources" : [
"Address/Address.swift",
"Address/AddressTypes.swift",
"Address/ByronAddress.swift",
"Address/PointerAddress.swift",
"Block/Block.swift",
"Block/ByronBlock.swift",
"Block/ByronBlockHeader.swift",
"Block/EraBlock.swift",
"Block/EraBlockHeader.swift",
"Block/Header.swift",
"Block/HeaderBody.swift",
"Block/KESSignature.swift",
"Block/VRFCert.swift",
"Certificates/AuthCommitteeHot.swift",
"Certificates/Certificate.swift",
"Certificates/PoolRegistration.swift",
"Certificates/PoolRetirement.swift",
"Certificates/Register.swift",
"Certificates/RegisterDRep.swift",
"Certificates/ResignCommitteeCold.swift",
"Certificates/StakeDelegation.swift",
"Certificates/StakeDeregistration.swift",
"Certificates/StakeRegisterDelegate.swift",
"Certificates/StakeRegistration.swift",
"Certificates/StakeVoteDelegate.swift",
"Certificates/StakeVoteRegisterDelegate.swift",
"Certificates/Unregister.swift",
"Certificates/UnregisterDRep.swift",
"Certificates/UpdateDRep.swift",
"Certificates/VoteDelegate.swift",
"Certificates/VoteRegisterDelegate.swift",
"Config/AlonzoGenesis.swift",
"Config/ByronGenesis.swift",
"Config/ConwayGenesis.swift",
"Config/NodeConfig.swift",
"Config/ShelleyGenesis.swift",
"Config/Topology.swift",
"Credentials/Credential.swift",
"Credentials/CredentialType.swift",
"Credentials/GovernanceCredential.swift",
"Crypto/Bech32.swift",
"Crypto/Bip32.swift",
"Governance/Committee.swift",
"Governance/DRep.swift",
"Governance/Governance.swift",
"Governance/GovernanceActions/HardForkInitiationAction.swift",
"Governance/GovernanceActions/InfoAction.swift",
"Governance/GovernanceActions/NewConstitution.swift",
"Governance/GovernanceActions/NoConfidence.swift",
"Governance/GovernanceActions/ParameterChangeAction.swift",
"Governance/GovernanceActions/TreasuryWithdrawalsAction.swift",
"Governance/GovernanceActions/UpdateCommittee.swift",
"Governance/ProposalProcedure.swift",
"Governance/Voting.swift",
"Hash.swift",
"Keys/CommitteeKey.swift",
"Keys/DRepKey.swift",
"Keys/KESKey.swift",
"Keys/PaymentKey.swift",
"Keys/SigningKey.swift",
"Keys/StakeKey.swift",
"Keys/StakePoolKey.swift",
"Keys/VRFKey.swift",
"Keys/VerificationKey.swift",
"Legacy/BootstrapWitness.swift",
"Legacy/GenesisKeyDelegation.swift",
"Legacy/MoveInstantaneousRewards.swift",
"Legacy/Update.swift",
"Metadata/Metadata.swift",
"NativeScript/AfterScript.swift",
"NativeScript/BeforeScript.swift",
"NativeScript/NativeScript.swift",
"NativeScript/ScriptAll.swift",
"NativeScript/ScriptAny.swift",
"NativeScript/ScriptNofK.swift",
"NativeScript/ScriptPubkey.swift",
"Network.swift",
"Parameters/GenesisParameters.swift",
"Parameters/ProtocolParameters.swift",
"Plutus/CostModels.swift",
"Plutus/ExecutionUnits.swift",
"Plutus/PlutusData/BigInteger.swift",
"Plutus/PlutusData/Bytes.swift",
"Plutus/PlutusData/Constr.swift",
"Plutus/PlutusData/PlutusData.swift",
"Plutus/PlutusData/PlutusDataProtocol.swift",
"Plutus/PlutusData/Unit.swift",
"Plutus/PlutusHelpers.swift",
"Plutus/PlutusTypes.swift",
"Plutus/RawPlutusData.swift",
"Plutus/Redeemer.swift",
"Serialization/CBORSerializable.swift",
"Serialization/JSONLoadable.swift",
"Serialization/JSONSerializable.swift",
"Serialization/Never+CBORSerializable.swift",
"Serialization/PayloadCBORSerializable.swift",
"Serialization/PayloadSerializable.swift",
"Serialization/Serializable.swift",
"Serialization/TextEnvelopable.swift",
"Signature.swift",
"StakePool/OperationalCertificate.swift",
"StakePool/OperationalCertificateIssueCounter.swift",
"StakePool/PoolMetadata.swift",
"StakePool/PoolOperator.swift",
"StakePool/PoolParams/MultiHostName.swift",
"StakePool/PoolParams/PoolParams.swift",
"StakePool/PoolParams/Relay.swift",
"StakePool/PoolParams/SingleHostAddr.swift",
"StakePool/PoolParams/SingleHostName.swift",
"Transaction/Asset.swift",
"Transaction/Datum.swift",
"Transaction/MultiAsset.swift",
"Transaction/Script.swift",
"Transaction/Transaction.swift",
"Transaction/TransactionBody.swift",
"Transaction/TransactionInput.swift",
"Transaction/TransactionOutput/BabbageTransactionOutput.swift",
"Transaction/TransactionOutput/ShelleyTransactionOutput.swift",
"Transaction/TransactionOutput/TransactionOutput.swift",
"Transaction/UTxO.swift",
"Transaction/Value.swift",
"Transaction/Withdrawals.swift",
"Transaction/Witness.swift",
"Types/Anchor.swift",
"Types/ByteString.swift",
"Types/CBORTag.swift",
"Types/ChainTip.swift",
"Types/Era.swift",
"Types/ExUnits.swift",
"Types/Fraction.swift",
"Types/IPAddress.swift",
"Types/IndefiniteList.swift",
"Types/Interval.swift",
"Types/ListOrSet.swift",
"Types/PositiveCoin.swift",
"Types/Primitive.swift",
"Types/ProtocolVersion.swift",
"Types/Set.swift",
"Types/StakeAddressInfo.swift",
"Types/Tuple.swift",
"Types/TypeAliases.swift",
"Types/Url.swift",
"Utils/Errors.swift",
"Utils/Extensions.swift",
"Utils/FileHash.swift",
"Utils/Logging.swift",
"Utils/Utils.swift",
"Version.swift"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
Done.