The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NozeIO with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/Noze.io.git
Reference: master
Cloned https://github.com/NozeIO/Noze.io.git into spi-builder-workspace
SUCCESS checkout https://github.com/NozeIO/Noze.io.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/53] Emitting module Freddy
[2/54] Emitting module http_parser
[3/55] Compiling xsys SocketAddress.swift
[4/55] Compiling xsys UUID.swift
[5/56] Compiling Freddy Swift3.swift
[6/56] Compiling Freddy JSON.swift
[7/56] Emitting module CryptoSwift
/host/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 {
                   ^
/host/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:19:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
/host/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 {
                   ^
/host/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:19:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
[8/56] Compiling CryptoSwift ArrayExtension.swift
/host/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 {
                   ^
/host/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:19:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
/host/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 {
                   ^
/host/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:19:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
[9/56] Compiling CryptoSwift BatchedCollection.swift
/host/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 {
                   ^
/host/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:19:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
/host/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 {
                   ^
/host/spi-builder-workspace/Sources/CryptoSwift/BatchedCollection.swift:19:31: note: 'Base' previously declared here
struct BatchedCollectionIndex<Base: Collection> {
                              ^
[10/56] Compiling xsys ioctl.swift
[11/56] Compiling xsys misc.swift
[12/56] Compiling xsys ntohs.swift
[13/56] Compiling xsys sockaddr_any.swift
[14/56] Compiling CryptoSwift MD5.swift
[15/56] Compiling CryptoSwift Operators.swift
[16/56] Compiling CryptoSwift Updatable.swift
[17/56] Compiling Freddy JSONDecodable.swift
[18/56] Emitting module base64
[19/56] Compiling base64 Base64.swift
[22/58] Compiling Freddy JSONSubscripting.swift
[23/58] Compiling http_parser HTTPParserState.swift
[24/58] Compiling CryptoSwift Utils.swift
[25/58] Compiling xsys socket.swift
[26/58] Compiling xsys time.swift
[28/60] Compiling mustache MustacheRenderingContext.swift
[29/60] Compiling mustache SimpleKVC.swift
[30/60] Compiling http_parser URLParser.swift
[32/60] Compiling xsys timespec.swift
[33/61] Emitting module xsys
[36/61] Compiling http_parser HTTPError.swift
[37/61] Compiling http_parser HTTPMethod.swift
[38/61] Compiling http_parser CString.swift
[49/61] Compiling http_parser http_parser_settings.swift
[50/61] Compiling mustache MustacheNode.swift
[51/61] Compiling mustache Helpers.swift
[52/61] Compiling mustache HTMLEscape.swift
[53/61] Compiling mustache MustacheParser.swift
[54/61] Emitting module mustache
[57/63] Compiling Freddy JSONLiteralConvertible.swift
[58/63] Compiling Freddy JSONEncodingDetector.swift
[59/63] Compiling Freddy JSONEncodable.swift
[60/63] Compiling Freddy JSONParser.swift
[61/64] Compiling xsys timeval_any.swift
[66/67] Compiling http_parser ascii.swift
[67/67] Compiling http_parser http_parser.swift
[70/79] Compiling core RawByteBuffer.swift
[71/80] Compiling core Swift3.swift
[72/80] Compiling core Module.swift
[73/80] Emitting module core
[74/80] Compiling core ByteBucket.swift
[75/80] Compiling core CIDictionary.swift
[76/80] Compiling core Extras.swift
[77/80] Compiling core Logger.swift
[78/80] Compiling core NozeModules.swift
[79/80] Compiling core Promise.swift
[80/80] Compiling core NozeCore.swift
[83/96] Compiling dns Module.swift
[84/96] Compiling events EventEmitter.swift
[85/96] Emitting module leftpad
[86/96] Compiling leftpad Module.swift
[87/96] Emitting module events
[88/96] Compiling events Module.swift
[90/98] Emitting module cows
[92/98] Compiling events ErrorEmitter.swift
[93/98] Compiling cows Module.swift
[94/98] Compiling cows UniqueRandomArray.swift
[95/98] Compiling cows cows.swift
[96/98] Emitting module dns
[97/98] Compiling dns Lookup.swift
[102/102] Compiling events EventListenerSet.swift
[105/139] Compiling streams Stream2StreamPipe.swift
[106/139] Compiling streams String2StreamPipe.swift
[107/139] Compiling streams CharacterToUTF8.swift
[108/139] Compiling streams EncodingError.swift
[109/143] Compiling streams NullWritableStream.swift
/host/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/143] Compiling streams Through2.swift
/host/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/143] Compiling streams TransformStream.swift
/host/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/143] Compiling streams WritableByteStreamWrapper.swift
/host/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/143] Compiling streams Sequence2StreamPipe.swift
/host/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/143] Emitting module streams
/host/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
/host/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
/host/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
[115/143] Compiling streams Duplex.swift
/host/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)
    ^~~~
    
/host/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)
    ^~~~
    
/host/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
/host/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
[116/143] Compiling streams DuplexStream.swift
/host/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)
    ^~~~
    
/host/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)
    ^~~~
    
/host/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
/host/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
[117/143] Compiling streams GReadableSourceType.swift
/host/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)
    ^~~~
    
/host/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)
    ^~~~
    
/host/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
/host/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
[118/143] Compiling streams GReadableStreamType.swift
/host/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)
    ^~~~
    
/host/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)
    ^~~~
    
/host/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
/host/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/143] Compiling streams GWritableStreamType.swift
/host/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)
    ^~~~
    
/host/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)
    ^~~~
    
/host/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
/host/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/143] Compiling streams ListBuffer.swift
[121/143] Compiling streams Readable.swift
[122/143] Compiling streams Transform.swift
[123/143] Compiling streams Writable.swift
[124/143] Compiling streams ConcatTarget.swift
[125/143] Compiling streams SourceStream.swift
[126/143] Compiling streams Stream.swift
[127/143] Compiling streams StreamPromise.swift
[128/143] Compiling streams TargetStream.swift
[129/143] Compiling streams WritableByteStreamType.swift
[130/143] Compiling streams GWritableTargetType.swift
[131/143] Compiling streams Module.swift
[132/143] Compiling streams PipeSourceError.swift
[133/143] Compiling streams ReadableByteStreamType.swift
[134/143] Compiling streams ReadableStream.swift
[135/143] Compiling streams WritableStream.swift
[136/143] Compiling streams IteratorSource.swift
[137/143] Compiling streams SinkTarget.swift
[138/143] Compiling streams ArrayBuffer.swift
[139/143] Compiling streams Bucket.swift
[140/143] Compiling streams StringToUTF8.swift
[141/143] Compiling streams UTF8toCharacter.swift
[142/143] Compiling streams UTF8toLines.swift
[143/143] Compiling streams UniqStrings.swift
[146/167] Compiling crypto Module.swift
[147/167] Compiling crypto MD5Hash.swift
[148/167] Emitting module crypto
[149/167] Compiling crypto Hash.swift
[150/167] Compiling fs StdOutTarget.swift
[151/167] Compiling fs Streams.swift
[152/169] Compiling fs StatStruct.swift
[153/169] Compiling fs StdInSource.swift
[156/171] Emitting module fs
[157/171] Compiling fs Path.swift
[158/171] Compiling fs PosixWrappers.swift
[159/171] Compiling fs Temp.swift
[160/171] Compiling fs UnixUtils.swift
[161/171] Compiling fs AsyncWrapper.swift
[162/171] Compiling fs Convenience.swift
[163/171] Compiling fs Directory.swift
[164/171] Compiling fs ErrnoError.swift
/host/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)
                                    ^
[165/171] Compiling fs FSWatcher.swift
/host/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/171] Compiling fs FileDescriptor.swift
/host/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/171] Compiling fs FileDescriptorStream.swift
[168/171] Compiling fs FileSource.swift
[169/171] Compiling fs FileTarget.swift
[170/171] Compiling fs GCDChannelBase.swift
[171/171] Compiling fs Module.swift
[174/192] Compiling json Module.swift
[175/192] Compiling process Stdio.swift
[176/192] Compiling json Stringify.swift
[177/192] Compiling json JsonFile.swift
[178/192] Compiling process Messages.swift
[179/192] Compiling process FileSystem.swift
[180/192] Compiling process Environment.swift
[181/192] Emitting module process
[182/192] Compiling process Module.swift
[183/192] Compiling net SocketSourceTarget.swift
[184/192] Compiling net Util.swift
[186/193] Emitting module json
[187/193] Compiling json JSONWritableStream.swift
[191/202] Compiling net DNS.swift
[192/206] Compiling child_process StdioAction.swift
[193/206] Compiling console Module.swift
[194/206] Compiling child_process ChildProcessPipes.swift
[195/206] Emitting module child_process
[196/206] Compiling child_process ChildProcess.swift
[197/206] Emitting module console
[198/206] Compiling console Console.swift
[201/208] Compiling child_process PipeSourceTarget.swift
[202/208] Compiling child_process Module.swift
[203/208] Compiling child_process Spawn.swift
[206/210] Compiling net Server.swift
[207/210] Emitting module net
[208/210] Compiling net Module.swift
[209/210] Compiling net Socket.swift
[210/210] Compiling net SocketAddress.swift
[213/244] Emitting module redis
[214/245] Compiling redis RedisPrint.swift
[215/245] Compiling redis RedisWritableStream.swift
[216/245] Compiling redis RedisRetry.swift
[217/245] Compiling redis RedisValue.swift
[218/245] Compiling dgram Module.swift
[219/245] Compiling dgram Internals.swift
[220/245] Emitting module dgram
[221/245] Compiling dgram Socket.swift
[223/247] Compiling redis RedisConnection.swift
[224/247] Compiling redis RedisParser.swift
[225/247] Compiling redis Extensions.swift
[226/247] Compiling redis Module.swift
[228/249] Compiling http IncomingMessageParser.swift
[229/249] Compiling http Misc.swift
[230/249] Compiling redis RedisClient.swift
[231/249] Compiling http IncomingMessage.swift
[232/249] Compiling http RequestOptions.swift
[233/249] Compiling http Server.swift
[234/249] Compiling http Module.swift
[235/249] Compiling http QueryString.swift
[236/249] Emitting module http
[237/249] Compiling redis RedisCoding.swift
[238/249] Compiling redis RedisCommands.swift
[239/249] Compiling redis CallbackHelpers.swift
[250/251] Compiling http ServerResponse.swift
[251/251] Compiling http URL.swift
[254/265] Compiling connect ServeStatic.swift
[255/266] Compiling connect Session.swift
[256/266] Compiling connect TypeIs.swift
[257/266] Compiling connect Connect.swift
[258/266] Compiling connect CookieParser.swift
[259/266] Compiling connect Logger.swift
[260/266] Compiling connect MethodOverride.swift
[261/266] Compiling connect BodyParser.swift
[262/266] Compiling connect CORS.swift
[263/266] Emitting module connect
/host/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
[264/266] Compiling connect Module.swift
[265/266] Compiling connect Pause.swift
[266/266] Compiling connect QS.swift
/host/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
[269/280] Compiling express Router.swift
[270/280] Compiling express ServerResponse.swift
[271/281] Compiling express Settings.swift
[272/281] Compiling express Module.swift
[273/281] Compiling express Mustache.swift
[274/281] Compiling express RouteKeeper.swift
[275/281] Compiling express JSON.swift
[276/281] Compiling express MiddlewareObject.swift
[277/281] Emitting module express
[278/281] Compiling express Express.swift
[279/281] Compiling express IncomingMessage.swift
[280/281] Compiling express Render.swift
[281/281] Compiling express Route.swift
Build complete! (22.42s)
Build complete.
Done.

Build Machine: Linux 1