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: 0.6.7
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/Noze.io
 * tag               0.6.7      -> FETCH_HEAD
HEAD is now at d89b054 Merge branch 'develop'
Cloned https://github.com/NozeIO/Noze.io.git
Revision (git rev-parse @):
d89b054f53d0f90498f4028fe6ae48bfa85f00dc
SUCCESS checkout https://github.com/NozeIO/Noze.io.git at 0.6.7
========================================
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 CryptoSwift Int+Extension.swift
[29/78] Compiling CryptoSwift IntegerConvertible.swift
[30/79] 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> {
                              ^
[31/79] Compiling CryptoSwift Bit.swift
[32/79] Compiling CryptoSwift BytesSequence.swift
[33/79] 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> {
                              ^
[34/79] 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> {
                              ^
[35/79] Compiling CryptoSwift CSArrayType+Extensions.swift
[36/79] Compiling CryptoSwift Collection+Extension.swift
[37/79] Compiling CryptoSwift DigestType.swift
[38/79] Compiling CryptoSwift Generics.swift
[39/79] Compiling CryptoSwift Updatable.swift
[40/79] Compiling CryptoSwift MD5.swift
[41/79] Compiling CryptoSwift Operators.swift
[42/79] Compiling CryptoSwift Utils.swift
[43/79] Compiling Freddy JSONSubscripting.swift
[44/79] Compiling Freddy JSONEncodingDetector.swift
[45/79] Compiling Freddy JSONEncodable.swift
[46/80] Compiling Freddy JSONLiteralConvertible.swift
[47/80] Compiling Freddy JSONDecodable.swift
[48/80] Emitting module Freddy
[49/80] Compiling Freddy JSONParser.swift
[50/80] Compiling Freddy JSON.swift
[51/80] Compiling Freddy Swift3.swift
[52/80] Compiling http_parser HTTPMethod.swift
[53/80] Compiling http_parser HTTPParserState.swift
[54/80] Compiling http_parser URLParser.swift
[55/80] Compiling http_parser CString.swift
[56/80] Compiling http_parser HTTPError.swift
[57/80] Emitting module http_parser
[58/80] Compiling http_parser http_parser.swift
[59/80] Compiling http_parser ascii.swift
[60/81] Compiling http_parser http_parser_settings.swift
[63/81] Compiling xsys timespec.swift
[70/82] Compiling xsys timeval_any.swift
[73/82] Emitting module xsys
[76/82] Compiling mustache MustacheRenderingContext.swift
[77/82] Emitting module mustache
[78/82] Compiling mustache Helpers.swift
[79/82] Compiling mustache MustacheParser.swift
[80/82] Compiling mustache MustacheNode.swift
[81/82] Compiling mustache HTMLEscape.swift
[82/82] Compiling mustache SimpleKVC.swift
[83/92] Emitting module core
[84/93] Compiling core Extras.swift
[85/93] Compiling core Logger.swift
[86/93] Compiling core RawByteBuffer.swift
[87/93] Compiling core Module.swift
[88/93] Compiling core NozeCore.swift
[89/93] Compiling core ByteBucket.swift
[90/93] Compiling core CIDictionary.swift
[91/93] Compiling core Promise.swift
[92/93] Compiling core NozeModules.swift
[93/93] Compiling core Swift3.swift
[94/107] Compiling dns Module.swift
[95/107] Compiling events Module.swift
[96/107] Compiling leftpad Module.swift
[97/107] Emitting module leftpad
[98/107] Emitting module dns
[99/107] Compiling dns Lookup.swift
[100/107] Compiling cows Module.swift
[101/107] Compiling cows UniqueRandomArray.swift
[102/107] Emitting module cows
[103/107] Compiling cows cows.swift
[104/107] Compiling events EventEmitter.swift
[105/107] Compiling events ErrorEmitter.swift
[106/107] Emitting module events
[107/107] Compiling events EventListenerSet.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 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
[110/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
[111/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
[112/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
[113/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
[114/146] Compiling streams SourceStream.swift
[115/146] Compiling streams Stream.swift
[116/146] Compiling streams StreamPromise.swift
[117/146] Compiling streams TargetStream.swift
[118/146] Compiling streams WritableByteStreamType.swift
[119/146] Compiling streams Stream2StreamPipe.swift
[120/146] Compiling streams String2StreamPipe.swift
[121/146] Compiling streams CharacterToUTF8.swift
[122/146] Compiling streams EncodingError.swift
[123/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
[124/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
[125/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
[126/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
[127/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
[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 crypto
[149/168] Compiling crypto MD5Hash.swift
[150/168] Compiling crypto Hash.swift
[151/168] Emitting module fs
[152/170] Compiling fs StatStruct.swift
[153/170] Compiling fs StdInSource.swift
[154/170] Compiling fs FileDescriptorStream.swift
[155/170] Compiling fs FileSource.swift
[156/170] Compiling fs FileTarget.swift
[157/170] Compiling fs Path.swift
[158/170] Compiling fs PosixWrappers.swift
[159/170] Compiling fs StdOutTarget.swift
[160/170] Compiling fs Streams.swift
[161/170] Compiling fs AsyncWrapper.swift
[162/170] Compiling fs Convenience.swift
[163/170] Compiling fs Directory.swift
[164/170] Compiling fs GCDChannelBase.swift
[165/170] Compiling fs Module.swift
[166/170] Compiling fs Temp.swift
[167/170] Compiling fs UnixUtils.swift
[168/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)
                                    ^
[169/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)
                                    ^
[170/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)
                                    ^
[171/189] Compiling process Module.swift
[172/189] Compiling process FileSystem.swift
[173/189] Compiling process Messages.swift
[174/189] Compiling process Environment.swift
[175/189] Emitting module process
[176/189] Compiling process Stdio.swift
[177/189] Compiling json Stringify.swift
[178/189] Compiling json JsonFile.swift
[179/189] Compiling json Module.swift
[180/189] Emitting module json
[181/189] Compiling json JSONWritableStream.swift
[182/189] Compiling net SocketSourceTarget.swift
[183/189] Compiling net Util.swift
[184/199] Compiling child_process StdioAction.swift
[185/199] Compiling console Module.swift
[186/199] Emitting module console
[187/199] Compiling console Console.swift
[188/199] Compiling net Module.swift
[189/199] Compiling net Server.swift
[190/199] Emitting module net
[191/199] Compiling net SocketAddress.swift
[192/199] Compiling net DNS.swift
[193/199] Compiling net Socket.swift
[194/199] Compiling child_process PipeSourceTarget.swift
[195/199] Compiling child_process ChildProcessPipes.swift
[196/199] Compiling child_process ChildProcess.swift
[197/199] Compiling child_process Module.swift
[198/199] Compiling child_process Spawn.swift
[199/199] Emitting module child_process
[200/231] Compiling redis RedisValue.swift
[201/231] Compiling redis RedisRetry.swift
[202/232] Compiling http HTTPConnection.swift
[203/232] Compiling http HTTPMessageWrapper.swift
[204/234] Compiling dgram Module.swift
[205/234] Compiling dgram Internals.swift
[206/234] Compiling dgram Socket.swift
[207/234] Emitting module dgram
[208/234] Compiling http HTTPStatus.swift
[209/234] Compiling http IncomingMessage.swift
[210/234] Compiling redis RedisPrint.swift
[211/234] Compiling http IncomingMessageParser.swift
[212/234] Compiling http Misc.swift
[213/234] Compiling http Agent.swift
[214/234] Compiling http BasicAuth.swift
[215/234] Compiling http Module.swift
[216/234] Compiling http QueryString.swift
[217/234] Compiling redis RedisWritableStream.swift
[218/234] Compiling http Cookies.swift
[219/234] Compiling http Extensions.swift
[222/234] Compiling http RequestOptions.swift
[223/234] Compiling http Server.swift
[224/234] Emitting module http
[227/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 ServeStatic.swift
[236/246] Compiling connect Module.swift
[237/246] Compiling connect Pause.swift
[238/247] Compiling connect Connect.swift
[239/247] Compiling connect CookieParser.swift
[240/247] Compiling connect Session.swift
[241/247] Compiling connect BodyParser.swift
[242/247] Compiling connect CORS.swift
[243/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
[244/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
[245/247] Compiling connect Logger.swift
[246/247] Compiling connect MethodOverride.swift
[247/247] Compiling connect TypeIs.swift
[248/259] Compiling express RouteKeeper.swift
[249/260] Compiling express Router.swift
[250/260] Compiling express ServerResponse.swift
[251/260] Compiling express Module.swift
[252/260] Compiling express Mustache.swift
[253/260] Compiling express Settings.swift
[254/260] Compiling express JSON.swift
[255/260] Compiling express MiddlewareObject.swift
[256/260] Compiling express Express.swift
[257/260] Compiling express IncomingMessage.swift
[258/260] Emitting module express
[259/260] Compiling express Render.swift
[260/260] Compiling express Route.swift
Build complete! (11.92s)
Build complete.
Done.