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 AuthProvider with Swift 6.0 (beta) 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/auth-provider.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/auth-provider
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a72cd40 Merge pull request #23 from vapor/cci2
Cloned https://github.com/vapor-community/auth-provider.git
Revision (git rev-parse @):
a72cd402ab8396d3c44842a3b9c6bd46132b62f0
SUCCESS checkout https://github.com/vapor-community/auth-provider.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/vapor-community/auth-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/35] Write sources
[32/35] Write swift-version-6F35C1178C84523A.txt
[33/61] Compiling CHTTP http_parser.c
[34/61] Compiling CSQLite sqlite3.c
[36/61] Compiling PathIndexable PathIndexable.swift
[37/61] Emitting module PathIndexable
[38/61] Compiling PathIndexable PathIndexable+Subscripting.swift
[39/61] Emitting module libc
[40/61] Compiling libc libc.swift
[41/61] Compiling Debugging Debuggable.swift
[42/61] Emitting module Debugging
[43/61] Emitting module Bits
[44/62] Compiling Bits UnsignedInteger+Shifting.swift
[45/62] Compiling Bits HexEncoder.swift
[46/62] Compiling Bits Operators.swift
[47/62] Compiling Bits BytesConvertible.swift
[48/62] Compiling Bits Data+BytesConvertible.swift
[49/62] Compiling Bits String+BytesConvertible.swift
[50/62] Compiling Bits UnsignedInteger+BytesConvertible.swift
[51/62] Compiling Bits ByteSequence+Conversions.swift
[52/62] Compiling Bits Bytes+Base64.swift
[53/62] Compiling Bits Byte+Convenience.swift
[54/62] Compiling Bits Byte+PatternMatching.swift
[55/62] Compiling Bits Aliases.swift
[56/62] Compiling Bits Base64Encoder.swift
[57/62] Compiling Bits Byte+Random.swift
[58/62] Compiling Bits Byte+UTF8Numbers.swift
[59/62] Compiling Bits Byte+Alphabet.swift
[60/62] Compiling Bits Byte+ControlCharacters.swift
[61/62] Compiling Bits Bytes+Hex.swift
[62/62] Compiling Bits Bytes+Percent.swift
[63/84] Emitting module Core
[64/86] Compiling Core Extendable.swift
[65/86] Compiling Core FileProtocol.swift
[66/86] Compiling Core Int+Hex.swift
[67/86] Compiling Core Lock.swift
[68/86] Compiling Core Result.swift
[69/86] Compiling Core Semaphore.swift
[70/86] Compiling Core Array.swift
[71/86] Compiling Core Bits.swift
[72/86] Compiling Core Cache.swift
[73/86] Compiling Core Sequence.swift
[74/86] Compiling Core StaticDataBuffer.swift
[75/86] Compiling Core DispatchTime+Utilities.swift
[76/86] Compiling Core EmptyInitializable.swift
[77/86] Compiling Core Exports.swift
[78/86] Compiling Core Portal.swift
[79/86] Compiling Core RFC1123.swift
[80/86] Compiling Core String+CaseInsensitiveCompare.swift
[81/86] Compiling Core String+Polymorphic.swift
[82/86] Compiling Core String.swift
[83/86] Compiling Core WorkingDirectory.swift
[84/86] Compiling Core Collection+Safe.swift
[85/86] Compiling Core DataFile.swift
[86/86] Compiling Core Dispatch.swift
[87/173] Compiling Transport ClientStream.swift
[88/173] Compiling Transport Exports.swift
[89/174] Compiling Transport Stream.swift
[90/174] Compiling Transport StreamError.swift
[91/174] Emitting module Transport
[92/174] Compiling Transport ReadableStream.swift
[93/174] Compiling Random URandom.swift
[94/174] Emitting module Random
[95/174] Compiling Random Exports.swift
[96/174] Compiling Random EmptyInitializable.swift
[97/174] Compiling Random Array+Random.swift
[98/174] Compiling Random RandomProtocol.swift
[99/174] Compiling Random OSRandom.swift
[100/174] Compiling Console ConsoleStyle.swift
[101/174] Compiling Console FileHandle+Stream.swift
[102/174] Compiling Console Pipe+Stream.swift
[103/200] Compiling Transport WriteableStream.swift
[104/200] Emitting module Console
[105/200] Compiling Transport InternetStream.swift
[106/200] Compiling Transport Port.swift
[107/200] Compiling Transport FoundationStream.swift
[108/200] Compiling Transport ServerStream.swift
[109/200] Compiling Crypto ByteStream.swift
[110/200] Compiling Crypto Exports.swift
[111/200] Compiling Node Schema+Convertible.swift
[112/200] Compiling Console Command.swift
[113/203] Compiling Console ConsoleError.swift
[114/203] Compiling Console ConsoleProtocol.swift
[115/203] Compiling Console Console+ConsoleStyle.swift
[116/203] Compiling Console Console+Confirm.swift
[117/203] Compiling Crypto Cipher+Method.swift
[118/203] Compiling Crypto Cipher.swift
[119/203] Compiling Crypto Helpers.swift
[120/203] Compiling Crypto HMAC+Method.swift
[121/231] Compiling Sockets Address+C.swift
[122/231] Compiling Sockets Address.swift
[123/231] Compiling Sockets Buffer.swift
[124/231] Compiling Sockets Conversions.swift
[125/231] Compiling Sockets InternetSocket.swift
[126/231] Compiling Sockets Pipe.swift
[127/231] Compiling Sockets TCPEstablishedSocket.swift
[128/231] Compiling Sockets TCPInternetSocket.swift
[129/231] 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 {
[130/232] Compiling Sockets Error.swift
[131/232] Compiling Sockets FDSet.swift
[132/232] Compiling Sockets Config.swift
[133/232] Compiling Sockets Descriptor.swift
[134/232] 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 {
[135/232] 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 {
[136/232] Compiling Sockets Types.swift
[137/232] Compiling Sockets Exports.swift
[138/232] Compiling Sockets RawSocket.swift
[139/232] Compiling Sockets SocketOptions.swift
[140/232] Compiling Console String+ANSI.swift
[141/232] Compiling Console Terminal+Command.swift
[142/232] Compiling Console Console+Run.swift
[143/232] 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 {
[144/232] 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 {
[145/232] 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 {
[148/232] Compiling Console Terminal.swift
[149/232] Compiling Console Bool+Polymorphic.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 {
[155/232] Compiling Sockets Select.swift
[156/232] Compiling Sockets TCPReadableSocket.swift
[157/232] Compiling Sockets TCPSocket.swift
[158/232] Compiling Sockets Socket.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[171/232] 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 {
[176/232] Compiling Console Console+Ephemeral.swift
[177/232] Compiling Console Console+Options.swift
[178/232] Compiling Console Console+Print.swift
[179/232] Compiling BCrypt Salt.swift
[180/232] Compiling BCrypt Serializer.swift
[181/232] Emitting module Node
[182/232] Compiling BCrypt Parser.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 {
<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 {
[187/232] 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 {
[192/232] Compiling BCrypt Keys.swift
Fetching https://github.com/vapor/vapor.git
Fetching https://github.com/vapor/auth.git
[1/1048] Fetching auth
[1049/69742] Fetching auth, vapor
Fetched https://github.com/vapor/auth.git from cache (3.10s)
Fetched https://github.com/vapor/vapor.git from cache (3.10s)
Computing version for https://github.com/vapor/auth.git
Computed https://github.com/vapor/auth.git at 1.2.1 (0.69s)
Fetching https://github.com/vapor/fluent.git
[1/13380] Fetching fluent
Fetched https://github.com/vapor/fluent.git from cache (1.56s)
Computing version for https://github.com/vapor/vapor.git
Computed https://github.com/vapor/vapor.git at 2.4.5 (0.69s)
Fetching https://github.com/vapor/multipart.git
Fetching https://github.com/vapor/routing.git
Fetching https://github.com/vapor/node.git
Fetching https://github.com/vapor/json.git
Fetching https://github.com/vapor/engine.git
Fetching https://github.com/vapor/core.git
Fetching https://github.com/vapor/crypto.git
[1/998] Fetching json
[41/5209] Fetching json, node
[124/7995] Fetching json, node, crypto
[152/28685] Fetching json, node, crypto, routing
[359/30530] Fetching json, node, crypto, routing, multipart
[604/55997] Fetching json, node, crypto, routing, multipart, engine
[773/76140] Fetching json, node, crypto, routing, multipart, engine, core
Fetched https://github.com/vapor/core.git from cache (2.04s)
Fetching https://github.com/vapor/console.git
Fetched https://github.com/vapor/crypto.git from cache (2.04s)
Fetching https://github.com/vapor/bcrypt.git
Fetched https://github.com/vapor/multipart.git from cache (2.04s)
Fetched https://github.com/vapor/json.git from cache (2.04s)
Fetched https://github.com/vapor/engine.git from cache (2.04s)
Fetched https://github.com/vapor/routing.git from cache (2.04s)
Fetched https://github.com/vapor/node.git from cache (2.04s)
[1/99] Fetching bcrypt
[100/5500] Fetching bcrypt, console
Fetched https://github.com/vapor/console.git from cache (1.14s)
Fetched https://github.com/vapor/bcrypt.git from cache (1.14s)
Computing version for https://github.com/vapor/bcrypt.git
Computed https://github.com/vapor/bcrypt.git at 1.1.1 (0.67s)
Fetching https://github.com/vapor/random.git
[1/148] Fetching random
Fetched https://github.com/vapor/random.git from cache (0.72s)
Computing version for https://github.com/vapor/random.git
Computed https://github.com/vapor/random.git at 1.2.0 (0.66s)
Computing version for https://github.com/vapor/routing.git
Computed https://github.com/vapor/routing.git at 2.2.1 (0.66s)
Fetching https://github.com/vapor/debugging.git
[1/260] Fetching debugging
Fetched https://github.com/vapor/debugging.git from cache (0.84s)
Computing version for https://github.com/vapor/debugging.git
Computed https://github.com/vapor/debugging.git at 1.1.1 (0.65s)
Computing version for https://github.com/vapor/json.git
Computed https://github.com/vapor/json.git at 2.2.2 (0.67s)
Computing version for https://github.com/vapor/core.git
Computed https://github.com/vapor/core.git at 2.2.1 (0.72s)
Fetching https://github.com/vapor/bits.git
[1/358] Fetching bits
Fetched https://github.com/vapor/bits.git from cache (0.82s)
Computing version for https://github.com/vapor/bits.git
Computed https://github.com/vapor/bits.git at 1.1.1 (0.92s)
Computing version for https://github.com/vapor/multipart.git
Computed https://github.com/vapor/multipart.git at 2.2.1 (0.71s)
Computing version for https://github.com/vapor/crypto.git
Computed https://github.com/vapor/crypto.git at 2.1.3 (0.67s)
Fetching https://github.com/vapor/ctls.git
[1/71] Fetching ctls
Fetched https://github.com/vapor/ctls.git from cache (0.66s)
Computing version for https://github.com/vapor/console.git
Computed https://github.com/vapor/console.git at 2.3.1 (0.67s)
Computing version for https://github.com/vapor/ctls.git
Computed https://github.com/vapor/ctls.git at 1.1.3 (0.65s)
Computing version for https://github.com/vapor/node.git
Computed https://github.com/vapor/node.git at 2.1.5 (0.68s)
Computing version for https://github.com/vapor/engine.git
Computed https://github.com/vapor/engine.git at 2.2.5 (0.67s)
Fetching https://github.com/vapor/tls.git
Fetching https://github.com/vapor/sockets.git
[1/3312] Fetching sockets
[101/4456] Fetching sockets, tls
Fetched https://github.com/vapor/tls.git from cache (1.11s)
Fetched https://github.com/vapor/sockets.git from cache (1.11s)
Computing version for https://github.com/vapor/tls.git
Computed https://github.com/vapor/tls.git at 2.1.3 (0.66s)
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.66s)
Fetching https://github.com/vapor/sqlite.git
[1/2112] Fetching sqlite
Fetched https://github.com/vapor/sqlite.git from cache (1.31s)
Computing version for https://github.com/vapor/sqlite.git
Computed https://github.com/vapor/sqlite.git at 2.3.1 (0.66s)
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/vapor.git
Working copy of https://github.com/vapor/vapor.git resolved at 2.4.5
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/node.git
Working copy of https://github.com/vapor/node.git resolved at 2.1.5
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/core.git
Working copy of https://github.com/vapor/core.git resolved at 2.2.1
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/json.git
Working copy of https://github.com/vapor/json.git resolved at 2.2.2
Creating working copy for https://github.com/vapor/bits.git
Working copy of https://github.com/vapor/bits.git resolved at 1.1.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/debugging.git
Working copy of https://github.com/vapor/debugging.git resolved at 1.1.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/multipart.git
Working copy of https://github.com/vapor/multipart.git resolved at 2.2.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/routing.git
Working copy of https://github.com/vapor/routing.git resolved at 2.2.1
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/fluent.git
Working copy of https://github.com/vapor/fluent.git resolved at 2.5.1
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/ctls.git
Working copy of https://github.com/vapor/ctls.git resolved at 1.1.3
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.