The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Seagull 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/gavrilaf/seagull.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/gavrilaf/seagull
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4c9a7f6 Update README.md
Cloned https://github.com/gavrilaf/seagull.git
Revision (git rev-parse @):
4c9a7f6c9cd8d8a306a70c08174eaea77b96e46e
SUCCESS checkout https://github.com/gavrilaf/seagull.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/gavrilaf/seagull.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/26] Write sources
[10/26] Write SeagullRestDemo-entitlement.plist
[11/26] Write SeagullPerfTest-entitlement.plist
[12/26] Compiling CNIOLinux ifaddrs-android.c
[13/26] Compiling CNIOZlib empty.c
[14/26] Compiling CNIOLinux shim.c
[15/26] Write swift-version--423B1241ED78D482.txt
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:102:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
sha1_step(ctxt)
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:187:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_init(ctxt)
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:199:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_pad(ctxt)
^
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOSHA1/c_nio_sha1.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
c_nio_sha1_loop(ctxt, input, len)
^
4 warnings generated.
[16/45] Compiling CNIOSHA1 c_nio_sha1.c
[17/45] Compiling CNIOHTTPParser c_nio_http_parser.c
[18/45] Compiling CNIODarwin shim.c
[20/45] Compiling NIOPriorityQueue PriorityQueue.swift
[21/45] Emitting module NIOPriorityQueue
[22/45] Compiling NIOPriorityQueue Heap.swift
[22/45] Compiling c-atomics.c
[24/48] Compiling NIOConcurrencyHelpers lock.swift
[25/48] Emitting module NIOConcurrencyHelpers
[26/48] Compiling NIOConcurrencyHelpers atomics.swift
[27/48] Compiling Result ResultProtocol.swift
[28/98] Compiling NIO Heap.swift
[29/98] Compiling NIO IO.swift
[30/98] Compiling NIO IOData.swift
[31/98] Compiling NIO IntegerTypes.swift
[32/98] Compiling NIO Interfaces.swift
[33/98] Compiling NIO Linux.swift
[34/98] Compiling NIO LinuxCPUSet.swift
[35/104] Emitting module NIO
[36/104] Compiling SwiftPerfTool SwiftPerfTool.swift
[37/104] Compiling Result AnyError.swift
[38/104] Emitting module Result
[39/104] Compiling Result NoError.swift
[40/104] Compiling Result Result.swift
[41/104] Emitting module SwiftPerfTool
[42/104] Compiling SwiftPerfTool Memory.swift
[43/104] Compiling SgRouter Node.swift
[44/104] Compiling SgRouter UriParser.swift
[45/104] Compiling SgRouter RouterError.swift
[46/104] Compiling SgRouter Router.swift
[47/104] Emitting module SgRouter
[48/104] Compiling SwiftPerfTool Errors.swift
[49/104] Compiling SwiftPerfTool ApproximateEquatable.swift
[50/104] Compiling SwiftPerfTool Scores.swift
[51/104] Compiling NIO RecvByteBufferAllocator.swift
[52/104] Compiling NIO Resolver.swift
[53/104] Compiling NIO Selectable.swift
[54/104] Compiling NIO Selector.swift
[55/104] Compiling NIO ServerSocket.swift
[56/104] Compiling NIO Socket.swift
[57/104] Compiling NIO SocketAddresses.swift
[58/104] Compiling NIO EventLoop.swift
[59/104] Compiling NIO EventLoopFuture.swift
[60/104] Compiling NIO FileDescriptor.swift
[61/104] Compiling NIO FileHandle.swift
[62/104] Compiling NIO FileRegion.swift
[63/104] Compiling NIO GetaddrinfoResolver.swift
[64/104] Compiling NIO HappyEyeballs.swift
[65/104] Compiling NIO ChannelPipeline.swift
[66/104] Compiling NIO CircularBuffer.swift
[67/104] Compiling NIO Codec.swift
[68/104] Compiling NIO CompositeError.swift
[69/104] Compiling NIO ContiguousCollection.swift
[70/104] Compiling NIO DeadChannel.swift
[71/104] Compiling NIO Embedded.swift
[72/104] Compiling NIO ByteBuffer-int.swift
[73/104] Compiling NIO ByteBuffer-views.swift
[74/104] Compiling NIO Channel.swift
[75/104] Compiling NIO ChannelHandler.swift
[76/104] Compiling NIO ChannelHandlers.swift
[77/104] Compiling NIO ChannelInvoker.swift
[78/104] Compiling NIO ChannelOption.swift
[79/104] Compiling NIO MarkedCircularBuffer.swift
[80/104] Compiling NIO MulticastChannel.swift
[81/104] Compiling NIO NIOAny.swift
[82/104] Compiling NIO NonBlockingFileIO.swift
[83/104] Compiling NIO PendingDatagramWritesManager.swift
[84/104] Compiling NIO PendingWritesManager.swift
[85/104] Compiling NIO PriorityQueue.swift
[86/104] Compiling NIO AddressedEnvelope.swift
[87/104] Compiling NIO BaseSocket.swift
[88/104] Compiling NIO BaseSocketChannel.swift
[89/104] Compiling NIO BlockingIOThreadPool.swift
[90/104] Compiling NIO Bootstrap.swift
[91/104] Compiling NIO ByteBuffer-aux.swift
[92/104] Compiling NIO ByteBuffer-core.swift
[93/104] Compiling NIO SocketChannel.swift
[94/104] Compiling NIO SocketOptionProvider.swift
[95/104] Compiling NIO System.swift
[96/104] Compiling NIO Thread.swift
[97/104] Compiling NIO TypeAssistedChannelHandler.swift
[98/104] Compiling NIO Utilities.swift
[99/113] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[100/114] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[101/114] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[102/114] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[103/114] Compiling NIOHTTP1 HTTPTypes.swift
[104/114] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[105/114] Emitting module NIOHTTP1
[106/114] Compiling NIOHTTP1 HTTPEncoder.swift
[107/114] Compiling NIOHTTP1 ByteCollectionUtils.swift
[108/114] Compiling NIOHTTP1 HTTPDecoder.swift
[109/129] Compiling Seagull ErrorProvider.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Seagull/Utils/HTTP+Seagull.swift:17:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[110/129] Compiling Seagull HTTP+Seagull.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Seagull/Utils/HTTP+Seagull.swift:17:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[111/129] Compiling Seagull SgRequestContext.swift
[112/129] Compiling Seagull SgResult.swift
[113/129] Compiling Seagull SgFileResponse.swift
[114/129] Compiling Seagull SgRequest.swift
[115/129] Compiling Seagull Errors.swift
[116/129] Compiling Seagull SgDataResponse.swift
[117/129] Compiling Seagull RouterGroup.swift
[118/129] Compiling Seagull UriHandler.swift
[119/131] Emitting module Seagull
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Seagull/Utils/HTTP+Seagull.swift:17:16: warning: 'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'HTTPMethod' to 'Hashable' by implementing 'hash(into:)' instead
    public var hashValue: Int {
               ^
[120/131] Compiling Seagull HttpRouter.swift
[121/131] Compiling Seagull RouteHandler.swift
[122/131] Compiling Seagull Engine.swift
[123/131] Compiling Seagull HTTPHandler.swift
[124/131] Compiling Seagull LogProvider.swift
[125/131] Compiling Seagull NIOHelpers.swift
[126/137] Emitting module SeagullPerfTest
[127/137] Compiling SeagullPerfTest main.swift
[127/137] Write Objects.LinkFileList
[129/137] Compiling SeagullRestDemo main.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Examples/SeagullRestDemo/main.swift:15:9: warning: variable 'router' was never mutated; consider changing to 'let' constant
    var router = HttpRouter()
    ~~~ ^
    let
[130/137] Emitting module SeagullRestDemo
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Examples/SeagullRestDemo/main.swift:15:9: warning: variable 'router' was never mutated; consider changing to 'let' constant
    var router = HttpRouter()
    ~~~ ^
    let
[131/137] Compiling SeagullRestDemo SafeMap.swift
[132/137] Compiling SeagullRestDemo handlers.swift
[132/137] Write Objects.LinkFileList
[133/137] Linking SeagullPerfTest
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SeagullPerfTest: replacing existing signature
[134/137] Applying SeagullPerfTest
[135/137] Linking SeagullRestDemo
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SeagullRestDemo: replacing existing signature
[136/137] Applying SeagullRestDemo
Build complete! (10.88s)
Fetching https://github.com/antitypical/Result.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/gavrilaf/SwiftPerfTool.git
Fetching https://github.com/gavrilaf/SgRouter.git
[1/90] Fetching sgrouter
[61/162] Fetching sgrouter, swiftperftool
Fetched https://github.com/gavrilaf/SgRouter.git from cache (0.22s)
Fetched https://github.com/gavrilaf/SwiftPerfTool.git from cache (0.22s)
Fetched https://github.com/antitypical/Result.git from cache (0.27s)
Fetched https://github.com/apple/swift-nio.git from cache (0.29s)
Computing version for https://github.com/gavrilaf/SwiftPerfTool.git
Computed https://github.com/gavrilaf/SwiftPerfTool.git at 0.1.1 (0.49s)
Computing version for https://github.com/gavrilaf/SgRouter.git
Computed https://github.com/gavrilaf/SgRouter.git at 0.1.1 (0.42s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.02s)
Fetching https://github.com/apple/swift-nio-zlib-support.git from cache
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.15s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.02s)
Creating working copy for https://github.com/gavrilaf/SgRouter.git
Working copy of https://github.com/gavrilaf/SgRouter.git resolved at 0.1.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Creating working copy for https://github.com/gavrilaf/SwiftPerfTool.git
Working copy of https://github.com/gavrilaf/SwiftPerfTool.git resolved at 0.1.1
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Build complete.
Done.