The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftCardanoCore, reference 0.2.23 (becbd3), with Swift 6.2 for Linux on 11 Nov 2025 12:06:28 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kingpin-Apps/swift-cardano-core.git
Reference: 0.2.23
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Kingpin-Apps/swift-cardano-core
 * tag               0.2.23     -> FETCH_HEAD
HEAD is now at becbd32 bump: version 0.2.22 → 0.2.23
Cloned https://github.com/Kingpin-Apps/swift-cardano-core.git
Revision (git rev-parse @):
becbd32df2d1edf7a3d5f2533ce5ebc23ec8fe58
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Kingpin-Apps/swift-cardano-core.git at 0.2.23
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Kingpin-Apps/swift-cardano-core.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/Kingpin-Apps/swift-mnemonic.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/Frizlab/swift-fraction-number.git
Fetching https://github.com/apple/swift-crypto.git
[1/4826] Fetching bigint
[2/5010] Fetching bigint, swift-mnemonic
[909/5030] Fetching bigint, swift-mnemonic, swift-fraction-number
[4066/9492] Fetching bigint, swift-mnemonic, swift-fraction-number, swift-log
[9493/26931] Fetching bigint, swift-mnemonic, swift-fraction-number, swift-log, swift-crypto
Fetched https://github.com/Kingpin-Apps/swift-mnemonic.git from cache (0.81s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.82s)
Fetching https://github.com/KINGH242/PotentCodables.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[5529/21921] Fetching swift-fraction-number, swift-log, swift-crypto
[6053/24267] Fetching swift-fraction-number, swift-log, swift-crypto, potentcodables
[6218/37372] Fetching swift-fraction-number, swift-log, swift-crypto, potentcodables, cryptoswift
Fetched https://github.com/KINGH242/PotentCodables.git from cache (0.76s)
[9560/35026] Fetching swift-fraction-number, swift-log, swift-crypto, cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.64s)
Fetching https://github.com/Kingpin-Apps/swift-ncal.git
Fetched https://github.com/Frizlab/swift-fraction-number.git from cache (3.98s)
Fetched https://github.com/apple/swift-log.git from cache (3.99s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.03s)
[1/474] Fetching swift-ncal
Fetched https://github.com/Kingpin-Apps/swift-ncal.git from cache (0.57s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (7.37s)
Fetching https://github.com/apple/swift-asn1.git
[1/1653] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.27s)
Computing version for https://github.com/Frizlab/swift-fraction-number.git
Computed https://github.com/Frizlab/swift-fraction-number.git at 0.1.0 (0.66s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.42s)
Computing version for https://github.com/Kingpin-Apps/swift-mnemonic.git
Computed https://github.com/Kingpin-Apps/swift-mnemonic.git at 0.2.1 (0.38s)
Fetching https://github.com/tesseract-one/UncommonCrypto.swift.git
Fetching https://github.com/KINGH242/swift-base58.git
[1/54] Fetching swift-base58
[55/197] Fetching swift-base58, uncommoncrypto.swift
Fetched https://github.com/KINGH242/swift-base58.git from cache (0.20s)
Fetched https://github.com/tesseract-one/UncommonCrypto.swift.git from cache (0.21s)
Computing version for https://github.com/Kingpin-Apps/swift-ncal.git
Computed https://github.com/Kingpin-Apps/swift-ncal.git at 0.2.1 (2.53s)
Fetching https://github.com/norio-nomura/Base32.git
[1/1168] Fetching base32
Fetched https://github.com/norio-nomura/Base32.git from cache (0.21s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.77s)
Computing version for https://github.com/KINGH242/PotentCodables.git
Computed https://github.com/KINGH242/PotentCodables.git at 3.6.0 (0.56s)
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/sharplet/Regex.git
[1/310] Fetching float16
[5/1564] Fetching float16, regex
[1152/19878] Fetching float16, regex, swift-collections
Fetched https://github.com/sharplet/Regex.git from cache (1.03s)
[12031/18624] Fetching float16, swift-collections
Fetched https://github.com/SusanDoggie/Float16.git from cache (1.55s)
Fetched https://github.com/apple/swift-collections.git from cache (1.59s)
Computing version for https://github.com/KINGH242/swift-base58.git
Computed https://github.com/KINGH242/swift-base58.git at 0.1.2 (1.97s)
Computing version for https://github.com/tesseract-one/UncommonCrypto.swift.git
Computed https://github.com/tesseract-one/UncommonCrypto.swift.git at 0.2.1 (0.43s)
Computing version for https://github.com/norio-nomura/Base32.git
Computed https://github.com/norio-nomura/Base32.git at 0.9.0 (6.05s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.55s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.83s)
Fetching https://github.com/apple/swift-numerics
[1/6380] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.95s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (0.50s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.68s)
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/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/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
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/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
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/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/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/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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/Kingpin-Apps/swift-ncal.git
Working copy of https://github.com/Kingpin-Apps/swift-ncal.git resolved at 0.2.1
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.1
Building for debugging...
[0/428] Write sources
[7/428] Copying wordlist
[8/428] Write sources
[11/428] Copying PotentCodables.docc
[11/428] Copying libsodium.a
[13/428] Write sources
[24/428] Copying PrivacyInfo.xcprivacy
[25/428] Write sources
[29/428] Compiling _NumericsShims _NumericsShims.c
[30/428] Compiling fy-utf8.c
[31/428] Compiling fy-utils.c
[32/428] Compiling fy-docstate.c
[33/428] Write swift-version-24593BA9C3E375BF.txt
[34/428] Compiling fy-blob.c
[35/428] Compiling fy-ctype.c
[36/428] Compiling fy-docbuilder.c
[37/428] Compiling xxhash.c
[38/451] Compiling fy-diag.c
[39/451] Compiling fy-types.c
[40/501] Compiling fy-walk.c
[41/571] Compiling fy-doc.c
[42/571] Compiling fy-path.c
[43/571] Compiling fy-token.c
[44/571] Compiling fy-input.c
[45/571] Compiling fy-event.c
[46/571] Compiling fy-parse.c
[47/571] Compiling fy-emit.c
[48/571] Compiling fy-dump.c
[49/571] Compiling fy-composer.c
[50/571] Compiling fy-atom.c
[51/571] Compiling CUncommonCrypto sha3.c
[52/571] Compiling CUncommonCrypto sha2.c
[53/571] Compiling fy-accel.c
[54/571] Compiling CUncommonCrypto pbkdf2.c
[55/571] Compiling CUncommonCrypto memzero.c
[56/571] Compiling CUncommonCrypto hmac.c
[57/571] Compiling CFloat16 float16.c
[58/578] Compiling CCryptoBoringSSLShims shims.c
[59/578] Compiling fiat_p256_adx_sqr.S
[60/578] Compiling fiat_p256_adx_mul.S
[61/578] Compiling fiat_curve25519_adx_square.S
[62/578] Compiling fiat_curve25519_adx_mul.S
[63/578] Compiling md5-x86_64-linux.S
[64/578] Compiling md5-x86_64-apple.S
[65/578] Compiling md5-586-linux.S
[66/578] Compiling md5-586-apple.S
[67/578] Compiling err_data.cc
[68/578] Compiling chacha20_poly1305_x86_64-linux.S
[70/578] Compiling RealModule RealFunctions.swift
[70/579] Compiling chacha20_poly1305_x86_64-apple.S
[71/579] Compiling chacha20_poly1305_armv8-win.S
[73/579] Compiling RealModule Real.swift
[74/579] Compiling CryptoSwift CipherModeWorker.swift
[75/579] Compiling CryptoSwift ECB.swift
[76/579] Compiling CryptoSwift OFB.swift
[77/579] Compiling CryptoSwift PCBC.swift
[78/579] Compiling CryptoSwift Blowfish.swift
[79/579] Compiling CryptoSwift CBCMAC.swift
[80/581] Compiling RealModule Float16+Real.swift
[81/581] Compiling CryptoSwift CFB.swift
[82/581] Compiling CryptoSwift CTR.swift
[83/581] Compiling CryptoSwift GCM.swift
[84/581] Compiling CryptoSwift OCB.swift
[85/581] Compiling CryptoSwift CBC.swift
[86/581] Compiling CryptoSwift CCM.swift
[87/581] Emitting module RealModule
[88/581] Compiling CryptoSwift BlockEncryptor.swift
[89/581] Compiling CryptoSwift BlockMode.swift
[90/581] Compiling RealModule RelaxedArithmetic.swift
[91/581] Emitting module InternalCollectionsUtilities
[94/581] Compiling CryptoSwift BlockModeOptions.swift
[99/581] Compiling RealModule Float80+Real.swift
[100/582] Compiling chacha20_poly1305_armv8-linux.S
[102/582] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[103/582] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[104/583] Compiling chacha20_poly1305_armv8-apple.S
[105/583] Compiling chacha-x86_64-apple.S
[106/583] Compiling chacha-x86_64-linux.S
[108/710] Compiling Logging MetadataProvider.swift
[109/710] Emitting module Logging
[110/710] Compiling Float16 Concurrency.swift
[111/710] Compiling FractionNumber Maths.swift
[112/710] Compiling UncommonCrypto SecureRandom.swift
[113/710] Compiling Regex Regex.swift
[114/710] Compiling UncommonCrypto PBKDF2.swift
[115/710] Compiling Regex ThreadLocal.swift
[116/710] Compiling UncommonCrypto SHA3.swift
[117/710] Compiling Regex Options.swift
[118/710] Compiling Regex String+ReplaceMatching.swift
[119/710] Emitting module Regex
[120/710] Compiling Regex Foundation+Ranges.swift
[121/710] Compiling Regex MatchResult.swift
[122/711] Compiling FractionNumber FractionNumber.swift
[123/711] Emitting module FractionNumber
[124/711] Compiling UncommonCrypto SHA2.swift
[125/711] Compiling UncommonCrypto SHA1.swift
[126/711] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[127/711] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[128/711] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[129/711] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[130/711] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[131/711] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[132/711] Compiling _RopeModule Rope+Debugging.swift
[133/711] Compiling _RopeModule Rope+Invariants.swift
[134/711] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[135/711] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[136/711] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[137/711] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[138/711] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[139/711] Compiling _RopeModule RopeElement.swift
[141/719] Compiling UncommonCrypto HMAC.swift
[142/719] Emitting module UncommonCrypto
[145/727] Compiling CryptoSwift CompactMap.swift
[146/727] Compiling CryptoSwift Cryptor.swift
[147/727] Compiling CryptoSwift Cryptors.swift
[148/727] Compiling CryptoSwift Digest.swift
[149/727] Compiling CryptoSwift DigestType.swift
[150/727] Compiling CryptoSwift AES+Foundation.swift
[151/727] Compiling CryptoSwift Array+Foundation.swift
[152/727] Compiling CryptoSwift Blowfish+Foundation.swift
[153/727] Compiling CryptoSwift ChaCha20+Foundation.swift
[154/727] Compiling CryptoSwift Data+Extension.swift
[155/727] Compiling CryptoSwift HMAC+Foundation.swift
[156/727] Compiling CryptoSwift Rabbit+Foundation.swift
[157/727] Compiling CryptoSwift String+FoundationExtension.swift
[158/727] Compiling CryptoSwift Utils+Foundation.swift
[159/730] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[160/730] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[161/730] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[162/730] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[163/730] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[164/730] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[165/730] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[166/730] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[167/730] Compiling OrderedCollections OrderedDictionary+Values.swift
[168/730] Compiling OrderedCollections OrderedDictionary.swift
[169/730] Compiling OrderedCollections OrderedSet+Codable.swift
[170/730] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[171/730] Compiling OrderedCollections OrderedSet+Descriptions.swift
[172/730] Compiling OrderedCollections OrderedSet+Diffing.swift
[173/756] Compiling Logging LogHandler.swift
[174/756] Compiling Logging Locks.swift
[175/756] Compiling Logging Logging.swift
[176/789] Compiling HeapModule Heap+Invariants.swift
[177/805] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[178/808] Compiling HashTreeCollections _HashNode+Structural union.swift
[179/808] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[180/808] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[181/808] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[182/808] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[183/808] Compiling HashTreeCollections _HashNode.swift
[184/808] Compiling HashTreeCollections _HashNodeHeader.swift
[185/808] Compiling HashTreeCollections _HashSlot.swift
[187/811] Compiling HashTreeCollections _HashStack.swift
[188/811] Compiling HashTreeCollections _HashTreeIterator.swift
[189/811] Compiling HashTreeCollections _HashTreeStatistics.swift
[190/811] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[191/811] Compiling HashTreeCollections _RawHashNode.swift
[192/811] Compiling HashTreeCollections _UnmanagedHashNode.swift
[193/811] Compiling HashTreeCollections _UnsafePath.swift
[194/811] Compiling HashTreeCollections TreeDictionary+Codable.swift
[195/833] Compiling HeapModule Heap+Descriptions.swift
[196/833] Compiling HashTreeCollections _HashNode+Invariants.swift
[197/833] Compiling HashTreeCollections _HashNode+Lookups.swift
[198/833] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[199/833] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[200/833] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[201/833] Compiling HashTreeCollections _HashNode+Storage.swift
[202/833] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[203/833] Compiling HashTreeCollections _HashNode+Structural filter.swift
[204/833] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[205/833] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[206/833] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[207/833] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[208/833] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[209/833] Compiling HashTreeCollections _HashNode+Structural merge.swift
[210/833] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[211/833] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[211/833] Compiling chacha-x86-linux.S
[212/833] Compiling chacha-x86-apple.S
[215/835] Compiling chacha-armv8-win.S
[217/835] Compiling HeapModule Heap.swift
[218/835] Compiling HeapModule _HeapNode.swift
[218/835] Compiling chacha-armv8-linux.S
[219/835] Compiling chacha-armv8-apple.S
[221/835] Compiling HashTreeCollections _HashLevel.swift
[222/835] Compiling HashTreeCollections _HashNode+Builder.swift
[223/835] Compiling HashTreeCollections _Bucket.swift
[224/835] Compiling HashTreeCollections _Hash.swift
[225/835] Compiling HeapModule Heap+UnsafeHandle.swift
[225/835] Compiling chacha-armv4-linux.S
[227/835] Compiling HashTreeCollections _HashNode+Debugging.swift
[228/835] Compiling HashTreeCollections _HashNode+Initializers.swift
[229/835] Emitting module HeapModule
[229/836] Compiling aes128gcmsiv-x86_64-linux.S
[231/836] Compiling aes128gcmsiv-x86_64-apple.S
[244/836] Compiling HashTreeCollections TreeDictionary+Collection.swift
[245/836] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[246/836] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[246/836] Compiling x86_64-mont5-linux.S
[247/836] Compiling x86_64-mont5-apple.S
[249/836] Compiling HashTreeCollections TreeSet+Hashable.swift
[250/836] Compiling HashTreeCollections TreeSet+Sendable.swift
[251/836] Compiling HashTreeCollections TreeSet+Sequence.swift
[252/836] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[253/836] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[254/836] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[255/836] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[256/836] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[257/836] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[258/836] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[258/846] Compiling x86_64-mont-linux.S
[260/846] Compiling DequeModule _DequeSlot.swift
[261/846] Compiling DequeModule _UnsafeWrappedBuffer.swift
[261/846] Compiling x86_64-mont-apple.S
[262/846] Compiling x86-mont-linux.S
[264/846] Compiling Float16 float16.swift
[265/846] Compiling Float16 Real.swift
[266/846] Emitting module Float16
[266/847] Compiling x86-mont-apple.S
[267/847] Compiling vpaes-x86_64-linux.S
[269/847] Compiling vpaes-x86_64-apple.S
[270/847] Compiling vpaes-x86-linux.S
[271/847] Compiling vpaes-x86-apple.S
[276/847] Compiling vpaes-armv8-win.S
[287/856] Compiling vpaes-armv8-linux.S
[289/856] Compiling HashTreeCollections TreeDictionary.swift
[290/856] Compiling HashTreeCollections TreeSet+Codable.swift
[291/856] Compiling _RopeModule Rope+Join.swift
[292/856] Compiling _RopeModule Rope+MutatingForEach.swift
[293/856] Compiling _RopeModule Rope+Remove.swift
[294/856] Compiling _RopeModule Rope+RemoveSubrange.swift
[295/856] Compiling _RopeModule Rope+Split.swift
[296/856] Compiling _RopeModule Optional Utilities.swift
[297/856] Compiling _RopeModule String Utilities.swift
[298/856] Compiling _RopeModule String.Index+ABI.swift
[299/856] Compiling HashTreeCollections _AncestorHashSlots.swift
[300/856] Compiling HashTreeCollections _Bitmap.swift
[306/856] Compiling vpaes-armv8-apple.S
[308/856] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[309/856] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[310/856] Compiling HashTreeCollections TreeDictionary+Filter.swift
[311/856] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[312/856] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[313/856] Compiling HashTreeCollections TreeDictionary+Keys.swift
[314/856] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[315/856] Compiling HashTreeCollections TreeDictionary+Merge.swift
[316/856] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[317/856] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[318/856] Compiling HashTreeCollections TreeDictionary+Values.swift
[318/856] Compiling vpaes-armv7-linux.S
[319/856] Compiling sha512-x86_64-linux.S
[320/856] Compiling sha512-x86_64-apple.S
[341/856] Compiling sha512-armv8-win.S
[342/856] Compiling sha512-armv8-linux.S
[343/856] Compiling sha512-armv8-apple.S
[344/856] Compiling sha512-armv4-linux.S
[355/856] Compiling sha512-586-linux.S
[356/856] Compiling sha512-586-apple.S
[364/856] Compiling sha256-x86_64-linux.S
[365/856] Compiling sha256-x86_64-apple.S
[366/856] Compiling sha256-armv8-win.S
[377/856] Compiling sha256-armv8-linux.S
[379/856] Emitting module DequeModule
[379/857] Compiling sha256-armv8-apple.S
[380/857] Compiling sha256-armv4-linux.S
[383/857] Compiling _RopeModule _CharacterRecognizer.swift
[384/857] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[385/857] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[386/857] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[387/857] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[388/857] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[389/857] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[390/857] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[391/857] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[392/857] Compiling HashTreeCollections TreeSet.swift
[392/857] Compiling sha256-586-linux.S
[393/857] Compiling sha256-586-apple.S
[394/857] Compiling sha1-x86_64-apple.S
[395/857] Compiling sha1-x86_64-linux.S
[396/857] Compiling sha1-armv8-linux.S
[397/857] Compiling sha1-armv8-win.S
[398/857] Compiling sha1-armv8-apple.S
[399/857] Compiling sha1-armv4-large-linux.S
[400/857] Compiling sha1-586-linux.S
[401/857] Compiling sha1-586-apple.S
[402/857] Compiling rsaz-avx2-linux.S
[403/857] Compiling rsaz-avx2-apple.S
[404/857] Compiling rdrand-x86_64-apple.S
[405/857] Compiling rdrand-x86_64-linux.S
[407/857] Emitting module OrderedCollections
[408/858] Compiling p256_beeu-x86_64-asm-linux.S
[409/858] Compiling p256_beeu-x86_64-asm-apple.S
[424/858] Compiling p256_beeu-armv8-asm-win.S
[425/858] Compiling p256_beeu-armv8-asm-linux.S
[426/858] Compiling p256_beeu-armv8-asm-apple.S
[427/858] Compiling p256-x86_64-asm-apple.S
[428/858] Compiling p256-x86_64-asm-linux.S
[430/858] Emitting module _RopeModule
[441/858] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[441/858] Compiling p256-armv8-asm-win.S
[442/858] Compiling p256-armv8-asm-linux.S
[443/858] Compiling p256-armv8-asm-apple.S
[444/858] Compiling ghashv8-armv8-win.S
[445/858] Compiling ghashv8-armv7-linux.S
[446/858] Compiling ghashv8-armv8-linux.S
[447/858] Compiling ghashv8-armv8-apple.S
[448/858] Compiling ghash-x86_64-linux.S
[449/858] Compiling ghash-x86-linux.S
[450/858] Compiling ghash-x86_64-apple.S
[451/858] Compiling ghash-x86-apple.S
[452/858] Compiling ghash-ssse3-x86_64-linux.S
[453/858] Compiling ghash-ssse3-x86_64-apple.S
[455/858] Emitting module CryptoSwift
[455/858] Compiling ghash-ssse3-x86-linux.S
[456/858] Compiling ghash-neon-armv8-linux.S
[457/858] Compiling ghash-ssse3-x86-apple.S
[458/858] Compiling ghash-neon-armv8-win.S
[459/858] Compiling ghash-neon-armv8-apple.S
[460/858] Compiling ghash-armv4-linux.S
[461/858] Compiling co-586-linux.S
[462/858] Compiling co-586-apple.S
[463/858] Compiling bsaes-armv7-linux.S
[464/858] Compiling bn-armv8-win.S
[465/858] Compiling bn-armv8-linux.S
[466/858] Compiling bn-armv8-apple.S
[467/858] Compiling bn-586-apple.S
[468/858] Compiling bn-586-linux.S
[480/858] Compiling armv8-mont-apple.S
[481/858] Compiling armv8-mont-win.S
[482/858] Compiling armv4-mont-linux.S
[483/858] Compiling armv8-mont-linux.S
[484/858] Compiling aesv8-gcm-armv8-win.S
[485/858] Compiling aesv8-gcm-armv8-linux.S
[486/858] Compiling aesv8-gcm-armv8-apple.S
[486/858] Compiling aesv8-armv8-linux.S
[488/858] Compiling aesv8-armv8-win.S
[489/858] Compiling aesv8-armv8-apple.S
[490/858] Compiling aesv8-armv7-linux.S
[491/858] Compiling aesni-x86_64-linux.S
[492/858] Compiling aesni-x86_64-apple.S
[493/858] Compiling aesni-x86-linux.S
[494/858] Compiling aesni-x86-apple.S
[496/858] Compiling CryptoSwift Signature.swift
[497/858] Compiling CryptoSwift StreamDecryptor.swift
[498/858] Compiling CryptoSwift StreamEncryptor.swift
[499/858] Compiling CryptoSwift String+Extension.swift
[500/858] Compiling CryptoSwift UInt128.swift
[501/858] Compiling CryptoSwift UInt16+Extension.swift
[502/858] Compiling CryptoSwift UInt32+Extension.swift
[503/858] Compiling CryptoSwift UInt64+Extension.swift
[504/858] Compiling CryptoSwift UInt8+Extension.swift
[505/858] Compiling CryptoSwift Updatable.swift
[506/858] Compiling CryptoSwift Utils.swift
[507/858] Compiling CryptoSwift XChaCha20.swift
[508/858] Compiling CryptoSwift ZeroPadding.swift
[509/858] Compiling CryptoSwift resource_bundle_accessor.swift
[509/858] Compiling aesni-gcm-x86_64-linux.S
[510/858] Compiling aes-gcm-avx512-x86_64-apple.S
[520/858] Compiling aesni-gcm-x86_64-apple.S
[521/858] Compiling aes-gcm-avx2-x86_64-linux.S
[522/858] Compiling aes-gcm-avx512-x86_64-linux.S
[523/858] Compiling aes-gcm-avx2-x86_64-apple.S
[596/859] Compiling xwing.cc
[597/859] Compiling x_sig.cc
[599/859] Emitting module HashTreeCollections
[599/860] Compiling x_x509a.cc
[601/860] Compiling x_spki.cc
[602/860] Compiling x_x509.cc
[603/860] Compiling x_req.cc
[604/860] Compiling x_pubkey.cc
[605/860] Compiling x_exten.cc
[606/860] Compiling x_name.cc
[607/860] Compiling x_crl.cc
[608/860] Compiling x_attrib.cc
[609/860] Compiling x_all.cc
[610/860] Compiling x509spki.cc
[611/860] Compiling x_algor.cc
[613/860] Compiling CryptoSwift PKCS5.swift
[614/860] Compiling CryptoSwift PKCS7.swift
[615/860] Compiling CryptoSwift PKCS7Padding.swift
[616/860] Compiling CryptoSwift Padding.swift
[617/860] Compiling CryptoSwift Poly1305.swift
[618/860] Compiling CryptoSwift RSA+Cipher.swift
[619/860] Compiling CryptoSwift RSA+Signature.swift
[620/860] Compiling CryptoSwift RSA.swift
[621/860] Compiling CryptoSwift Rabbit.swift
[622/860] Compiling CryptoSwift SHA1.swift
[623/860] Compiling CryptoSwift SHA2.swift
[624/860] Compiling CryptoSwift SHA3.swift
[625/860] Compiling CryptoSwift Scrypt.swift
[626/860] Compiling CryptoSwift SecureBytes.swift
[627/861] Compiling x509rset.cc
[628/861] Compiling x509name.cc
[629/861] Compiling x509cset.cc
[630/861] Compiling x509_vpm.cc
[631/861] Compiling x509_vfy.cc
[632/861] Compiling x509_txt.cc
[633/861] Compiling x509_v3.cc
[634/861] Compiling x509_trs.cc
[635/861] Compiling x509_set.cc
[636/861] Compiling x509_req.cc
[637/861] Compiling x509_obj.cc
[638/861] Compiling x509_lu.cc
[639/861] Compiling x509_ext.cc
[640/861] Compiling x509_def.cc
[641/861] Compiling x509_d2.cc
[642/861] Compiling x509_cmp.cc
[643/861] Compiling x509_att.cc
[644/861] Compiling x509.cc
[645/861] Compiling v3_skey.cc
[646/861] Compiling v3_utl.cc
[647/861] Compiling v3_purp.cc
[648/861] Compiling v3_prn.cc
[649/861] Compiling v3_pmaps.cc
[650/861] Compiling v3_pcons.cc
[651/861] Compiling v3_ocsp.cc
[652/861] Compiling v3_ncons.cc
[653/861] Compiling v3_lib.cc
[653/861] Compiling v3_int.cc
[655/861] Compiling v3_ia5.cc
[656/861] Compiling v3_info.cc
[657/861] Compiling v3_genn.cc
[658/861] Compiling v3_extku.cc
[659/861] Compiling v3_enum.cc
[660/861] Compiling v3_crld.cc
[661/861] Compiling v3_cpols.cc
[662/861] Compiling v3_conf.cc
[663/861] Compiling v3_bitst.cc
[664/861] Compiling v3_bcons.cc
[665/861] Compiling v3_alt.cc
[666/861] Compiling v3_akey.cc
[667/861] Compiling v3_akeya.cc
[668/861] Compiling t_x509a.cc
[669/861] Compiling t_x509.cc
[670/861] Compiling t_req.cc
[671/861] Compiling t_crl.cc
[672/861] Compiling i2d_pr.cc
[673/861] Compiling rsa_pss.cc
[674/861] Compiling policy.cc
[675/861] Compiling name_print.cc
[676/861] Compiling by_file.cc
[677/861] Compiling algorithm.cc
[678/861] Compiling asn1_gen.cc
[679/861] Compiling by_dir.cc
[680/861] Compiling a_verify.cc
[681/861] Compiling a_digest.cc
[682/861] Compiling a_sign.cc
[683/861] Compiling voprf.cc
[684/861] Compiling thread_win.cc
[685/861] Compiling thread_pthread.cc
[686/861] Compiling thread.cc
[687/861] Compiling thread_none.cc
[688/861] Compiling stack.cc
[689/861] Compiling trust_token.cc
[690/861] Compiling siphash.cc
[691/861] Compiling pmbtoken.cc
[692/861] Compiling sha512.cc
[693/861] Compiling sha256.cc
[694/861] Compiling slhdsa.cc
[695/861] Compiling sha1.cc
[696/861] Compiling spake2plus.cc
[697/861] Compiling rsa_print.cc
[698/861] Compiling rsa_extra.cc
[699/861] Compiling rc4.cc
[700/861] Compiling refcount.cc
[701/861] Compiling rsa_crypt.cc
[702/861] Compiling windows.cc
[703/861] Compiling trusty.cc
[704/861] Compiling rand.cc
[705/861] Compiling urandom.cc
[706/861] Compiling ios.cc
[707/861] Compiling getentropy.cc
[708/861] Compiling passive.cc
[709/861] Compiling poly1305_arm_asm.S
[710/861] Compiling deterministic.cc
[711/861] Compiling forkunsafe.cc
[712/861] Compiling fork_detect.cc
[713/861] Compiling rsa_asn1.cc
[714/861] Compiling poly1305_arm.cc
[715/861] Compiling poly1305.cc
[716/861] Compiling pool.cc
[717/861] Compiling poly1305_vec.cc
[718/861] Compiling pkcs7.cc
[719/861] Compiling pkcs7_x509.cc
[720/861] Compiling pkcs8.cc
[721/861] Compiling p5_pbev2.cc
[722/861] Compiling pkcs8_x509.cc
[723/861] Compiling pem_xaux.cc
[724/861] Compiling pem_x509.cc
[725/861] Compiling pem_pkey.cc
[726/861] Compiling obj_xref.cc
[727/861] Compiling pem_pk8.cc
[728/861] Compiling mlkem.cc
[729/861] Compiling pem_oth.cc
[730/861] Compiling pem_info.cc
[731/861] Compiling pem_lib.cc
[732/861] Compiling pem_all.cc
[733/861] Compiling mldsa.cc
[734/861] Compiling poly_rq_mul.S
[735/861] Compiling obj.cc
[736/861] Compiling mem.cc
[737/861] Compiling fips_shared_support.cc
[738/861] Compiling lhash.cc
[739/861] Compiling md5.cc
[740/861] Compiling md4.cc
[741/861] Compiling fuzzer_mode.cc
[742/861] Compiling kyber.cc
[743/861] Compiling ex_data.cc
[744/861] Compiling hrss.cc
[745/861] Compiling hpke.cc
[746/861] Compiling scrypt.cc
[747/861] Compiling print.cc
[748/861] Compiling sign.cc
[749/861] Compiling pbkdf.cc
[750/861] Compiling p_x25519_asn1.cc
[751/861] Compiling p_x25519.cc
[752/861] Compiling p_rsa_asn1.cc
[753/861] Compiling p_hkdf.cc
[754/861] Compiling p_rsa.cc
[755/861] Compiling p_ed25519.cc
[756/861] Compiling p_ed25519_asn1.cc
[757/861] Compiling p_ec_asn1.cc
[758/861] Compiling p_ec.cc
[759/861] Compiling p_dsa_asn1.cc
[760/861] Compiling p_dh.cc
[760/861] Compiling p_dh_asn1.cc
[762/861] Compiling evp_ctx.cc
[763/861] Compiling err.cc
[764/861] Compiling evp_asn1.cc
[765/861] Compiling engine.cc
[766/861] Compiling evp.cc
[767/861] Compiling ecdsa_p1363.cc
[768/861] Compiling ecdh.cc
[769/861] Compiling ec_derive.cc
[770/861] Compiling ecdsa_asn1.cc
[771/861] Compiling hash_to_curve.cc
[772/861] Compiling dsa.cc
[773/861] Compiling dsa_asn1.cc
[774/861] Compiling ec_asn1.cc
[775/861] Compiling digest_extra.cc
[776/861] Compiling x25519-asm-arm.S
[777/861] Compiling des.cc
[778/861] Compiling params.cc
[779/861] Compiling dh_asn1.cc
[780/861] Compiling crypto.cc
[781/861] Compiling cpu_intel.cc
[782/861] Compiling spake25519.cc
[783/861] Compiling curve25519.cc
[784/861] Compiling cpu_arm_linux.cc
[785/861] Compiling cpu_arm_freebsd.cc
[786/861] Compiling curve25519_64_adx.cc
[787/861] Compiling cpu_aarch64_win.cc
[788/861] Compiling cpu_aarch64_openbsd.cc
[788/861] Compiling cpu_aarch64_sysreg.cc
[790/861] Compiling cpu_aarch64_linux.cc
[791/861] Compiling cpu_aarch64_fuchsia.cc
[792/861] Compiling cpu_aarch64_apple.cc
[793/861] Compiling conf.cc
[794/861] Compiling get_cipher.cc
[795/861] Compiling tls_cbc.cc
[796/861] Compiling e_rc4.cc
[797/861] Compiling e_tls.cc
[798/861] Compiling e_rc2.cc
[799/861] Compiling e_null.cc
[800/861] Compiling e_des.cc
[801/861] Compiling e_chacha20poly1305.cc
[802/861] Compiling cms.cc
[803/861] Compiling e_aeseax.cc
[804/861] Compiling e_aesgcmsiv.cc
[805/861] Compiling derive_key.cc
[806/861] Compiling e_aesctrhmac.cc
[807/861] Compiling chacha.cc
[808/861] Compiling buf.cc
[809/861] Compiling unicode.cc
[810/861] Compiling sqrt.cc
[811/861] Compiling asn1_compat.cc
[812/861] Compiling cbb.cc
[813/861] Compiling ber.cc
[813/861] Compiling cbs.cc
[815/861] Compiling exponentiation.cc
[816/861] Compiling div.cc
[817/861] Compiling printf.cc
[818/861] Compiling pair.cc
[819/861] Compiling bn_asn1.cc
[820/861] Compiling blake2.cc
[821/861] Compiling convert.cc
[822/861] Compiling hexdump.cc
[823/861] Compiling file.cc
[824/861] Compiling fd.cc
[825/861] Compiling errno.cc
[826/861] Compiling bio_mem.cc
[827/861] Compiling base64.cc
[828/861] Compiling bio.cc
[829/861] Compiling tasn_typ.cc
[830/861] Compiling tasn_fre.cc
[831/861] Compiling tasn_enc.cc
[832/861] Compiling tasn_utl.cc
[833/861] Compiling posix_time.cc
[834/861] Compiling f_string.cc
[835/861] Compiling tasn_new.cc
[836/861] Compiling asn_pack.cc
[837/861] Compiling f_int.cc
[838/861] Compiling asn1_par.cc
[839/861] Compiling tasn_dec.cc
[840/861] Compiling a_utctm.cc
[841/861] Compiling asn1_lib.cc
[842/861] Compiling a_octet.cc
[843/861] Compiling a_type.cc
[844/861] Compiling a_time.cc
[845/861] Compiling a_strex.cc
[846/861] Compiling a_strnid.cc
[847/861] Compiling a_i2d_fp.cc
[848/861] Compiling a_gentm.cc
[848/861] Compiling a_mbstr.cc
[850/861] Compiling a_object.cc
[851/861] Write sources
[852/861] Compiling a_dup.cc
[853/861] Write sources
[854/861] Compiling a_d2i_fp.cc
[855/861] Write sources
[856/861] Compiling a_int.cc
[858/940] Compiling Base32 shim.swift
[858/940] Compiling aes.cc
[859/940] Compiling a_bool.cc
[861/940] Compiling Base32 StringExtension.swift
[862/940] Emitting module Base32
[862/940] Compiling a_bitstr.cc
[864/940] Compiling BigInt Strideable.swift
[865/940] Compiling BigInt String Conversion.swift
[866/942] Compiling BigInt Bitwise Ops.swift
[867/942] Compiling BigInt Codable.swift
[868/942] Compiling BigInt Comparable.swift
[869/942] Compiling BigInt Floating Point Conversion.swift
[870/942] Compiling BigInt GCD.swift
[871/942] Compiling BigInt Hashable.swift
[872/942] Compiling BigInt Exponentiation.swift
[876/942] Compiling BigInt Integer Conversion.swift
[877/942] Compiling BigInt Multiplication.swift
[878/942] Compiling BigInt Prime Test.swift
[879/942] Compiling BigInt Random.swift
[880/942] Compiling BigInt Shifts.swift
[881/942] Compiling BigInt Square Root.swift
[884/942] Compiling BigInt Subtraction.swift
[885/942] Compiling BigInt Words and Bits.swift
[886/949] Compiling BigInt Addition.swift
[887/949] Compiling BigInt BigInt.swift
[888/949] Compiling BigInt BigUInt.swift
[889/949] Emitting module BigInt
[890/949] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[891/949] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[892/949] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[893/949] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[894/949] Compiling BitCollections BitSet+SetAlgebra union.swift
[895/949] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[896/949] Compiling BitCollections BitSet.Counted.swift
[897/949] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[898/949] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[899/949] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[900/949] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[901/949] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[902/949] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[903/949] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[916/949] Compiling BigInt Data Conversion.swift
[917/949] Compiling BigInt Division.swift
[921/949] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[922/949] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[923/949] Compiling BitCollections BitArray+Extras.swift
[924/949] Compiling BitCollections BitArray+Fill.swift
[925/949] Compiling BitCollections BitArray+Hashable.swift
[926/949] Compiling BitCollections BitArray+Initializers.swift
[927/949] Compiling BitCollections BitArray+Invariants.swift
[928/949] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[929/949] Emitting module BitCollections
[930/949] Compiling BitCollections BitArray+RandomBits.swift
[931/949] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[932/949] Compiling BitCollections BitArray+Shifts.swift
[933/949] Compiling BitCollections BitArray+Testing.swift
[934/949] Compiling BitCollections BitArray._UnsafeHandle.swift
[935/949] Compiling BitCollections BitArray.swift
[936/949] Compiling BitCollections BitSet+BidirectionalCollection.swift
[937/949] Compiling BitCollections BitSet+Codable.swift
[938/949] Compiling BitCollections BitSet.Index.swift
[939/949] Compiling BitCollections BitSet._UnsafeHandle.swift
[940/949] Compiling BitCollections BitSet.swift
[941/949] Compiling BitCollections Range+Utilities.swift
[942/949] Compiling BitCollections Slice+Utilities.swift
[943/949] Compiling BitCollections UInt+Tricks.swift
[944/949] Compiling BitCollections _Word.swift
[949/953] Compiling Collections Collections.swift
[950/953] Emitting module Collections
[952/976] Compiling PotentCodables AnyValueEncoder.swift
[953/976] Compiling PotentCodables DecoderSupport.swift
[954/976] Compiling PotentCodables EncoderSupport.swift
[955/978] Compiling PotentCodables Errors.swift
[956/978] Compiling PotentCodables Float16.swift
[957/978] Compiling PotentCodables KeyStrategy.swift
[958/978] Compiling PotentCodables KeyedNestedDecoder.swift
[959/978] Compiling PotentCodables KeyedNestedEncoder.swift
[960/978] Compiling PotentCodables Refs.swift
[961/978] Emitting module PotentCodables
[962/978] Compiling PotentCodables ZonedDate.swift
[963/978] Compiling PotentCodables resource_bundle_accessor.swift
[963/978] Compiling bcm.cc
[965/986] Compiling Base32 Base16.swift
[966/986] Compiling Base32 Base32.swift
[968/1012] Compiling SwiftNcal Hash.swift
[969/1012] Compiling SwiftNcal Hashlib.swift
[970/1012] Compiling SwiftNcal CryptoGenericHash.swift
[971/1015] Compiling SwiftNcal CryptoScalarmult.swift
[972/1015] Compiling SwiftNcal CryptoSecretBox.swift
[973/1015] Compiling SwiftNcal CryptoSecretStream.swift
[974/1015] Compiling CryptoBoringWrapper RandomBytes.swift
[975/1015] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[976/1015] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[977/1015] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[978/1015] Compiling CryptoBoringWrapper EllipticCurve.swift
[979/1015] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[980/1015] Emitting module CryptoBoringWrapper
[981/1015] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[983/1087] Compiling Crypto ASN1Boolean.swift
[984/1087] Compiling Crypto PKCS8PrivateKey.swift
[985/1087] Compiling Crypto SEC1PrivateKey.swift
[986/1087] Compiling Crypto Digest_boring.swift
[987/1087] Compiling Crypto Digest.swift
[988/1087] Compiling Crypto Digests.swift
[990/1130] Compiling PotentCBOR CBORStream.swift
[991/1130] Compiling PotentCBOR CBORSerialization.swift
[992/1130] Compiling PotentJSON JSONWriter.swift
[993/1130] Compiling PotentYAML YAMLSchemaCore.swift
[994/1130] Compiling PotentYAML YAMLSerialization.swift
[995/1130] Compiling PotentYAML YAMLSchema.swift
[996/1131] Compiling PotentJSON JSONSerialization.swift
[997/1131] Emitting module PotentJSON
[998/1131] Compiling PotentASN1 SchemaSpecified.swift
[999/1131] Compiling PotentASN1 SchemaState.swift
[1000/1133] Compiling PotentCBOR CBORReader.swift
[1001/1133] Emitting module PotentASN1
[1002/1133] Compiling PotentASN1 ASN1Serialization.swift
[1003/1133] Compiling PotentASN1 AnyString.swift
[1004/1133] Emitting module PotentYAML
[1005/1133] Compiling PotentYAML YAMLReader.swift
[1006/1133] Compiling PotentCBOR CBORWriter.swift
[1007/1133] Compiling PotentJSON JSONReader.swift
[1008/1133] Compiling PotentASN1 Tagged.swift
[1009/1133] Compiling PotentASN1 TaggedValue.swift
[1010/1133] Emitting module Crypto
[1011/1143] Compiling PotentASN1 Dates.swift
[1012/1143] Compiling PotentASN1 ObjectIdentifier.swift
[1013/1143] Compiling PotentASN1 Schema.swift
[1019/1143] Compiling Crypto HashFunctions.swift
[1020/1143] Compiling Crypto HashFunctions_SHA2.swift
[1021/1143] Compiling PotentJSON Errors.swift
[1022/1143] Compiling PotentJSON JSONEncoder.swift
[1023/1143] Compiling PotentYAML YAMLWriter.swift
[1024/1143] Compiling PotentASN1 BitString.swift
[1026/1143] Compiling PotentCBOR CBOREncoder.swift
[1027/1143] Compiling PotentASN1 AnyTime.swift
[1028/1143] Compiling PotentASN1 BigInts.swift
[1031/1143] Compiling Crypto HPKE-Modes.swift
[1032/1143] Compiling Crypto Insecure.swift
[1033/1143] Compiling Crypto Insecure_HashFunctions.swift
[1034/1146] Compiling PotentASN1 ASN1Decoder.swift
[1035/1146] Compiling PotentASN1 ASN1Encoder.swift
[1036/1146] Compiling PotentYAML YAML.swift
[1037/1146] Compiling PotentYAML YAMLDecoder.swift
[1038/1146] Compiling PotentASN1 ASN1DERWriter.swift
[1044/1146] Compiling PotentYAML YAMLEncoder.swift
[1045/1146] Compiling PotentJSON JSON.swift
[1046/1146] Compiling PotentJSON JSONDecoder.swift
[1048/1147] Compiling PotentCBOR CBOR.swift
[1049/1147] Emitting module PotentCBOR
[1050/1147] Compiling PotentCBOR CBORDecoder.swift
[1056/1148] Compiling Crypto X25519Keys.swift
[1057/1148] Compiling Crypto SymmetricKeys.swift
[1058/1148] Compiling Crypto HMAC.swift
[1059/1148] Compiling Crypto MACFunctions.swift
[1060/1148] Compiling Crypto MessageAuthenticationCode.swift
[1061/1148] Compiling Crypto AES.swift
[1062/1148] Compiling Crypto ECDSASignature_boring.swift
[1063/1148] Compiling Crypto ECDSA_boring.swift
[1064/1148] Compiling Crypto EdDSA_boring.swift
[1065/1148] Compiling Crypto ECDSA.swift
[1066/1148] Emitting module SwiftNcal
[1069/1148] Compiling SwiftNcal Argon2id.swift
[1070/1148] Compiling SwiftNcal PwHash.swift
[1071/1148] Compiling SwiftNcal Scrypt.swift
[1076/1149] Compiling Crypto ECDH.swift
[1077/1149] Compiling Crypto HKDF.swift
[1078/1149] Compiling Crypto AESWrap.swift
[1079/1149] Compiling Crypto AESWrap_boring.swift
[1080/1149] Compiling Crypto Ed25519_boring.swift
[1081/1149] Compiling Crypto NISTCurvesKeys_boring.swift
[1082/1149] Compiling Crypto X25519Keys_boring.swift
[1083/1149] Compiling Crypto Curve25519.swift
[1084/1149] Compiling Crypto Ed25519Keys.swift
[1085/1149] Compiling Crypto NISTCurvesKeys.swift
[1086/1149] Compiling Crypto HPKE-Errors.swift
[1087/1149] Compiling Crypto HPKE.swift
[1088/1149] Compiling Crypto HPKE-Context.swift
[1089/1149] Compiling Crypto HPKE-KeySchedule.swift
[1096/1149] Compiling Crypto HPKE-AEAD.swift
[1097/1149] Compiling Crypto HPKE-Ciphersuite.swift
[1098/1149] Compiling Crypto HPKE-KDF.swift
[1099/1149] Compiling Crypto HPKE-KexKeyDerivation.swift
[1100/1149] Compiling Crypto HPKE-LabeledExtract.swift
[1101/1149] Compiling Crypto HPKE-Utils.swift
[1102/1149] Compiling Crypto DHKEM.swift
[1103/1149] Compiling Crypto HPKE-KEM-Curve25519.swift
[1104/1149] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1105/1149] Compiling Crypto HPKE-KEM.swift
[1106/1149] Compiling Crypto ASN1Identifier.swift
[1107/1149] Compiling Crypto ASN1Integer.swift
[1108/1149] Compiling Crypto ASN1Null.swift
[1109/1149] Compiling Crypto ASN1OctetString.swift
[1110/1149] Compiling Crypto ASN1Strings.swift
[1111/1149] Compiling Crypto ArraySliceBigint.swift
[1112/1149] Compiling Crypto GeneralizedTime.swift
[1113/1149] Compiling Crypto ObjectIdentifier.swift
[1114/1149] Compiling Crypto ECDSASignature.swift
[1115/1149] Compiling Crypto PEMDocument.swift
[1121/1150] Compiling Crypto Ed25519.swift
[1122/1150] Compiling Crypto Signature.swift
[1123/1150] Compiling Crypto CryptoKitErrors_boring.swift
[1124/1150] Compiling Crypto RNG_boring.swift
[1125/1150] Compiling Crypto SafeCompare_boring.swift
[1126/1150] Compiling Crypto Zeroization_boring.swift
[1127/1150] Compiling Crypto PrettyBytes.swift
[1128/1150] Compiling Crypto SafeCompare.swift
[1129/1150] Compiling Crypto SecureBytes.swift
[1130/1150] Compiling Crypto Zeroization.swift
[1132/1153] Emitting module SwiftBase58
[1133/1153] Compiling SwiftBase58 SwiftBase58.swift
[1156/1161] Compiling SwiftMnemonic resource_bundle_accessor.swift
[1157/1161] Compiling SwiftMnemonic Utils.swift
[1158/1161] Compiling SwiftMnemonic Enums.swift
[1159/1161] Emitting module SwiftMnemonic
[1160/1161] Compiling SwiftMnemonic Mnemonic.swift
[1161/1161] Compiling SwiftMnemonic Errors.swift
[1163/1281] Compiling SwiftCardanoCore CostModels.swift
[1164/1281] Compiling SwiftCardanoCore ExecutionUnits.swift
[1165/1281] Compiling SwiftCardanoCore BigInteger.swift
[1166/1281] Compiling SwiftCardanoCore Bytes.swift
[1167/1281] Compiling SwiftCardanoCore Constr.swift
[1168/1281] Compiling SwiftCardanoCore PlutusData.swift
[1169/1281] Compiling SwiftCardanoCore PlutusDataProtocol.swift
[1170/1281] Compiling SwiftCardanoCore Unit.swift
[1171/1281] Compiling SwiftCardanoCore PlutusHelpers.swift
[1172/1281] Compiling SwiftCardanoCore PlutusTypes.swift
[1173/1281] Compiling SwiftCardanoCore RawPlutusData.swift
[1174/1281] Compiling SwiftCardanoCore Redeemer.swift
[1175/1281] Compiling SwiftCardanoCore CBORSerializable.swift
[1176/1281] Compiling SwiftCardanoCore JSONLoadable.swift
[1177/1281] Compiling SwiftCardanoCore JSONSerializable.swift
[1178/1281] Compiling SwiftCardanoCore Never+CBORSerializable.swift
[1179/1281] Compiling SwiftCardanoCore PayloadCBORSerializable.swift
[1180/1297] Compiling SwiftCardanoCore PayloadSerializable.swift
[1181/1297] Compiling SwiftCardanoCore Serializable.swift
[1182/1297] Compiling SwiftCardanoCore TextEnvelopable.swift
[1183/1297] Compiling SwiftCardanoCore Signature.swift
[1184/1297] Compiling SwiftCardanoCore PoolMetadata.swift
[1185/1297] Compiling SwiftCardanoCore PoolOperator.swift
[1186/1297] Compiling SwiftCardanoCore MultiHostName.swift
[1187/1297] Compiling SwiftCardanoCore PoolParams.swift
[1188/1297] Compiling SwiftCardanoCore Relay.swift
[1189/1297] Compiling SwiftCardanoCore SingleHostAddr.swift
[1190/1297] Compiling SwiftCardanoCore SingleHostName.swift
[1191/1297] Compiling SwiftCardanoCore Asset.swift
[1192/1297] Compiling SwiftCardanoCore Datum.swift
[1193/1297] Compiling SwiftCardanoCore MultiAsset.swift
[1194/1297] Compiling SwiftCardanoCore Script.swift
[1195/1297] Compiling SwiftCardanoCore Transaction.swift
[1196/1297] Compiling SwiftCardanoCore TransactionBody.swift
[1197/1297] Compiling SwiftCardanoCore TransactionInput.swift
[1198/1297] Compiling SwiftCardanoCore BabbageTransactionOutput.swift
[1199/1297] Compiling SwiftCardanoCore ShelleyTransactionOutput.swift
[1200/1297] Compiling SwiftCardanoCore TransactionOutput.swift
[1201/1297] Compiling SwiftCardanoCore UTxO.swift
[1202/1297] Compiling SwiftCardanoCore Value.swift
[1203/1297] Compiling SwiftCardanoCore Withdrawals.swift
[1204/1297] Compiling SwiftCardanoCore Witness.swift
[1205/1297] Compiling SwiftCardanoCore Anchor.swift
[1206/1297] Compiling SwiftCardanoCore ByteString.swift
[1207/1297] Compiling SwiftCardanoCore CBORTag.swift
[1208/1297] Compiling SwiftCardanoCore ChainTip.swift
[1209/1297] Compiling SwiftCardanoCore Era.swift
[1210/1297] Compiling SwiftCardanoCore ExUnits.swift
[1211/1297] Compiling SwiftCardanoCore Fraction.swift
[1212/1297] Compiling SwiftCardanoCore IPAddress.swift
[1213/1297] Emitting module SwiftCardanoCore
[1214/1297] Compiling SwiftCardanoCore Governance.swift
[1215/1297] Compiling SwiftCardanoCore HardForkInitiationAction.swift
[1216/1297] Compiling SwiftCardanoCore InfoAction.swift
[1217/1297] Compiling SwiftCardanoCore NewConstitution.swift
[1218/1297] Compiling SwiftCardanoCore NoConfidence.swift
[1219/1297] Compiling SwiftCardanoCore ParameterChangeAction.swift
[1220/1297] Compiling SwiftCardanoCore TreasuryWithdrawalsAction.swift
[1221/1297] Compiling SwiftCardanoCore UpdateCommittee.swift
[1222/1297] Compiling SwiftCardanoCore ProposalProcedure.swift
[1223/1297] Compiling SwiftCardanoCore Voting.swift
[1224/1297] Compiling SwiftCardanoCore Hash.swift
[1225/1297] Compiling SwiftCardanoCore CommitteeKey.swift
[1226/1297] Compiling SwiftCardanoCore DRepKey.swift
[1227/1297] Compiling SwiftCardanoCore PaymentKey.swift
[1228/1297] Compiling SwiftCardanoCore SigningKey.swift
[1229/1297] Compiling SwiftCardanoCore StakeKey.swift
[1230/1297] Compiling SwiftCardanoCore StakePoolKey.swift
[1231/1297] Compiling SwiftCardanoCore Address.swift
[1232/1297] Compiling SwiftCardanoCore AddressTypes.swift
[1233/1297] Compiling SwiftCardanoCore PointerAddress.swift
[1234/1297] Compiling SwiftCardanoCore AuthCommitteeHot.swift
[1235/1297] Compiling SwiftCardanoCore Certificate.swift
[1236/1297] Compiling SwiftCardanoCore PoolRegistration.swift
[1237/1297] Compiling SwiftCardanoCore PoolRetirement.swift
[1238/1297] Compiling SwiftCardanoCore Register.swift
[1239/1297] Compiling SwiftCardanoCore RegisterDRep.swift
[1240/1297] Compiling SwiftCardanoCore ResignCommitteeCold.swift
[1241/1297] Compiling SwiftCardanoCore StakeDelegation.swift
[1242/1297] Compiling SwiftCardanoCore StakeDeregistration.swift
[1243/1297] Compiling SwiftCardanoCore StakeRegisterDelegate.swift
[1244/1297] Compiling SwiftCardanoCore StakeRegistration.swift
[1245/1297] Compiling SwiftCardanoCore StakeVoteDelegate.swift
[1246/1297] Compiling SwiftCardanoCore StakeVoteRegisterDelegate.swift
[1247/1297] Compiling SwiftCardanoCore Unregister.swift
[1248/1297] Compiling SwiftCardanoCore VRFKey.swift
[1249/1297] Compiling SwiftCardanoCore VerificationKey.swift
[1250/1297] Compiling SwiftCardanoCore BootstrapWitness.swift
[1251/1297] Compiling SwiftCardanoCore GenesisKeyDelegation.swift
[1252/1297] Compiling SwiftCardanoCore MoveInstantaneousRewards.swift
[1253/1297] Compiling SwiftCardanoCore Update.swift
[1254/1297] Compiling SwiftCardanoCore Metadata.swift
[1255/1297] Compiling SwiftCardanoCore AfterScript.swift
[1256/1297] Compiling SwiftCardanoCore BeforeScript.swift
[1257/1297] Compiling SwiftCardanoCore NativeScript.swift
[1258/1297] Compiling SwiftCardanoCore ScriptAll.swift
[1259/1297] Compiling SwiftCardanoCore ScriptAny.swift
[1260/1297] Compiling SwiftCardanoCore ScriptNofK.swift
[1261/1297] Compiling SwiftCardanoCore ScriptPubkey.swift
[1262/1297] Compiling SwiftCardanoCore Network.swift
[1263/1297] Compiling SwiftCardanoCore GenesisParameters.swift
[1264/1297] Compiling SwiftCardanoCore ProtocolParameters.swift
[1265/1297] Compiling SwiftCardanoCore UnregisterDRep.swift
[1266/1297] Compiling SwiftCardanoCore UpdateDRep.swift
[1267/1297] Compiling SwiftCardanoCore VoteDelegate.swift
[1268/1297] Compiling SwiftCardanoCore VoteRegisterDelegate.swift
[1269/1297] Compiling SwiftCardanoCore AlonzoGenesis.swift
[1270/1297] Compiling SwiftCardanoCore ByronGenesis.swift
[1271/1297] Compiling SwiftCardanoCore ConwayGenesis.swift
[1272/1297] Compiling SwiftCardanoCore NodeConfig.swift
[1273/1297] Compiling SwiftCardanoCore ShelleyGenesis.swift
[1274/1297] Compiling SwiftCardanoCore Topology.swift
[1275/1297] Compiling SwiftCardanoCore Credential.swift
[1276/1297] Compiling SwiftCardanoCore CredentialType.swift
[1277/1297] Compiling SwiftCardanoCore GovernanceCredential.swift
[1278/1297] Compiling SwiftCardanoCore Bech32.swift
[1279/1297] Compiling SwiftCardanoCore Bip32.swift
[1280/1297] Compiling SwiftCardanoCore Committee.swift
[1281/1297] Compiling SwiftCardanoCore DRep.swift
[1282/1297] Compiling SwiftCardanoCore IndefiniteList.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1283/1297] Compiling SwiftCardanoCore Interval.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1284/1297] Compiling SwiftCardanoCore ListOrSet.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1285/1297] Compiling SwiftCardanoCore PositiveCoin.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1286/1297] Compiling SwiftCardanoCore Primitive.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1287/1297] Compiling SwiftCardanoCore ProtocolVersion.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1288/1297] Compiling SwiftCardanoCore Set.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1289/1297] Compiling SwiftCardanoCore StakeAddressInfo.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1290/1297] Compiling SwiftCardanoCore Tuple.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1291/1297] Compiling SwiftCardanoCore TypeAliases.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1292/1297] Compiling SwiftCardanoCore Url.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1293/1297] Compiling SwiftCardanoCore Errors.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1294/1297] Compiling SwiftCardanoCore Extensions.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1295/1297] Compiling SwiftCardanoCore FileHash.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1296/1297] Compiling SwiftCardanoCore Logging.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1297/1297] Compiling SwiftCardanoCore Utils.swift
/host/spi-builder-workspace/Sources/SwiftCardanoCore/Utils/FileHash.swift:20:33: warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
18 |     /// - Returns: An instance of the conforming type
19 |     static func load(from path: String) throws -> Self {
20 |         self.init(contents: try String(contentsOfFile: path))
   |                                 `- warning: 'init(contentsOfFile:)' is deprecated: Use `init(contentsOfFile:encoding:)` instead [#DeprecatedDeclaration]
21 |     }
22 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (139.25s)
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.1",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Kingpin-Apps/swift-mnemonic.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" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.15.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    }
  ],
  "manifest_display_name" : "SwiftCardanoCore",
  "name" : "SwiftCardanoCore",
  "path" : "/host/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" : "/host/spi-builder-workspace/Tests/SwiftCardanoCoreTests/data",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AddressTests/AddressTests.swift",
        "AddressTests/AddressTypeTests.swift",
        "AddressTests/PointerAddressTests.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/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/KeyTests.swift",
        "KeysTests/PaymentKeyTests.swift",
        "KeysTests/SigningKeyTests.swift",
        "KeysTests/StakeKeyTests.swift",
        "KeysTests/StakePoolKeyTests.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/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"
      ],
      "target_dependencies" : [
        "SwiftCardanoCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftCardanoCore",
      "module_type" : "SwiftTarget",
      "name" : "SwiftCardanoCore",
      "path" : "Sources/SwiftCardanoCore",
      "product_dependencies" : [
        "BigInt",
        "PotentCodables",
        "CryptoSwift",
        "SwiftMnemonic",
        "SwiftNcal",
        "Clibsodium",
        "FractionNumber",
        "Logging",
        "Crypto"
      ],
      "product_memberships" : [
        "SwiftCardanoCore"
      ],
      "sources" : [
        "Address/Address.swift",
        "Address/AddressTypes.swift",
        "Address/PointerAddress.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/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/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"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.