The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Paseto with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aidantwoods/swift-paseto.git
Reference: 1.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/aidantwoods/swift-paseto
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 811e258 Merge pull request #18 from frederikbosch/patch-2
Cloned https://github.com/aidantwoods/swift-paseto.git into spi-builder-workspace
811e2589a7eb65c16a39e64841034e11daa803a2
SUCCESS checkout https://github.com/aidantwoods/swift-paseto.git at 1.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/aidantwoods/swift-sodium.git from cache
Fetched https://github.com/aidantwoods/swift-sodium.git (0.18s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/aidantwoods/TypedJSON.git from cache
Fetched https://github.com/aidantwoods/TypedJSON.git (0.21s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (0.28s)
Computing version for https://github.com/aidantwoods/TypedJSON.git
Computed https://github.com/aidantwoods/TypedJSON.git at 0.1.2 (0.42s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.7.2 (0.02s)
Creating working copy for https://github.com/aidantwoods/TypedJSON.git
Working copy of https://github.com/aidantwoods/TypedJSON.git resolved at 0.1.2
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.7.2
Creating working copy for https://github.com/aidantwoods/swift-sodium.git
Working copy of https://github.com/aidantwoods/swift-sodium.git resolved at full-clibsodium-build
Building for debugging...
[0/1] Copying libsodium.a
[2/124] Emitting module Sodium
[3/126] Compiling Sodium Utils.swift
[4/126] Compiling Sodium Version.swift
[5/126] Compiling CryptoSwift GCM.swift
[6/126] Compiling CryptoSwift OCB.swift
[7/126] Compiling CryptoSwift AEAD.swift
[8/126] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[9/126] Compiling CryptoSwift AES.Cryptors.swift
[10/126] Compiling CryptoSwift OFB.swift
[11/126] Compiling CryptoSwift PCBC.swift
[12/126] Compiling CryptoSwift Blowfish.swift
[13/126] Compiling CryptoSwift AES.swift
[14/126] Compiling CryptoSwift ASN1.swift
[15/126] Compiling CryptoSwift ASN1Decoder.swift
[16/126] Compiling CryptoSwift BlockEncryptor.swift
[17/126] Compiling CryptoSwift BlockMode.swift
[18/126] Compiling CryptoSwift BlockModeOptions.swift
[19/126] Compiling CryptoSwift CTR.swift
[20/126] Compiling CryptoSwift CipherModeWorker.swift
[21/126] Compiling CryptoSwift ECB.swift
[22/126] Compiling CryptoSwift CBC.swift
[23/126] Compiling CryptoSwift CCM.swift
[24/126] Compiling CryptoSwift CFB.swift
[25/126] Compiling TypedJSON Value.swift
[26/126] Emitting module TypedJSON
[27/126] Compiling TypedJSON JSON.swift
[28/126] Compiling TypedJSON Container.swift
[29/126] Compiling CryptoSwift Collection+Extension.swift
[30/126] Compiling CryptoSwift CompactMap.swift
[31/126] Compiling CryptoSwift Cryptor.swift
[32/126] Compiling CryptoSwift Cryptors.swift
[33/126] Compiling CryptoSwift Digest.swift
[34/126] Compiling CryptoSwift DigestType.swift
[35/126] Compiling CryptoSwift AES+Foundation.swift
[36/126] Compiling CryptoSwift Array+Foundation.swift
[37/126] Compiling CryptoSwift Blowfish+Foundation.swift
[38/126] Compiling CryptoSwift ChaCha20+Foundation.swift
[39/126] Compiling CryptoSwift Data+Extension.swift
[40/126] Compiling CryptoSwift HMAC+Foundation.swift
[41/126] Compiling CryptoSwift Rabbit+Foundation.swift
[42/126] Compiling CryptoSwift String+FoundationExtension.swift
[43/126] Compiling CryptoSwift Utils+Foundation.swift
[44/126] Compiling CryptoSwift Generics.swift
[45/126] Compiling CryptoSwift HKDF.swift
[46/126] Compiling CryptoSwift HMAC.swift
[47/126] Compiling CryptoSwift ISO10126Padding.swift
[48/126] Compiling CryptoSwift ISO78164Padding.swift
[49/126] Compiling CryptoSwift Int+Extension.swift
[50/126] Compiling CryptoSwift MD5.swift
[51/126] Compiling CryptoSwift NoPadding.swift
[52/126] Compiling CryptoSwift Operators.swift
[53/126] Compiling CryptoSwift DER.swift
[54/126] Compiling CryptoSwift PBKDF1.swift
[55/126] Compiling CryptoSwift PBKDF2.swift
[56/126] Compiling CryptoSwift PKCS1v15.swift
[57/139] Compiling CryptoSwift CBCMAC.swift
[58/139] Compiling CryptoSwift CMAC.swift
[59/139] Compiling CryptoSwift Addition.swift
[60/139] Compiling CryptoSwift BigInt.swift
[61/139] Compiling CryptoSwift BigUInt.swift
[62/139] Compiling CryptoSwift Bitwise Ops.swift
[63/139] Compiling CryptoSwift CS.swift
[64/139] Compiling CryptoSwift Codable.swift
[65/139] Compiling CryptoSwift Comparable.swift
[66/139] Compiling CryptoSwift Data Conversion.swift
[67/139] Compiling CryptoSwift Division.swift
[68/139] Compiling CryptoSwift Exponentiation.swift
[69/139] Compiling CryptoSwift Floating Point Conversion.swift
[70/139] Compiling CryptoSwift GCD.swift
[71/139] Compiling CryptoSwift Hashable.swift
[72/139] Compiling CryptoSwift Integer Conversion.swift
[73/139] Compiling CryptoSwift Multiplication.swift
[74/139] Compiling CryptoSwift Prime Test.swift
[75/139] Compiling CryptoSwift Random.swift
[76/139] Compiling CryptoSwift Shifts.swift
[77/139] Compiling CryptoSwift Square Root.swift
[78/139] Compiling CryptoSwift Strideable.swift
[79/139] Compiling CryptoSwift String Conversion.swift
[80/139] Compiling CryptoSwift Subtraction.swift
[81/139] Compiling CryptoSwift Words and Bits.swift
[82/139] Compiling CryptoSwift ChaCha20.swift
[83/139] Compiling CryptoSwift Checksum.swift
[84/139] Compiling CryptoSwift Cipher.swift
[107/139] Compiling CryptoSwift Array+Extension.swift
[108/139] Compiling CryptoSwift Authenticator.swift
[109/139] Compiling CryptoSwift BatchedCollection.swift
[110/139] Compiling CryptoSwift Bit.swift
[111/139] Compiling CryptoSwift BlockCipher.swift
[112/139] Compiling CryptoSwift BlockDecryptor.swift
[113/139] Emitting module CryptoSwift
[114/139] Compiling CryptoSwift SecureBytes.swift
[115/139] Compiling CryptoSwift Signature.swift
[116/139] Compiling CryptoSwift StreamDecryptor.swift
[117/139] Compiling CryptoSwift StreamEncryptor.swift
[118/139] Compiling CryptoSwift String+Extension.swift
[119/139] Compiling CryptoSwift UInt128.swift
[120/139] Compiling CryptoSwift UInt16+Extension.swift
[121/139] Compiling CryptoSwift UInt32+Extension.swift
[122/139] Compiling CryptoSwift UInt64+Extension.swift
[123/139] Compiling CryptoSwift UInt8+Extension.swift
[124/139] Compiling CryptoSwift Updatable.swift
[125/139] Compiling CryptoSwift Utils.swift
[126/139] Compiling CryptoSwift ZeroPadding.swift
[127/139] Compiling CryptoSwift PKCS5.swift
[128/139] Compiling CryptoSwift PKCS7.swift
[129/139] Compiling CryptoSwift PKCS7Padding.swift
[130/139] Compiling CryptoSwift Padding.swift
[131/139] Compiling CryptoSwift Poly1305.swift
[132/139] Compiling CryptoSwift RSA+Cipher.swift
[133/139] Compiling CryptoSwift RSA+Signature.swift
[134/139] Compiling CryptoSwift RSA.swift
[135/139] Compiling CryptoSwift Rabbit.swift
[136/139] Compiling CryptoSwift SHA1.swift
[137/139] Compiling CryptoSwift SHA2.swift
[138/139] Compiling CryptoSwift SHA3.swift
[139/139] Compiling CryptoSwift Scrypt.swift
[140/193] Compiling Paseto BasePublic.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BasePublic: Paseto.Public where Public == Self {}
                ^
[141/193] Compiling Paseto DeferredLocal.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BasePublic: Paseto.Public where Public == Self {}
                ^
[142/193] Compiling Paseto DeferredPublic.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BasePublic: Paseto.Public where Public == Self {}
                ^
[143/193] Compiling Paseto Local.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BasePublic: Paseto.Public where Public == Self {}
                ^
[144/193] Compiling Paseto NonThrowingLocalEncrypt.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BasePublic: Paseto.Public where Public == Self {}
                ^
[145/193] Compiling Paseto NonThrowingPublicSign.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BasePublic: Paseto.Public where Public == Self {}
                ^
[146/193] Compiling Paseto Public.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BasePublic: Paseto.Public where Public == Self {}
                ^
[147/200] Emitting module Paseto
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BaseLocal: Paseto.Local where Local == Self {}
                ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BasePublic.swift:1:17: warning: protocol 'BasePublic' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BasePublic: Paseto.Public where Public == Self {}
                ^
[148/200] Compiling Paseto SymmetricKey.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BaseLocal: Paseto.Local where Local == Self {}
                ^
[149/200] Compiling Paseto Message.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BaseLocal: Paseto.Local where Local == Self {}
                ^
[150/200] Compiling Paseto Package.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BaseLocal: Paseto.Local where Local == Self {}
                ^
[151/200] Compiling Paseto Parser.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BaseLocal: Paseto.Local where Local == Self {}
                ^
[152/200] Compiling Paseto Payload.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BaseLocal: Paseto.Local where Local == Self {}
                ^
[153/200] Compiling Paseto Purpose.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BaseLocal: Paseto.Local where Local == Self {}
                ^
[154/200] Compiling Paseto BaseLocal.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Paseto/Purposes/Base/BaseLocal.swift:1:17: warning: protocol 'BaseLocal' should be declared to refine 'Module' due to a same-type constraint on 'Self'
public protocol BaseLocal: Paseto.Local where Local == Self {}
                ^
[155/200] Compiling Paseto V4PublicAsymmetricSecretKey.swift
[156/200] Compiling Paseto V4PublicPayload.swift
[157/200] Compiling Paseto V4Local.swift
[158/200] Compiling Paseto V4Public.swift
[159/200] Compiling Paseto AsymmetricPublicKey.swift
[160/200] Compiling Paseto AsymmetricSecretKey.swift
[161/200] Compiling Paseto Key.swift
[162/200] Compiling Paseto Version1.swift
[163/200] Compiling Paseto V1LocalPayload.swift
[164/200] Compiling Paseto V1LocalSymmetricKey.swift
[165/200] Compiling Paseto V1Local.swift
[166/200] Compiling Paseto Version2.swift
[167/200] Compiling Paseto V2LocalPayload.swift
[168/200] Compiling Paseto V2LocalSymmetricKey.swift
[169/200] Compiling Paseto V2PublicAsymmetricPublicKey.swift
[170/200] Compiling Paseto BytesRepresentable.swift
[171/200] Compiling Paseto ArraySlice.swift
[172/200] Compiling Paseto Bytes.swift
[173/200] Compiling Paseto Data+Extension.swift
[174/200] Compiling Paseto String+Extension.swift
[175/200] Compiling Paseto Header.swift
[176/200] Compiling Paseto Module.swift
[177/200] Compiling Paseto Version.swift
[178/200] Compiling Paseto V3PublicAsymmetricSecretKey.swift
[179/200] Compiling Paseto V3PublicPayload.swift
[180/200] Compiling Paseto V3Local.swift
[181/200] Compiling Paseto V3Public.swift
[182/200] Compiling Paseto Version4.swift
[183/200] Compiling Paseto V4LocalPayload.swift
[184/200] Compiling Paseto V4LocalSymmetricKey.swift
[185/200] Compiling Paseto V4PublicAsymmetricPublicKey.swift
[186/200] Compiling Paseto V2PublicAsymmetricSecretKey.swift
[187/200] Compiling Paseto V2PublicPayload.swift
[188/200] Compiling Paseto V2Local.swift
[189/200] Compiling Paseto V2Public.swift
[190/200] Compiling Paseto Version3.swift
[191/200] Compiling Paseto V3LocalPayload.swift
[192/200] Compiling Paseto V3LocalSymmetricKey.swift
[193/200] Compiling Paseto V3PublicAsymmetricPublicKey.swift
[194/200] Compiling Paseto Rules.swift
[195/200] Compiling Paseto Sodium.swift
[196/200] Compiling Paseto Aead.swift
[197/200] Compiling Paseto XChaCha20.swift
[198/200] Compiling Paseto String.swift
[199/200] Compiling Paseto Token.swift
[200/200] Compiling Paseto Util.swift
Build complete! (14.33s)
Build complete.
Done.