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 NozeIO 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/NozeIO/Noze.io.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/Noze.io
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 983cedf Update README.md
Cloned https://github.com/NozeIO/Noze.io.git
Revision (git rev-parse @):
983cedfbe97cd592c4a2f59c69604bb1433895b3
SUCCESS checkout https://github.com/NozeIO/Noze.io.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/NozeIO/Noze.io.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/25] Write sources
[24/25] Write swift-version--423B1241ED78D482.txt
[26/78] Emitting module base64
[27/78] Compiling base64 Base64.swift
[28/78] Compiling Freddy JSONDecodable.swift
[29/79] Compiling CryptoSwift Updatable.swift
[30/80] Compiling Freddy JSONEncodable.swift
[31/80] Compiling Freddy JSONEncodingDetector.swift
[32/80] Compiling Freddy Swift3.swift
[33/80] Compiling Freddy JSON.swift
[34/80] Emitting module Freddy
[35/80] Emitting module CryptoSwift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:24:20: warning: generic parameter 'Base' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func ==<Base>(lhs: BatchedCollectionIndex<Base>, rhs: BatchedCollectionIndex<Base>) -> Bool {
                   ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:19:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:28:20: warning: generic parameter 'Base' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func < <Base>(lhs: BatchedCollectionIndex<Base>, rhs: BatchedCollectionIndex<Base>) -> Bool {
                   ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:19:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
[36/80] Compiling CryptoSwift ArrayExtension.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:24:20: warning: generic parameter 'Base' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func ==<Base>(lhs: BatchedCollectionIndex<Base>, rhs: BatchedCollectionIndex<Base>) -> Bool {
                   ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:19:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:28:20: warning: generic parameter 'Base' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func < <Base>(lhs: BatchedCollectionIndex<Base>, rhs: BatchedCollectionIndex<Base>) -> Bool {
                   ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:19:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
[37/80] Compiling CryptoSwift BatchedCollection.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:24:20: warning: generic parameter 'Base' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func ==<Base>(lhs: BatchedCollectionIndex<Base>, rhs: BatchedCollectionIndex<Base>) -> Bool {
                   ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:19:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:28:20: warning: generic parameter 'Base' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    static func < <Base>(lhs: BatchedCollectionIndex<Base>, rhs: BatchedCollectionIndex<Base>) -> Bool {
                   ^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:19:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
[38/80] Compiling Freddy JSONSubscripting.swift
[39/80] Compiling http_parser HTTPParserState.swift
[40/81] Compiling http_parser CString.swift
[41/81] Compiling http_parser HTTPError.swift
[42/81] Compiling http_parser HTTPMethod.swift
[43/81] Compiling CryptoSwift Bit.swift
[44/81] Compiling CryptoSwift BytesSequence.swift
[45/81] Compiling CryptoSwift CSArrayType+Extensions.swift
[46/81] Compiling CryptoSwift Collection+Extension.swift
[47/81] Compiling CryptoSwift Int+Extension.swift
[48/81] Compiling CryptoSwift IntegerConvertible.swift
[49/81] Compiling CryptoSwift DigestType.swift
[50/81] Compiling CryptoSwift Generics.swift
[51/81] Compiling CryptoSwift MD5.swift
[52/81] Compiling CryptoSwift Operators.swift
[53/81] Compiling http_parser http_parser_settings.swift
[54/81] Compiling CryptoSwift Utils.swift
[55/81] Compiling Freddy JSONLiteralConvertible.swift
[56/81] Compiling Freddy JSONParser.swift
[57/81] Emitting module http_parser
[58/81] Compiling http_parser ascii.swift
[59/81] Compiling http_parser URLParser.swift
[60/81] Compiling http_parser http_parser.swift
[61/81] Compiling xsys timespec.swift
[66/82] Compiling xsys timeval_any.swift
[75/82] Emitting module xsys
[76/82] Compiling mustache Helpers.swift
[77/82] Emitting module mustache
[78/82] Compiling mustache MustacheRenderingContext.swift
[79/82] Compiling mustache MustacheNode.swift
[80/82] Compiling mustache HTMLEscape.swift
[81/82] Compiling mustache SimpleKVC.swift
[82/82] Compiling mustache MustacheParser.swift
[83/92] Compiling core RawByteBuffer.swift
[84/92] Compiling core ByteBucket.swift
[85/92] Compiling core CIDictionary.swift
[86/92] Compiling core Extras.swift
[87/92] Compiling core Logger.swift
[88/92] Compiling core Module.swift
[89/92] Compiling core NozeCore.swift
[90/92] Emitting module core
[91/92] Compiling core NozeModules.swift
[92/92] Compiling core Promise.swift
[93/93] Compiling core Swift3.swift
[94/107] Compiling events Module.swift
[95/107] Compiling events ErrorEmitter.swift
[96/107] Emitting module leftpad
[97/107] Compiling leftpad Module.swift
[98/107] Emitting module events
[99/107] Compiling dns Module.swift
[100/107] Compiling events EventEmitter.swift
[101/107] Compiling events EventListenerSet.swift
[102/107] Compiling cows UniqueRandomArray.swift
[103/107] Compiling cows Module.swift
[104/107] Compiling cows cows.swift
[105/107] Emitting module cows
[106/107] Emitting module dns
[107/107] Compiling dns Lookup.swift
[108/142] Emitting module streams
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/GReadableStreamType.swift:18:38: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ReadableStreamType : class, StreamType {
                                     ^~~~~
                                     AnyObject
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/GWritableStreamType.swift:20:38: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol WritableStreamType : class, StreamType {
                                     ^~~~~
                                     AnyObject
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/extra/TransformStream.swift:186:40: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol GTransformStreamType : class {
                                       ^~~~~
                                       AnyObject
[109/146] Compiling streams Stream2StreamPipe.swift
[110/146] Compiling streams String2StreamPipe.swift
[111/146] Compiling streams CharacterToUTF8.swift
[112/146] Compiling streams EncodingError.swift
[113/146] Compiling streams SourceStream.swift
[114/146] Compiling streams Stream.swift
[115/146] Compiling streams StreamPromise.swift
[116/146] Compiling streams TargetStream.swift
[117/146] Compiling streams WritableByteStreamType.swift
[118/146] Compiling streams Duplex.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/DuplexStream.swift:180:5: warning: using '_' to ignore the result of a Void-returning function is redundant
    _ = writeStream.emit(pipe: src)
    ^~~~

/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/DuplexStream.swift:183:5: warning: using '_' to ignore the result of a Void-returning function is redundant
    _ = writeStream.emit(unpipe: src)
    ^~~~

/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/GReadableStreamType.swift:18:38: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ReadableStreamType : class, StreamType {
                                     ^~~~~
                                     AnyObject
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/GWritableStreamType.swift:20:38: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol WritableStreamType : class, StreamType {
                                     ^~~~~
                                     AnyObject
[119/146] Compiling streams DuplexStream.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/DuplexStream.swift:180:5: warning: using '_' to ignore the result of a Void-returning function is redundant
    _ = writeStream.emit(pipe: src)
    ^~~~

/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/DuplexStream.swift:183:5: warning: using '_' to ignore the result of a Void-returning function is redundant
    _ = writeStream.emit(unpipe: src)
    ^~~~

/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/GReadableStreamType.swift:18:38: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ReadableStreamType : class, StreamType {
                                     ^~~~~
                                     AnyObject
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/GWritableStreamType.swift:20:38: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol WritableStreamType : class, StreamType {
                                     ^~~~~
                                     AnyObject
[120/146] Compiling streams GReadableSourceType.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/DuplexStream.swift:180:5: warning: using '_' to ignore the result of a Void-returning function is redundant
    _ = writeStream.emit(pipe: src)
    ^~~~

/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/DuplexStream.swift:183:5: warning: using '_' to ignore the result of a Void-returning function is redundant
    _ = writeStream.emit(unpipe: src)
    ^~~~

/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/GReadableStreamType.swift:18:38: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ReadableStreamType : class, StreamType {
                                     ^~~~~
                                     AnyObject
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/GWritableStreamType.swift:20:38: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol WritableStreamType : class, StreamType {
                                     ^~~~~
                                     AnyObject
[121/146] Compiling streams GReadableStreamType.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/DuplexStream.swift:180:5: warning: using '_' to ignore the result of a Void-returning function is redundant
    _ = writeStream.emit(pipe: src)
    ^~~~

/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/DuplexStream.swift:183:5: warning: using '_' to ignore the result of a Void-returning function is redundant
    _ = writeStream.emit(unpipe: src)
    ^~~~

/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/GReadableStreamType.swift:18:38: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ReadableStreamType : class, StreamType {
                                     ^~~~~
                                     AnyObject
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/GWritableStreamType.swift:20:38: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol WritableStreamType : class, StreamType {
                                     ^~~~~
                                     AnyObject
[122/146] Compiling streams GWritableStreamType.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/DuplexStream.swift:180:5: warning: using '_' to ignore the result of a Void-returning function is redundant
    _ = writeStream.emit(pipe: src)
    ^~~~

/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/DuplexStream.swift:183:5: warning: using '_' to ignore the result of a Void-returning function is redundant
    _ = writeStream.emit(unpipe: src)
    ^~~~

/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/GReadableStreamType.swift:18:38: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol ReadableStreamType : class, StreamType {
                                     ^~~~~
                                     AnyObject
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/GWritableStreamType.swift:20:38: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol WritableStreamType : class, StreamType {
                                     ^~~~~
                                     AnyObject
[123/146] Compiling streams NullWritableStream.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/extra/TransformStream.swift:186:40: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol GTransformStreamType : class {
                                       ^~~~~
                                       AnyObject
[124/146] Compiling streams Through2.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/extra/TransformStream.swift:186:40: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol GTransformStreamType : class {
                                       ^~~~~
                                       AnyObject
[125/146] Compiling streams TransformStream.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/extra/TransformStream.swift:186:40: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol GTransformStreamType : class {
                                       ^~~~~
                                       AnyObject
[126/146] Compiling streams WritableByteStreamWrapper.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/extra/TransformStream.swift:186:40: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol GTransformStreamType : class {
                                       ^~~~~
                                       AnyObject
[127/146] Compiling streams Sequence2StreamPipe.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/streams/extra/TransformStream.swift:186:40: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol GTransformStreamType : class {
                                       ^~~~~
                                       AnyObject
[128/146] Compiling streams ListBuffer.swift
[129/146] Compiling streams Readable.swift
[130/146] Compiling streams Transform.swift
[131/146] Compiling streams Writable.swift
[132/146] Compiling streams ConcatTarget.swift
[133/146] Compiling streams GWritableTargetType.swift
[134/146] Compiling streams Module.swift
[135/146] Compiling streams PipeSourceError.swift
[136/146] Compiling streams ReadableByteStreamType.swift
[137/146] Compiling streams ReadableStream.swift
[138/146] Compiling streams WritableStream.swift
[139/146] Compiling streams IteratorSource.swift
[140/146] Compiling streams SinkTarget.swift
[141/146] Compiling streams ArrayBuffer.swift
[142/146] Compiling streams Bucket.swift
[143/146] Compiling streams StringToUTF8.swift
[144/146] Compiling streams UTF8toCharacter.swift
[145/146] Compiling streams UTF8toLines.swift
[146/146] Compiling streams UniqStrings.swift
[147/168] Compiling crypto Module.swift
[148/168] Emitting module fs
[149/170] Compiling crypto MD5Hash.swift
[150/170] Emitting module crypto
[151/170] Compiling crypto Hash.swift
[152/170] Compiling fs Temp.swift
[153/170] Compiling fs UnixUtils.swift
[154/170] Compiling fs FileDescriptorStream.swift
[155/170] Compiling fs FileSource.swift
[156/170] Compiling fs FileTarget.swift
[157/170] Compiling fs GCDChannelBase.swift
[158/170] Compiling fs Module.swift
[159/170] Compiling fs Path.swift
[160/170] Compiling fs PosixWrappers.swift
[161/170] Compiling fs StdOutTarget.swift
[162/170] Compiling fs Streams.swift
[163/170] Compiling fs StatStruct.swift
[164/170] Compiling fs StdInSource.swift
[165/170] Compiling fs ErrnoError.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/fs/FileDescriptor.swift:87:37: warning: forming 'UnsafeRawPointer' to a variable of type '[T]'; this is likely incorrect because 'T' may contain an object reference.
    let writeCount = xsys.write(fd, buffer, lCount)
                                    ^
[166/170] Compiling fs FSWatcher.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/fs/FileDescriptor.swift:87:37: warning: forming 'UnsafeRawPointer' to a variable of type '[T]'; this is likely incorrect because 'T' may contain an object reference.
    let writeCount = xsys.write(fd, buffer, lCount)
                                    ^
[167/170] Compiling fs FileDescriptor.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/fs/FileDescriptor.swift:87:37: warning: forming 'UnsafeRawPointer' to a variable of type '[T]'; this is likely incorrect because 'T' may contain an object reference.
    let writeCount = xsys.write(fd, buffer, lCount)
                                    ^
[168/170] Compiling fs AsyncWrapper.swift
[169/170] Compiling fs Convenience.swift
[170/170] Compiling fs Directory.swift
[171/189] Compiling json Stringify.swift
[172/189] Compiling json Module.swift
[173/189] Compiling process Stdio.swift
[174/189] Compiling process FileSystem.swift
[175/189] Compiling process Environment.swift
[176/189] Compiling process Messages.swift
[177/189] Emitting module process
[178/189] Compiling process Module.swift
[179/189] Emitting module net
[180/189] Compiling json JsonFile.swift
[181/189] Emitting module json
[182/189] Compiling json JSONWritableStream.swift
[183/199] Compiling child_process StdioAction.swift
[184/199] Emitting module console
[185/199] Compiling console Console.swift
[186/199] Compiling console Module.swift
[187/199] Compiling net SocketSourceTarget.swift
[188/199] Compiling net Util.swift
[189/199] Compiling net SocketAddress.swift
[190/199] Compiling net DNS.swift
[191/199] Compiling net Server.swift
[192/199] Compiling net Socket.swift
[193/199] Compiling net Module.swift
[194/199] Compiling child_process PipeSourceTarget.swift
[195/199] Compiling child_process Module.swift
[196/199] Emitting module child_process
[197/199] Compiling child_process ChildProcessPipes.swift
[198/199] Compiling child_process ChildProcess.swift
[199/199] Compiling child_process Spawn.swift
[200/231] Compiling redis RedisValue.swift
[201/231] Compiling redis RedisRetry.swift
[202/232] Compiling redis RedisPrint.swift
[203/232] Emitting module http
[204/234] Compiling http RequestOptions.swift
[205/234] Compiling http Server.swift
[206/234] Compiling redis RedisWritableStream.swift
[207/234] Compiling http Cookies.swift
[208/234] Compiling http Extensions.swift
[209/234] Compiling http HTTPConnection.swift
[210/234] Compiling http HTTPMessageWrapper.swift
[211/234] Compiling http HTTPStatus.swift
[212/234] Compiling http IncomingMessage.swift
[213/234] Compiling http Module.swift
[214/234] Compiling http QueryString.swift
[215/234] Compiling http IncomingMessageParser.swift
[216/234] Compiling http Misc.swift
[217/234] Compiling dgram Internals.swift
[218/234] Compiling dgram Module.swift
[219/234] Compiling dgram Socket.swift
[220/234] Emitting module dgram
[221/234] Compiling http Agent.swift
[222/234] Compiling http BasicAuth.swift
[223/234] Compiling http ClientRequest.swift
[230/234] Emitting module redis
[233/234] Compiling http ServerResponse.swift
[234/234] Compiling http URL.swift
[235/246] Compiling connect Session.swift
[236/246] Compiling connect Module.swift
[237/246] Compiling connect Pause.swift
[238/247] Compiling connect ServeStatic.swift
[239/247] Compiling connect Logger.swift
[240/247] Compiling connect MethodOverride.swift
[241/247] Compiling connect BodyParser.swift
[242/247] Compiling connect CORS.swift
[243/247] Compiling connect Connect.swift
[244/247] Compiling connect CookieParser.swift
[245/247] Emitting module connect
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/connect/QS.swift:254:26: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol RefTypeFlatten: class {
                         ^~~~~
                         AnyObject
[246/247] Compiling connect QS.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/connect/QS.swift:254:26: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol RefTypeFlatten: class {
                         ^~~~~
                         AnyObject
[247/247] Compiling connect TypeIs.swift
[248/259] Compiling express RouteKeeper.swift
[249/259] Compiling express Router.swift
[250/260] Compiling express ServerResponse.swift
[251/260] Compiling express Settings.swift
[252/260] Compiling express JSON.swift
[253/260] Compiling express MiddlewareObject.swift
[254/260] Compiling express Module.swift
[255/260] Compiling express Mustache.swift
[256/260] Emitting module express
[257/260] Compiling express Express.swift
[258/260] Compiling express IncomingMessage.swift
[259/260] Compiling express Render.swift
[260/260] Compiling express Route.swift
Build complete! (9.58s)
Build complete.
Done.