The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/proxyco/swift-jose.git
Reference: 0.1.3
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/proxyco/swift-jose
 * tag               0.1.3      -> FETCH_HEAD
HEAD is now at c534dca Format
Cloned https://github.com/proxyco/swift-jose.git
Revision (git rev-parse @):
c534dcaa0f6dd7fc0efa52cee0e097b503f16cdf
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/proxyco/swift-jose.git at 0.1.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/proxyco/swift-jose.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[3/9] Copying OpenSSL.framework
[4/9] Write swift-version--423B1241ED78D482.txt
[5/107] Compiling Utility.c
[5/107] Compiling precomputed_ecmult_gen.c
[7/107] Compiling secp256k1.c
[8/107] Compiling precomputed_ecmult.c
[10/127] Compiling secp256k1 Tweak.swift
[11/127] Compiling secp256k1 Utility.swift
[12/129] Emitting module secp256k1
[13/129] Compiling secp256k1 Asymmetric.swift
[14/129] Compiling secp256k1 DH.swift
[15/129] Compiling secp256k1 Digest.swift
[16/129] Compiling secp256k1 SHA256.swift
[17/129] Compiling secp256k1 SafeCompare.swift
[18/129] Compiling secp256k1 Schnorr.swift
[19/129] Compiling secp256k1 ECDH.swift
[20/129] Compiling secp256k1 ECDSA.swift
[21/129] Compiling secp256k1 EdDSA.swift
[22/129] Compiling secp256k1 SecureBytes.swift
[23/129] Compiling secp256k1 Signature.swift
[24/129] Compiling secp256k1 Errors.swift
[25/129] Compiling secp256k1 Exports.swift
[26/129] Compiling secp256k1 HashDigest.swift
[27/129] Compiling secp256k1 PrettyBytes.swift
[28/129] Compiling secp256k1 RNG_boring.swift
[29/129] Compiling secp256k1 Recovery.swift
[30/129] Compiling CryptoSwift Utils+Foundation.swift
[31/129] Compiling CryptoSwift Generics.swift
[32/129] Compiling CryptoSwift HKDF.swift
[33/129] Compiling CryptoSwift HMAC.swift
[34/129] Compiling CryptoSwift ISO10126Padding.swift
[35/129] Compiling CryptoSwift ISO78164Padding.swift
[36/129] Compiling CryptoSwift Int+Extension.swift
[37/129] Compiling CryptoSwift MD5.swift
[38/129] Compiling CryptoSwift NoPadding.swift
[39/129] Compiling CryptoSwift Operators.swift
[40/129] Compiling CryptoSwift DER.swift
[41/129] Compiling CryptoSwift PBKDF1.swift
[42/129] Compiling CryptoSwift PBKDF2.swift
[43/129] Compiling CryptoSwift PKCS1v15.swift
[44/142] Compiling secp256k1 Zeroization.swift
[45/142] Compiling secp256k1 secp256k1.swift
[46/142] Compiling CryptoSwift Collection+Extension.swift
[47/142] Compiling CryptoSwift CompactMap.swift
[48/142] Compiling CryptoSwift Cryptor.swift
[49/142] Compiling CryptoSwift Cryptors.swift
[50/142] Compiling CryptoSwift Digest.swift
[51/142] Compiling CryptoSwift DigestType.swift
[52/142] Compiling CryptoSwift AES+Foundation.swift
[53/142] Compiling CryptoSwift Array+Foundation.swift
[54/142] Compiling CryptoSwift Blowfish+Foundation.swift
[55/142] Compiling CryptoSwift ChaCha20+Foundation.swift
[56/142] Compiling CryptoSwift Data+Extension.swift
[57/142] Compiling CryptoSwift HMAC+Foundation.swift
[58/142] Compiling CryptoSwift Rabbit+Foundation.swift
[59/142] Compiling CryptoSwift String+FoundationExtension.swift
[60/142] Compiling CryptoSwift Hashable.swift
[61/142] Compiling CryptoSwift Integer Conversion.swift
[62/142] Compiling CryptoSwift Multiplication.swift
[63/142] Compiling CryptoSwift Prime Test.swift
[64/142] Compiling CryptoSwift Random.swift
[65/142] Compiling CryptoSwift Shifts.swift
[66/142] Compiling CryptoSwift Square Root.swift
[67/142] Compiling CryptoSwift Strideable.swift
[68/142] Compiling CryptoSwift String Conversion.swift
[69/142] Compiling CryptoSwift Subtraction.swift
[70/142] Compiling CryptoSwift Words and Bits.swift
[71/142] Compiling CryptoSwift ChaCha20.swift
[72/142] Compiling CryptoSwift Checksum.swift
[73/142] Compiling CryptoSwift Cipher.swift
[81/142] Compiling CryptoSwift CipherModeWorker.swift
[82/142] Compiling CryptoSwift ECB.swift
[83/142] Compiling CryptoSwift GCM.swift
[84/142] Compiling CryptoSwift OCB.swift
[85/142] Compiling CryptoSwift OFB.swift
[86/142] Compiling CryptoSwift PCBC.swift
[87/142] Compiling CryptoSwift Blowfish.swift
[102/142] Compiling CryptoSwift SecureBytes.swift
[103/142] Compiling CryptoSwift Signature.swift
[104/142] Compiling CryptoSwift StreamDecryptor.swift
[105/142] Compiling CryptoSwift StreamEncryptor.swift
[106/142] Compiling CryptoSwift String+Extension.swift
[107/142] Compiling CryptoSwift UInt128.swift
[108/142] Compiling CryptoSwift UInt16+Extension.swift
[109/142] Compiling CryptoSwift UInt32+Extension.swift
[110/142] Compiling CryptoSwift UInt64+Extension.swift
[111/142] Compiling CryptoSwift UInt8+Extension.swift
[112/142] Compiling CryptoSwift Updatable.swift
[113/142] Compiling CryptoSwift Utils.swift
[114/142] Compiling CryptoSwift ZeroPadding.swift
[115/142] Compiling CryptoSwift CBCMAC.swift
[116/142] Compiling CryptoSwift CMAC.swift
[117/142] Compiling CryptoSwift Addition.swift
[118/142] Compiling CryptoSwift BigInt.swift
[119/142] Compiling CryptoSwift BigUInt.swift
[120/142] Compiling CryptoSwift Bitwise Ops.swift
[121/142] Compiling CryptoSwift CS.swift
[122/142] Compiling CryptoSwift Codable.swift
[123/142] Compiling CryptoSwift Comparable.swift
[124/142] Compiling CryptoSwift Data Conversion.swift
[125/142] Compiling CryptoSwift Division.swift
[126/142] Compiling CryptoSwift Exponentiation.swift
[127/142] Compiling CryptoSwift Floating Point Conversion.swift
[128/142] Compiling CryptoSwift GCD.swift
[129/142] Emitting module CryptoSwift
[130/142] Compiling CryptoSwift PKCS5.swift
[131/142] Compiling CryptoSwift PKCS7.swift
[132/142] Compiling CryptoSwift PKCS7Padding.swift
[133/142] Compiling CryptoSwift Padding.swift
[134/142] Compiling CryptoSwift Poly1305.swift
[135/142] Compiling CryptoSwift RSA+Cipher.swift
[136/142] Compiling CryptoSwift RSA+Signature.swift
[137/142] Compiling CryptoSwift RSA.swift
[138/142] Compiling CryptoSwift Rabbit.swift
[139/142] Compiling CryptoSwift SHA1.swift
[140/142] Compiling CryptoSwift SHA2.swift
[141/142] Compiling CryptoSwift SHA3.swift
[142/142] Compiling CryptoSwift Scrypt.swift
[143/167] Compiling JOSE JOSEHeader+Codable.swift
[144/167] Compiling JOSE JOSEHeader+CompressionAlgorithm.swift
[145/167] Compiling JOSE JOSEHeader+ContentEncryptionAlgorithm.swift
[146/167] Compiling JOSE JOSEHeader+KeyManagementAlgorithm.swift
[147/170] Compiling JOSE Data+Random.swift
[148/170] Compiling JOSE DataRepresentable.swift
[149/170] Compiling JOSE Types+DataRepresentable.swift
[150/170] Compiling JOSE JWKSet.swift
[151/170] Compiling JOSE Base64URL.swift
[152/170] Compiling JOSE ConcatKDF.swift
[153/170] Compiling JOSE JWK+Codable.swift
[154/170] Compiling JOSE JWK+Error.swift
[155/170] Compiling JOSE JWK+KeyAgreement.swift
[156/170] Compiling JOSE JOSEHeader.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/OpenSSL.h"
        ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/OpenSSL.h:2:10: note: in file included from /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/OpenSSL.h:2:
#include <OpenSSL/ssl.h>
         ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/ssl.h:15:11: note: in file included from /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/ssl.h:15:
# include <openssl/e_os2.h>
          ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/openssl.framework/Headers/e_os2.h:13:11: note: in file included from /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/openssl.framework/Headers/e_os2.h:13:
# include <openssl/opensslconf.h>
          ^
[157/170] Compiling JOSE JWE+CompactSerialization.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/OpenSSL.h"
        ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/OpenSSL.h:2:10: note: in file included from /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/OpenSSL.h:2:
#include <OpenSSL/ssl.h>
         ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/ssl.h:15:11: note: in file included from /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/ssl.h:15:
# include <openssl/e_os2.h>
          ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/openssl.framework/Headers/e_os2.h:13:11: note: in file included from /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/openssl.framework/Headers/e_os2.h:13:
# include <openssl/opensslconf.h>
          ^
[158/170] Compiling JOSE JWE+Crypto.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/OpenSSL.h"
        ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/OpenSSL.h:2:10: note: in file included from /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/OpenSSL.h:2:
#include <OpenSSL/ssl.h>
         ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/ssl.h:15:11: note: in file included from /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/ssl.h:15:
# include <openssl/e_os2.h>
          ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/openssl.framework/Headers/e_os2.h:13:11: note: in file included from /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/openssl.framework/Headers/e_os2.h:13:
# include <openssl/opensslconf.h>
          ^
[159/170] Compiling JOSE JWE+Decrypt.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Headers/OpenSSL.h"
        ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/OpenSSL.h:2:10: note: in file included from /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/OpenSSL.h:2:
#include <OpenSSL/ssl.h>
         ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/ssl.h:15:11: note: in file included from /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/OpenSSL.framework/Headers/ssl.h:15:
# include <openssl/e_os2.h>
          ^
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/openssl.framework/Headers/e_os2.h:13:11: note: in file included from /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/openssl.framework/Headers/e_os2.h:13:
# include <openssl/opensslconf.h>
          ^
[160/170] Emitting module JOSE
[161/170] Compiling JOSE JWE+Encrypt.swift
[162/170] Compiling JOSE JWE+Error.swift
[163/170] Compiling JOSE JWE+JOSEHeader.swift
[164/170] Compiling JOSE JWE+JSONSerialization.swift
[165/170] Compiling JOSE JWE+Recipient.swift
[166/170] Compiling JOSE JWE.swift
[167/170] Compiling JOSE Curve448.swift
[168/170] Compiling JOSE JWK+Thumbprint.swift
[169/170] Compiling JOSE JWK.swift
[170/170] Compiling JOSE JWKRepresentable.swift
Build complete! (26.21s)
Fetching https://github.com/krzyzanowskim/OpenSSL.git from cache
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/krzyzanowskim/OpenSSL.git from cache (0.28s)
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (0.28s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.28s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.7.2 (0.54s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.12.2 (0.54s)
Computing version for https://github.com/krzyzanowskim/OpenSSL.git
Computed https://github.com/krzyzanowskim/OpenSSL.git at 1.1.2200 (0.42s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/OpenSSL-aa5fcddd is not valid git repository for 'https://github.com/krzyzanowskim/OpenSSL.git', will fetch again.
Fetching https://github.com/krzyzanowskim/OpenSSL.git from cache
Fetched https://github.com/krzyzanowskim/OpenSSL.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/OpenSSL-aa5fcddd is not valid git repository for 'https://github.com/krzyzanowskim/OpenSSL.git', will fetch again.
Fetching https://github.com/krzyzanowskim/OpenSSL.git from cache
Fetched https://github.com/krzyzanowskim/OpenSSL.git from cache (0.01s)
Creating working copy for https://github.com/krzyzanowskim/OpenSSL.git
Working copy of https://github.com/krzyzanowskim/OpenSSL.git resolved at 1.1.2200
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.12.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
Build complete.
Done.