The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NozeIO with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/NozeIO/Noze.io.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/25] Write sources
[24/25] Write swift-version-24593BA9C3E375BF.txt
[26/78] Emitting module base64
[27/78] Emitting module xsys
[28/79] Compiling Freddy JSONEncodingDetector.swift
[29/80] Compiling CryptoSwift Updatable.swift
[30/80] Compiling Freddy Swift3.swift
[31/81] 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> {
                              ^
[32/81] Compiling CryptoSwift MD5.swift
[33/81] Compiling CryptoSwift Operators.swift
[34/81] 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> {
                              ^
[35/81] 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> {
                              ^
[36/81] Compiling CryptoSwift Bit.swift
[37/81] Compiling CryptoSwift BytesSequence.swift
[38/81] Compiling CryptoSwift CSArrayType+Extensions.swift
[39/81] Compiling CryptoSwift Collection+Extension.swift
[40/81] Compiling base64 Base64.swift
[41/82] Emitting module Freddy
[42/82] Compiling Freddy JSON.swift
[43/82] Emitting module mustache
[44/82] Compiling mustache HTMLEscape.swift
[45/82] Compiling Freddy JSONDecodable.swift
[46/82] Compiling Freddy JSONEncodable.swift
[47/82] Compiling http_parser HTTPParserState.swift
[49/83] Compiling Freddy JSONSubscripting.swift
[50/83] Compiling CryptoSwift Utils.swift
[51/83] Emitting module http_parser
[52/83] Compiling http_parser CString.swift
[53/83] Compiling xsys timeval_any.swift
[54/83] Compiling http_parser http_parser_settings.swift
[55/83] Compiling mustache Helpers.swift
[56/83] Compiling CryptoSwift DigestType.swift
[57/83] Compiling CryptoSwift Generics.swift
[58/83] Compiling CryptoSwift Int+Extension.swift
[59/83] Compiling CryptoSwift IntegerConvertible.swift
[60/84] Compiling http_parser ascii.swift
[61/84] Compiling http_parser URLParser.swift
[62/84] Compiling http_parser http_parser.swift
[64/84] Compiling mustache MustacheRenderingContext.swift
[65/84] Compiling mustache SimpleKVC.swift
[72/84] Compiling xsys timespec.swift
[73/84] Compiling http_parser HTTPError.swift
[74/84] Compiling http_parser HTTPMethod.swift
[77/85] Compiling mustache MustacheNode.swift
[78/85] Compiling mustache MustacheParser.swift
[86/87] Compiling Freddy JSONLiteralConvertible.swift
[87/87] Compiling Freddy JSONParser.swift
[89/98] Compiling core NozeModules.swift
[90/99] Compiling core Swift3.swift
[91/99] Compiling core ByteBucket.swift
[92/99] Compiling core CIDictionary.swift
[93/99] Compiling core Extras.swift
[94/99] Compiling core Logger.swift
[95/99] Compiling core Promise.swift
[96/99] Compiling core RawByteBuffer.swift
[97/99] Compiling core Module.swift
[98/99] Emitting module core
[99/99] Compiling core NozeCore.swift
[101/114] Compiling dns Module.swift
[102/114] Compiling events ErrorEmitter.swift
[103/114] Emitting module leftpad
[104/114] Emitting module dns
[105/114] Compiling leftpad Module.swift
[106/114] Compiling events Module.swift
[107/114] Compiling cows Module.swift
[108/114] Compiling cows UniqueRandomArray.swift
[109/114] Emitting module cows
[111/115] Compiling dns Lookup.swift
[112/116] Compiling cows cows.swift
[115/117] Compiling events EventEmitter.swift
[116/117] Compiling events EventListenerSet.swift
[117/117] Emitting module events
[119/153] Compiling streams Stream2StreamPipe.swift
[120/153] Compiling streams String2StreamPipe.swift
[121/153] Compiling streams CharacterToUTF8.swift
[122/153] Compiling streams EncodingError.swift
[123/157] 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
[124/157] Compiling streams ListBuffer.swift
[125/157] Compiling streams Readable.swift
[126/157] Compiling streams Transform.swift
[127/157] Compiling streams Writable.swift
[128/157] Compiling streams ConcatTarget.swift
[129/157] Compiling streams WritableStream.swift
[130/157] Compiling streams IteratorSource.swift
[131/157] Compiling streams SinkTarget.swift
[132/157] Compiling streams ArrayBuffer.swift
[133/157] Compiling streams Bucket.swift
[134/157] Compiling streams SourceStream.swift
[135/157] Compiling streams Stream.swift
[136/157] Compiling streams StreamPromise.swift
[137/157] Compiling streams TargetStream.swift
[138/157] Compiling streams WritableByteStreamType.swift
[139/157] 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
[140/157] 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
[141/157] 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
[142/157] 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
[143/157] 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
[144/157] 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
[145/157] 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
[146/157] 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
[147/157] 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
[148/157] 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
[149/157] Compiling streams GWritableTargetType.swift
[150/157] Compiling streams Module.swift
[151/157] Compiling streams PipeSourceError.swift
[152/157] Compiling streams ReadableByteStreamType.swift
[153/157] Compiling streams ReadableStream.swift
[154/157] Compiling streams StringToUTF8.swift
[155/157] Compiling streams UTF8toCharacter.swift
[156/157] Compiling streams UTF8toLines.swift
[157/157] Compiling streams UniqStrings.swift
[159/180] Compiling fs StdOutTarget.swift
[160/180] Compiling fs Streams.swift
[161/182] Compiling crypto Module.swift
[162/182] Emitting module crypto
[163/182] Compiling crypto Hash.swift
[164/182] Compiling crypto MD5Hash.swift
[165/182] Compiling fs Temp.swift
[166/182] Compiling fs UnixUtils.swift
[167/183] Compiling fs StatStruct.swift
[168/183] Compiling fs StdInSource.swift
[170/183] Emitting module fs
[171/183] Compiling fs FileDescriptorStream.swift
[172/183] Compiling fs FileSource.swift
[173/183] Compiling fs FileTarget.swift
[174/183] Compiling fs Path.swift
[175/183] Compiling fs PosixWrappers.swift
[176/183] Compiling fs GCDChannelBase.swift
[177/183] Compiling fs Module.swift
[178/183] 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)
                                    ^
[179/183] 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)
                                    ^
[180/183] 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)
                                    ^
[181/183] Compiling fs AsyncWrapper.swift
[182/183] Compiling fs Convenience.swift
[183/183] Compiling fs Directory.swift
[185/203] Emitting module process
[186/203] Compiling process Environment.swift
[187/203] Compiling net Module.swift
[188/203] Compiling process Messages.swift
[189/203] Compiling process Stdio.swift
[190/203] Compiling process FileSystem.swift
[191/203] Emitting module net
[192/203] Compiling net SocketSourceTarget.swift
[193/203] Compiling net Util.swift
[194/203] Compiling json Module.swift
[195/203] Compiling json Stringify.swift
[196/203] Compiling process Module.swift
[197/204] Compiling json JSONWritableStream.swift
[198/204] Emitting module json
[199/204] Compiling json JsonFile.swift
[202/215] Compiling child_process StdioAction.swift
[203/215] Compiling console Module.swift
[204/215] Compiling net SocketAddress.swift
[205/215] Emitting module child_process
[206/215] Compiling net Server.swift
[207/215] Compiling net DNS.swift
[208/215] Compiling net Socket.swift
[209/216] Emitting module console
[210/216] Compiling console Console.swift
[213/217] Compiling child_process PipeSourceTarget.swift
[214/217] Compiling child_process ChildProcessPipes.swift
[215/217] Compiling child_process Module.swift
[216/217] Compiling child_process ChildProcess.swift
[217/217] Compiling child_process Spawn.swift
[219/250] Compiling dgram Module.swift
[220/250] Emitting module dgram
[221/250] Compiling dgram Internals.swift
[222/250] Compiling redis RedisRetry.swift
[223/250] Compiling redis RedisValue.swift
[224/250] Compiling redis RedisPrint.swift
[225/251] Compiling http Extensions.swift
[226/251] Compiling http HTTPStatus.swift
[227/251] Compiling http RequestOptions.swift
[228/251] Compiling http Server.swift
[229/253] Compiling http HTTPConnection.swift
[230/253] Compiling http HTTPMessageWrapper.swift
[231/253] Compiling http Module.swift
[232/253] Compiling http QueryString.swift
[234/253] Compiling http Cookies.swift
[235/253] Compiling redis RedisWritableStream.swift
[236/253] Compiling http IncomingMessageParser.swift
[237/253] Compiling http Misc.swift
[239/253] Compiling http IncomingMessage.swift
[242/253] Compiling http ClientRequest.swift
[244/253] Emitting module redis
[245/253] Compiling http Agent.swift
[246/253] Compiling http BasicAuth.swift
[248/254] Emitting module http
[252/254] Compiling dgram Socket.swift
[254/255] Compiling http ServerResponse.swift
[255/255] Compiling http URL.swift
[257/268] Compiling connect Module.swift
[258/268] Compiling connect Pause.swift
[259/269] Compiling connect ServeStatic.swift
[260/269] Compiling connect TypeIs.swift
[261/269] Compiling connect Connect.swift
[262/269] Compiling connect CookieParser.swift
[263/269] Compiling connect Session.swift
[264/269] Compiling connect BodyParser.swift
[265/269] Compiling connect CORS.swift
[266/269] 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
[267/269] Compiling connect Logger.swift
[268/269] Compiling connect MethodOverride.swift
[269/269] 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
[271/282] Compiling express Module.swift
[272/282] Compiling express Mustache.swift
[273/283] Compiling express RouteKeeper.swift
[274/283] Compiling express Router.swift
[275/283] Compiling express ServerResponse.swift
[276/283] Compiling express Settings.swift
[277/283] Compiling express JSON.swift
[278/283] Compiling express MiddlewareObject.swift
[279/283] Emitting module express
[280/283] Compiling express Express.swift
[281/283] Compiling express IncomingMessage.swift
[282/283] Compiling express Render.swift
[283/283] Compiling express Route.swift
Build complete! (55.10s)
Build complete.
Done.

Build Machine: Linux 2