Build Information
Successful build of CredentialsToken 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/krugazor/credentialstoken.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/krugazor/credentialstoken
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at 01359f1 Merge branch 'release/0.2.0'
Cloned https://github.com/krugazor/credentialstoken.git
Revision (git rev-parse @):
01359f1c94358105afddfc3595f3d6c920520b9d
SUCCESS checkout https://github.com/krugazor/credentialstoken.git at 0.2.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/krugazor/credentialstoken.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/17] Write sources
[14/17] Write swift-version--423B1241ED78D482.txt
[16/45] Compiling KituraTemplateEngine TemplateEngine.swift
[17/45] Emitting module KituraTemplateEngine
[17/45] Compiling CHTTPParser utils.c
[18/45] Compiling CHTTPParser http_parser.c
[20/45] Compiling Logging LogHandler.swift
[21/45] Compiling Logging MetadataProvider.swift
[22/45] Emitting module Logging
[23/45] Compiling Logging Locks.swift
[24/45] Compiling Logging Logging.swift
[25/47] Compiling DictionaryCoding StorageWrappers.swift
[26/47] Compiling LoggerAPI Logger.swift
[27/47] Emitting module LoggerAPI
[28/47] Compiling Socket SocketUtils.swift
[29/47] Compiling Socket SocketProtocols.swift
[30/47] Compiling Cryptor Updatable.swift
[31/47] Compiling Cryptor SSLPointerTricks.swift
[32/47] Compiling Cryptor KeyDerivation.swift
[33/47] Compiling Cryptor Random.swift
[34/47] Compiling Cryptor Crypto.swift
[35/47] Compiling Cryptor Cryptor.swift
[36/47] Compiling Cryptor Digest.swift
[37/47] Compiling Cryptor HMAC.swift
[38/47] Compiling Cryptor StreamCryptor.swift
[39/47] Emitting module Cryptor
[40/47] Compiling Cryptor Status.swift
[41/57] Compiling TypeDecoder OrderedDictionary.swift
[42/57] Compiling TypeDecoder TypeDecoder.swift
[43/57] Emitting module TypeDecoder
[44/57] Compiling KituraContracts BodyFormat.swift
[45/58] Compiling Cryptor Utilities.swift
[46/58] Emitting module DictionaryCoding
[47/58] Compiling DictionaryCoding DictionaryCoding.swift
[48/58] Emitting module Socket
[49/58] Compiling Socket Socket.swift
[50/61] Compiling KituraContracts QueryDecoder.swift
[51/61] Compiling KituraContracts Extensions.swift
[52/61] Compiling KituraContracts Coder.swift
[53/61] Compiling KituraContracts ClosureAliases.swift
[54/61] Compiling KituraContracts BodyDecoder.swift
[55/61] Compiling KituraContracts BodyEncoder.swift
[56/61] Emitting module KituraContracts
[57/61] Compiling KituraContracts QueryEncoder.swift
[58/61] Compiling SSLService SSLPointerTricks.swift
[59/61] Emitting module SSLService
[60/61] Compiling SSLService SSLService.swift
[61/61] Compiling KituraContracts Contracts.swift
[62/95] Compiling KituraNet HTTPServerResponse.swift
[63/95] Compiling KituraNet IncomingHTTPSocketProcessor.swift
[64/95] Compiling KituraNet KeepAliveState.swift
[65/95] Compiling KituraNet HTTPParser.swift
[66/95] Compiling KituraNet HTTPParserStatus.swift
[67/99] Compiling KituraNet IncomingSocketProcessor.swift
[68/99] Compiling KituraNet IncomingSocketProcessorCreator.swift
[69/99] Compiling KituraNet ListenerGroup.swift
[70/99] Compiling KituraNet SPIUtils.swift
[71/99] Compiling KituraNet BufferList.swift
[72/99] Compiling KituraNet ClientRequest.swift
[73/99] Compiling KituraNet ClientResponse.swift
[74/99] Compiling KituraNet ConnectionUpgradeFactory.swift
[75/99] Compiling KituraNet ConnectionUpgrader.swift
[76/99] Compiling KituraNet ServerState.swift
[77/99] Compiling KituraNet ServerOptions.swift
[78/99] Compiling KituraNet ServerRequest.swift
[79/99] Compiling KituraNet ServerResponse.swift
[80/99] Compiling KituraNet Server.swift
[81/99] Compiling KituraNet ServerDelegate.swift
[82/99] Compiling KituraNet ServerLifecycleListener.swift
[83/99] Compiling KituraNet ServerMonitor.swift
[84/99] Emitting module KituraNet
[85/99] Compiling KituraNet ParseResults.swift
[86/99] Compiling KituraNet URLParser.swift
[87/99] Compiling KituraNet HeadersContainer.swift
[88/99] Compiling KituraNet IncomingSocketHandler.swift
[89/99] Compiling KituraNet IncomingSocketManager.swift
[90/99] Compiling KituraNet Error.swift
[91/99] Compiling KituraNet FastCGI.swift
[92/99] Compiling KituraNet FastCGIRecordCreate.swift
[93/99] Compiling KituraNet FastCGIRecordParser.swift
[94/99] Compiling KituraNet FastCGIServer.swift
[95/99] Compiling KituraNet FastCGIServerRequest.swift
[96/99] Compiling KituraNet FastCGIServerResponse.swift
[97/99] Compiling KituraNet HTTP.swift
[98/99] Compiling KituraNet HTTPServer.swift
[99/99] Compiling KituraNet HTTPServerRequest.swift
[100/148] Compiling Kitura TextBodyParser.swift
[101/148] Compiling Kitura URLEncodedBodyParser.swift
[102/148] Compiling Kitura ContentType.swift
[103/148] Compiling Kitura MediaType.swift
[104/148] Compiling Kitura types.swift
[105/148] Compiling Kitura CacheRelatedHeadersSetter.swift
[106/154] Emitting module Kitura
[107/154] Compiling Kitura MimeTypeAcceptor.swift
[108/154] Compiling Kitura RouteRegex.swift
[109/154] Compiling Kitura Router.swift
[110/154] Compiling Kitura RouterElement.swift
[111/154] Compiling Kitura RouterElementWalker.swift
[112/154] Compiling Kitura RouterHTTPVerbs+Error.swift
[113/154] Compiling Kitura RouterHTTPVerbs_generated.swift
[114/154] Compiling Kitura CompositeHeadersSetter.swift
[115/154] Compiling Kitura FileServer.swift
[116/154] Compiling Kitura RangeHeader.swift
[117/154] Compiling Kitura ResourcePathHandler.swift
[118/154] Compiling Kitura ResponseHeadersSetter.swift
[119/154] Compiling Kitura StaticFileServer.swift
[120/154] Compiling Kitura HTTPVersion.swift
[121/154] Compiling Kitura Headers.swift
[122/154] Compiling Kitura InternalError.swift
[123/154] Compiling Kitura JSONPError.swift
[124/154] Compiling Kitura Kitura+Logging.swift
[125/154] Compiling Kitura Kitura.swift
[126/154] Compiling Kitura LinkParameter.swift
[127/154] Compiling Kitura AdditionalCookieAttribute.swift
[128/154] Compiling Kitura CodableRouter+TypeSafeMiddleware.swift
[129/154] Compiling Kitura CodableRouter.swift
[130/154] Compiling Kitura DecodingError+Extensions.swift
[131/154] Compiling Kitura Error.swift
[132/154] Compiling Kitura FileResourceServer.swift
[133/154] Compiling Kitura HTTPStatusCode.swift
[134/154] Compiling Kitura RouterHandler.swift
[135/154] Compiling Kitura RouterMethod.swift
[136/154] Compiling Kitura RouterMiddleware.swift
[137/154] Compiling Kitura RouterMiddlewareGenerator.swift
[138/154] Compiling Kitura RouterMiddlewareWalker.swift
[139/154] Compiling Kitura RouterParameterWalker.swift
[140/154] Compiling Kitura RouterRequest.swift
[141/154] Compiling Kitura RouterResponse.swift
[142/154] Compiling Kitura SSLConfig.swift
[143/154] Compiling Kitura Stack.swift
[144/154] Compiling Kitura String+Extensions.swift
[145/154] Compiling Kitura SwaggerGenerator.swift
[146/154] Compiling Kitura TemplatingError.swift
[147/154] Compiling Kitura TypeSafeMiddleware.swift
[148/154] Compiling Kitura BodyParser.swift
[149/154] Compiling Kitura BodyParserProtocol.swift
[150/154] Compiling Kitura JSONBodyParser.swift
[151/154] Compiling Kitura MultiPartBodyParser.swift
[152/154] Compiling Kitura ParsedBody.swift
[153/154] Compiling Kitura Part.swift
[154/154] Compiling Kitura RawBodyParser.swift
[155/165] Compiling KituraSession StoreError.swift
[156/165] Compiling KituraSession SessionCookie.swift
[157/165] Compiling KituraSession Store.swift
[158/165] Compiling KituraSession SessionState.swift
[159/165] Compiling KituraSession RouterRequest+Session.swift
[160/165] Compiling KituraSession Session.swift
[161/165] Compiling KituraSession CookieParameter.swift
[162/165] Compiling KituraSession InMemoryStore.swift
[163/165] Emitting module KituraSession
[164/165] Compiling KituraSession CookieCryptography.swift
[165/165] Compiling KituraSession CookieManagement.swift
[166/166] Compiling KituraSession TypeSafeSession.swift
[167/175] Compiling Credentials UserProfile.swift
[168/175] Compiling Credentials RouterRequest+UserProfile.swift
[169/175] Compiling Credentials TypeSafeCredentials.swift
[170/176] Compiling Credentials MultiTypeSafeCredentials.swift
[171/176] Compiling Credentials CredentialsPluginProtocol.swift
[172/176] Compiling Credentials CredentialsTokenTTL.swift
[173/176] Emitting module Credentials
[174/176] Compiling Credentials BaseCacheElement.swift
[175/176] Compiling Credentials Credentials.swift
[176/176] Compiling Credentials UserProfileDelegate.swift
[177/178] Emitting module CredentialsToken
[178/178] Compiling CredentialsToken CredentialsToken.swift
Build complete! (34.25s)
Fetching https://github.com/IBM-Swift/Kitura-Credentials from cache
Fetching https://github.com/IBM-Swift/Kitura-Session.git from cache
Fetching https://github.com/krugazor/DictionaryCoding from cache
Fetched https://github.com/IBM-Swift/Kitura-Credentials from cache (0.26s)
Fetched https://github.com/IBM-Swift/Kitura-Session.git from cache (0.26s)
Fetched https://github.com/krugazor/DictionaryCoding from cache (0.26s)
Computing version for https://github.com/krugazor/DictionaryCoding
Computed https://github.com/krugazor/DictionaryCoding at 0.2.1 (0.59s)
Computing version for https://github.com/IBM-Swift/Kitura-Credentials
Computed https://github.com/IBM-Swift/Kitura-Credentials at 2.5.200 (0.59s)
Computing version for https://github.com/IBM-Swift/Kitura-Session.git
Computed https://github.com/IBM-Swift/Kitura-Session.git at 3.3.201 (0.64s)
Fetching https://github.com/Kitura/BlueCryptor.git from cache
Fetching https://github.com/Kitura/Kitura.git from cache
Fetched https://github.com/Kitura/BlueCryptor.git from cache (0.29s)
Fetched https://github.com/Kitura/Kitura.git from cache (0.29s)
Computing version for https://github.com/Kitura/BlueCryptor.git
Computed https://github.com/Kitura/BlueCryptor.git at 1.0.200 (0.71s)
Computing version for https://github.com/Kitura/Kitura.git
Computed https://github.com/Kitura/Kitura.git at 2.9.200 (1.17s)
Fetching https://github.com/Kitura/TypeDecoder.git from cache
Fetching https://github.com/Kitura/Kitura-TemplateEngine.git from cache
Fetching https://github.com/Kitura/KituraContracts.git from cache
Fetching https://github.com/Kitura/Kitura-net.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/KituraContracts.git from cache (0.36s)
Fetched https://github.com/Kitura/Kitura-net.git from cache (0.41s)
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.42s)
Fetched https://github.com/Kitura/TypeDecoder.git from cache (0.42s)
Fetched https://github.com/Kitura/Kitura-TemplateEngine.git from cache (0.43s)
Fetched https://github.com/apple/swift-log.git from cache (0.44s)
Computing version for https://github.com/Kitura/Kitura-TemplateEngine.git
Computed https://github.com/Kitura/Kitura-TemplateEngine.git at 2.0.200 (0.06s)
Computing version for https://github.com/Kitura/Kitura-net.git
Computed https://github.com/Kitura/Kitura-net.git at 2.4.200 (0.06s)
Fetching https://github.com/Kitura/BlueSSLService.git from cache
Fetching https://github.com/Kitura/BlueSocket.git from cache
Fetched https://github.com/Kitura/BlueSSLService.git from cache (0.31s)
Fetched https://github.com/Kitura/BlueSocket.git from cache (0.32s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.12s)
Computing version for https://github.com/Kitura/BlueSSLService.git
Computed https://github.com/Kitura/BlueSSLService.git at 1.0.200 (0.12s)
Computing version for https://github.com/Kitura/BlueSocket.git
Computed https://github.com/Kitura/BlueSocket.git at 1.0.200 (0.10s)
Computing version for https://github.com/Kitura/TypeDecoder.git
Computed https://github.com/Kitura/TypeDecoder.git at 1.3.201 (0.08s)
Computing version for https://github.com/Kitura/KituraContracts.git
Computed https://github.com/Kitura/KituraContracts.git at 1.2.201 (0.08s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.08s)
Creating working copy for https://github.com/Kitura/Kitura-TemplateEngine.git
Working copy of https://github.com/Kitura/Kitura-TemplateEngine.git resolved at 2.0.200
Creating working copy for https://github.com/Kitura/KituraContracts.git
Working copy of https://github.com/Kitura/KituraContracts.git resolved at 1.2.201
Creating working copy for https://github.com/Kitura/BlueSocket.git
Working copy of https://github.com/Kitura/BlueSocket.git resolved at 1.0.200
Creating working copy for https://github.com/Kitura/TypeDecoder.git
Working copy of https://github.com/Kitura/TypeDecoder.git resolved at 1.3.201
Creating working copy for https://github.com/Kitura/Kitura.git
Working copy of https://github.com/Kitura/Kitura.git resolved at 2.9.200
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Kitura-Credentials-00c754ef is not valid git repository for 'https://github.com/IBM-Swift/Kitura-Credentials', will fetch again.
Fetching https://github.com/IBM-Swift/Kitura-Credentials from cache
Fetched https://github.com/IBM-Swift/Kitura-Credentials from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Kitura-Credentials-00c754ef is not valid git repository for 'https://github.com/IBM-Swift/Kitura-Credentials', will fetch again.
Fetching https://github.com/IBM-Swift/Kitura-Credentials from cache
Fetched https://github.com/IBM-Swift/Kitura-Credentials from cache (0.01s)
Creating working copy for https://github.com/IBM-Swift/Kitura-Credentials
Working copy of https://github.com/IBM-Swift/Kitura-Credentials resolved at 2.5.200
Creating working copy for https://github.com/Kitura/Kitura-net.git
Working copy of https://github.com/Kitura/Kitura-net.git resolved at 2.4.200
Creating working copy for https://github.com/Kitura/BlueSSLService.git
Working copy of https://github.com/Kitura/BlueSSLService.git resolved at 1.0.200
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/krugazor/DictionaryCoding
Working copy of https://github.com/krugazor/DictionaryCoding resolved at 0.2.1
Creating working copy for https://github.com/IBM-Swift/Kitura-Session.git
Working copy of https://github.com/IBM-Swift/Kitura-Session.git resolved at 3.3.201
Creating working copy for https://github.com/Kitura/BlueCryptor.git
Working copy of https://github.com/Kitura/BlueCryptor.git resolved at 1.0.200
warning: 'kitura-credentials': 'kitura-credentials' dependency on 'https://github.com/Kitura/Kitura-Session.git' conflicts with dependency on 'https://github.com/IBM-Swift/Kitura-Session.git' which has the same identity 'kitura-session'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
Done.