This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Failed to build JWTProvider with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/jwt-provider.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/jwt-provider
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f648dd6 Merge pull request #24 from mihailstumkins/fix/incorrect-bearer-token-format
Cloned https://github.com/vapor-community/jwt-provider.git
Revision (git rev-parse @):
f648dd6814970d9c7b27b79e9ce62699561d8d14
SUCCESS checkout https://github.com/vapor-community/jwt-provider.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/vapor-community/jwt-provider.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/37] Write sources
[34/37] Write swift-version-6F35C1178C84523A.txt
[35/63] Compiling CHTTP http_parser.c
[36/63] Compiling CSQLite sqlite3.c
[38/63] Emitting module PathIndexable
[39/63] Compiling PathIndexable PathIndexable+Subscripting.swift
[40/63] Compiling PathIndexable PathIndexable.swift
[41/63] Emitting module Debugging
[42/63] Compiling Debugging Debuggable.swift
[43/63] Compiling libc libc.swift
[44/63] Emitting module libc
[45/63] Compiling Bits HexEncoder.swift
[46/63] Compiling Bits Operators.swift
[47/63] Compiling Bits String+BytesConvertible.swift
[48/63] Compiling Bits UnsignedInteger+BytesConvertible.swift
[49/64] Emitting module Bits
[50/64] Compiling Bits UnsignedInteger+Shifting.swift
[51/64] Compiling Bits BytesConvertible.swift
[52/64] Compiling Bits Data+BytesConvertible.swift
[53/64] Compiling Bits ByteSequence+Conversions.swift
[54/64] Compiling Bits Bytes+Base64.swift
[55/64] Compiling Bits Byte+Random.swift
[56/64] Compiling Bits Byte+UTF8Numbers.swift
[57/64] Compiling Bits Byte+Convenience.swift
[58/64] Compiling Bits Byte+PatternMatching.swift
[59/64] Compiling Bits Aliases.swift
[60/64] Compiling Bits Base64Encoder.swift
[61/64] Compiling Bits Byte+Alphabet.swift
[62/64] Compiling Bits Byte+ControlCharacters.swift
[63/64] Compiling Bits Bytes+Hex.swift
[64/64] Compiling Bits Bytes+Percent.swift
[65/86] Emitting module Core
[66/88] Compiling Core Array.swift
[67/88] Compiling Core Bits.swift
[68/88] Compiling Core Cache.swift
[69/88] Compiling Core String.swift
[70/88] Compiling Core WorkingDirectory.swift
[71/88] Compiling Core Sequence.swift
[72/88] Compiling Core StaticDataBuffer.swift
[73/88] Compiling Core Portal.swift
[74/88] Compiling Core RFC1123.swift
[75/88] Compiling Core Extendable.swift
[76/88] Compiling Core FileProtocol.swift
[77/88] Compiling Core Collection+Safe.swift
[78/88] Compiling Core DataFile.swift
[79/88] Compiling Core Dispatch.swift
[80/88] Compiling Core Int+Hex.swift
[81/88] Compiling Core Lock.swift
[82/88] Compiling Core DispatchTime+Utilities.swift
[83/88] Compiling Core EmptyInitializable.swift
[84/88] Compiling Core Exports.swift
[85/88] Compiling Core Result.swift
[86/88] Compiling Core Semaphore.swift
[87/88] Compiling Core String+CaseInsensitiveCompare.swift
[88/88] Compiling Core String+Polymorphic.swift
[89/175] Compiling Transport StreamError.swift
[90/175] Compiling Transport Stream.swift
[91/176] Compiling Transport ReadableStream.swift
[92/176] Compiling Console ConsoleStyle+Terminal.swift
[93/176] Compiling Console String+ANSI.swift
[94/176] Compiling Console Terminal+Command.swift
[95/179] Compiling Console Stream.swift
[96/179] Compiling Console Swift3.swift
[97/179] Compiling Console ConsoleColor+Terminal.swift
[98/179] Compiling Random OSRandom.swift
[99/179] Compiling Random RandomProtocol.swift
[100/179] Compiling Random EmptyInitializable.swift
[101/179] Compiling Random Exports.swift
[102/179] Emitting module Random
[103/179] Compiling Random Array+Random.swift
[104/179] Compiling Random URandom.swift
[105/179] Compiling Console Group.swift
[106/179] Compiling Console Option.swift
[107/179] Compiling Console Runnable.swift
[108/179] Compiling Console Value.swift
[109/179] Compiling Transport WriteableStream.swift
[110/202] Emitting module Console
[111/202] Compiling Transport ServerStream.swift
[112/202] Compiling Transport Port.swift
[113/202] Compiling Transport InternetStream.swift
[114/202] Compiling Transport Exports.swift
[115/202] Compiling Transport ClientStream.swift
[116/202] Emitting module Transport
[117/202] Compiling Transport FoundationStream.swift
[118/202] Compiling Crypto ByteStream.swift
[119/202] Compiling Crypto Exports.swift
[120/202] Compiling Crypto Cipher+Method.swift
[121/202] Compiling Crypto Cipher.swift
[122/205] Compiling Console ConsoleClear.swift
[123/205] Compiling Console ConsoleColor.swift
[124/205] Compiling Console Console+Ask.swift
[125/205] Compiling Console Console+Center.swift
[126/205] Compiling Console FileHandle+Stream.swift
[127/205] Compiling Console Pipe+Stream.swift
[128/205] Compiling Console Console+Confirm.swift
[129/205] Compiling Console Console+Ephemeral.swift
[130/233] Compiling Sockets Address+C.swift
[131/233] Compiling Sockets Address.swift
[132/233] Compiling Sockets Buffer.swift
[133/233] Compiling Sockets TCPEstablishedSocket.swift
[139/233] Compiling Console Terminal.swift
[140/233] Compiling Console Bool+Polymorphic.swift
[141/233] Compiling Node StructuredData+Init.swift
[142/233] Compiling Node StructuredData+PathIndexable.swift
[145/233] Compiling Crypto Hash+Random.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[150/234] Compiling Sockets TCPInternetSocket.swift
[151/234] Compiling Sockets Conversions.swift
[152/234] Compiling Sockets Error.swift
[153/234] Compiling Sockets FDSet.swift
[154/234] Compiling Sockets TCPReadableSocket.swift
[155/234] Compiling Sockets TCPSocket.swift
[156/234] Compiling Sockets Types.swift
[157/234] Compiling Sockets Exports.swift
[158/234] Compiling Crypto Hash.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[159/234] Compiling Crypto HMAC.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[160/234] Compiling Sockets Config.swift
[161/234] Compiling Sockets Descriptor.swift
[162/234] Compiling Sockets Socket.swift
[163/234] Compiling Sockets SocketOptions.swift
[164/234] Compiling Sockets RawSocket.swift
[165/234] Compiling Sockets Select.swift
[166/234] Compiling Sockets InternetSocket.swift
[167/234] Compiling Sockets Pipe.swift
[168/234] Compiling Crypto Hash+Method.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[178/234] Compiling Crypto LibreSSLError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[179/234] Compiling Crypto PseudoRandom.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[180/234] Emitting module Node
[181/234] Compiling BCrypt Keys.swift
[182/234] Compiling BCrypt Serializer.swift
[183/234] Compiling BCrypt Salt.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[188/234] Emitting module Crypto
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[193/234] Compiling Crypto Random.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ctls/shim.h:4:10: error: 'openssl/conf.h' file not found
 2 | #define __COPENSSL_SHIM_H__
 3 |
 4 | #include <openssl/conf.h>
   |          `- error: 'openssl/conf.h' file not found
 5 | #include <openssl/evp.h>
 6 | #include <openssl/err.h>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/crypto/Sources/Crypto/Cipher/Cipher+Method.swift:1:8: error: could not build Objective-C module 'CTLS'
  1 | import CTLS
    |        `- error: could not build Objective-C module 'CTLS'
  2 |
  3 | extension Cipher {
[194/234] Compiling BCrypt Parser.swift
[195/234] Compiling BCrypt Export.swift
[196/234] Compiling BCrypt Convenience.swift
Fetching https://github.com/vapor/jwt.git
Fetching https://github.com/vapor/auth-provider.git
Fetching https://github.com/vapor/vapor.git
[1/262] Fetching auth-provider
[232/2769] Fetching auth-provider, jwt
[2739/71441] Fetching auth-provider, jwt, vapor
Fetched https://github.com/vapor/auth-provider.git from cache (2.72s)
Fetched https://github.com/vapor/jwt.git from cache (2.72s)
Fetched https://github.com/vapor/vapor.git from cache (2.72s)
Computing version for https://github.com/vapor/auth-provider.git
Computed https://github.com/vapor/auth-provider.git at 1.2.0 (0.69s)
Fetching https://github.com/vapor/auth.git
[1/1048] Fetching auth
Fetched https://github.com/vapor/auth.git from cache (0.89s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 1.2.1 (0.67s)
Fetching https://github.com/vapor/fluent.git
[1/13344] Fetching fluent
Fetched https://github.com/vapor/fluent.git from cache (1.50s)
Computing version for https://github.com/vapor/jwt.git
Computed https://github.com/vapor/jwt.git at 2.3.0 (0.66s)
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/crypto.git
[1/998] Fetching json
[81/3784] Fetching json, crypto
Fetched https://github.com/vapor/json.git from cache (1.41s)
Fetched https://github.com/vapor/crypto.git from cache (1.41s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.65s)
Fetching https://github.com/vapor/ctls.git
Fetching https://github.com/vapor/random.git
[1/148] Fetching random
[37/219] Fetching random, ctls
Fetched https://github.com/vapor/ctls.git from cache (0.77s)
Fetched https://github.com/vapor/random.git from cache (0.77s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.65s)
Fetching https://github.com/vapor/core.git
[1/20143] Fetching core
Fetched https://github.com/vapor/core.git from cache (1.61s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.67s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.67s)
Fetching https://github.com/vapor/bits.git
Fetching https://github.com/vapor/debugging.git
[1/260] Fetching debugging
[69/618] Fetching debugging, bits
Fetched https://github.com/vapor/bits.git from cache (0.86s)
Fetched https://github.com/vapor/debugging.git from cache (0.86s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.68s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.67s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.65s)
Fetching https://github.com/vapor/node.git
[1/4211] Fetching node
Fetched https://github.com/vapor/node.git from cache (1.13s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.66s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (0.68s)
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/console.git
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/bcrypt.git
[1/99] Fetching bcrypt
[100/25566] Fetching bcrypt, engine
[101/46256] Fetching bcrypt, engine, routing
[102/51617] Fetching bcrypt, engine, routing, console
[103/53462] Fetching bcrypt, engine, routing, console, multipart
Fetched https://github.com/vapor/bcrypt.git from cache (1.68s)
[52030/53363] Fetching engine, routing, console, multipart
Fetched https://github.com/vapor/routing.git from cache (2.12s)
Fetched https://github.com/vapor/engine.git from cache (2.12s)
Fetched https://github.com/vapor/multipart.git from cache (2.12s)
Fetched https://github.com/vapor/console.git from cache (2.12s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (0.67s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.66s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.66s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.65s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.66s)
Fetching https://github.com/vapor/tls.git
Fetching https://github.com/vapor/sockets.git
[1/1144] Fetching tls
[59/4456] Fetching tls, sockets
Fetched https://github.com/vapor/tls.git from cache (1.03s)
[2584/3312] Fetching sockets
Fetched https://github.com/vapor/sockets.git from cache (1.12s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.64s)
Computing version for https://github.com/vapor/sockets.git
Computed https://github.com/vapor/sockets.git at 2.2.3 (0.65s)
Computing version for https://github.com/vapor/fluent.git
Computed https://github.com/vapor/fluent.git at 2.5.1 (0.65s)
Fetching https://github.com/vapor/sqlite.git
[1/2112] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git from cache (1.30s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 2.3.1 (0.64s)
Creating working copy for https://github.com/vapor/jwt.git
Working copy of https://github.com/vapor/jwt.git resolved at 2.3.0
Creating working copy for https://github.com/vapor/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/tls.git
Working copy of https://github.com/vapor/tls.git resolved at 2.1.3
Creating working copy for https://github.com/vapor/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 2.4.5
Creating working copy for https://github.com/vapor/json.git
Working copy of https://github.com/vapor/json.git resolved at 2.2.2
Creating working copy for https://github.com/vapor/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 2.5.1
Creating working copy for https://github.com/vapor/engine.git
Working copy of https://github.com/vapor/engine.git resolved at 2.2.5
Creating working copy for https://github.com/vapor/console.git
Working copy of https://github.com/vapor/console.git resolved at 2.3.1
Creating working copy for https://github.com/vapor/crypto.git
Working copy of https://github.com/vapor/crypto.git resolved at 2.1.3
Creating working copy for https://github.com/vapor/bcrypt.git
Working copy of https://github.com/vapor/bcrypt.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
Creating working copy for https://github.com/vapor/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/auth.git
Working copy of https://github.com/vapor/auth.git resolved at 1.2.1
Creating working copy for https://github.com/vapor/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
Creating working copy for https://github.com/vapor/random.git
Working copy of https://github.com/vapor/random.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/sqlite.git
Working copy of https://github.com/vapor/sqlite.git resolved at 2.3.1
Creating working copy for https://github.com/vapor/sockets.git
Working copy of https://github.com/vapor/sockets.git resolved at 2.2.3
Creating working copy for https://github.com/vapor/auth-provider.git
Working copy of https://github.com/vapor/auth-provider.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.1
warning: 'ctls': ignoring declared target(s) 'CTLS' in the system package
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install ctls using your system-packager:
    brew install openssl
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.