Build Information
Successful build of logging-middleware-oslog, reference main (52150c
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 15:43:37 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/laconicman/OSLogLoggingMiddleware.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/laconicman/OSLogLoggingMiddleware
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 52150c4 REFACTOR: Delete unnecessary code
Cloned https://github.com/laconicman/OSLogLoggingMiddleware.git
Revision (git rev-parse @):
52150c4b254f71765f197c42b9064fd7518c3a17
SUCCESS checkout https://github.com/laconicman/OSLogLoggingMiddleware.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/laconicman/OSLogLoggingMiddleware.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-1EA4D86E10B52AF.txt
[8/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[9/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/31] Compiling InternalCollectionsUtilities Debugging.swift
[12/31] Compiling InternalCollectionsUtilities Descriptions.swift
[13/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[15/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/31] Compiling InternalCollectionsUtilities Integer rank.swift
[18/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/31] Emitting module InternalCollectionsUtilities
[23/47] Compiling DequeModule _DequeBuffer.swift
[24/48] Compiling DequeModule _DequeSlot.swift
[25/48] Compiling DequeModule _DequeBufferHeader.swift
[26/48] Compiling DequeModule Deque+Extras.swift
[27/48] Compiling DequeModule Deque+Hashable.swift
[28/48] Compiling HTTPTypes ISOLatin1String.swift
[29/48] Compiling DequeModule _UnsafeWrappedBuffer.swift
[30/48] Compiling DequeModule Deque+CustomReflectable.swift
[31/48] Compiling DequeModule Deque+Descriptions.swift
[32/48] Compiling DequeModule Deque+Testing.swift
[33/48] Compiling DequeModule Deque._Storage.swift
[34/48] Compiling DequeModule Deque+Equatable.swift
[35/48] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[36/48] Compiling DequeModule Deque._UnsafeHandle.swift
[37/48] Compiling DequeModule Deque.swift
[38/48] Compiling DequeModule Deque+Codable.swift
[39/48] Compiling DequeModule Deque+Collection.swift
[40/48] Emitting module DequeModule
[41/48] Compiling HTTPTypes HTTPResponse.swift
[42/48] Compiling HTTPTypes HTTPRequest.swift
[43/48] Compiling HTTPTypes HTTPParsedFields.swift
[44/48] Compiling HTTPTypes NIOLock.swift
[45/48] Compiling HTTPTypes HTTPFieldName.swift
[46/48] Compiling HTTPTypes HTTPField.swift
[47/48] Emitting module HTTPTypes
[48/48] Compiling HTTPTypes HTTPFields.swift
[49/111] Emitting module OpenAPIRuntime
[50/117] Compiling OpenAPIRuntime URLExtensions.swift
[51/117] Compiling OpenAPIRuntime Deprecated.swift
[52/117] Compiling OpenAPIRuntime ClientError.swift
[53/117] Compiling OpenAPIRuntime CodingErrors.swift
[54/117] Compiling OpenAPIRuntime RuntimeError.swift
[55/117] Compiling OpenAPIRuntime ServerError.swift
[56/117] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[57/117] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[58/117] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[59/117] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[60/117] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[61/117] Compiling OpenAPIRuntime URIParser.swift
[62/117] Compiling OpenAPIRuntime URISerializer.swift
[63/117] Compiling OpenAPIRuntime URIDecoder.swift
[64/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[65/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[66/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[67/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[68/117] Compiling OpenAPIRuntime URIEncoder.swift
[69/117] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[70/117] Compiling OpenAPIRuntime MultipartValidation.swift
[71/117] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[72/117] Compiling OpenAPIRuntime URICodeCodingKey.swift
[73/117] Compiling OpenAPIRuntime URICoderConfiguration.swift
[74/117] Compiling OpenAPIRuntime URIEncodedNode.swift
[75/117] Compiling OpenAPIRuntime URIParsedTypes.swift
[76/117] Compiling OpenAPIRuntime ClientTransport.swift
[77/117] Compiling OpenAPIRuntime CurrencyTypes.swift
[78/117] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[79/117] Compiling OpenAPIRuntime HTTPBody.swift
[80/117] Compiling OpenAPIRuntime ServerTransport.swift
[81/117] Compiling OpenAPIRuntime UniversalClient.swift
[82/117] Compiling OpenAPIRuntime UniversalServer.swift
[83/117] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[84/117] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[85/117] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[86/117] Compiling OpenAPIRuntime ServerSentEvents.swift
[87/117] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[88/117] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[89/117] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[90/117] Compiling OpenAPIRuntime Acceptable.swift
[91/117] Compiling OpenAPIRuntime Base64EncodedData.swift
[92/117] Compiling OpenAPIRuntime ByteUtilities.swift
[93/117] Compiling OpenAPIRuntime ContentDisposition.swift
[94/117] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[95/117] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[96/117] Compiling OpenAPIRuntime OpenAPIValue.swift
[97/117] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[98/117] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[99/117] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[100/117] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[101/117] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[102/117] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[103/117] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[104/117] Compiling OpenAPIRuntime Converter+Server.swift
[105/117] Compiling OpenAPIRuntime Converter.swift
[106/117] Compiling OpenAPIRuntime CurrencyExtensions.swift
[107/117] Compiling OpenAPIRuntime ErrorExtensions.swift
[108/117] Compiling OpenAPIRuntime FoundationExtensions.swift
[109/117] Compiling OpenAPIRuntime ParameterStyles.swift
[110/117] Compiling OpenAPIRuntime ServerVariable.swift
[111/117] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[112/117] Compiling OpenAPIRuntime UndocumentedPayload.swift
[113/117] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[114/117] Compiling OpenAPIRuntime CodableExtensions.swift
[115/117] Compiling OpenAPIRuntime Configuration.swift
[116/117] Compiling OpenAPIRuntime Converter+Client.swift
[117/117] Compiling OpenAPIRuntime Converter+Common.swift
[118/124] Compiling OpenAPIURLSession URLSession+Extensions.swift
[119/124] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[120/124] Compiling OpenAPIURLSession URLSessionTransport.swift
[121/124] Compiling OpenAPIURLSession Lock.swift
[122/124] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[123/124] Emitting module OpenAPIURLSession
[124/124] Compiling OpenAPIURLSession BufferedStream.swift
[125/126] Compiling OSLogLoggingMiddleware OSLogLoggingMiddleware.swift
[126/126] Emitting module OSLogLoggingMiddleware
Build complete! (17.31s)
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-http-types
[1/961] Fetching swift-openapi-urlsession
[50/1865] Fetching swift-openapi-urlsession, swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.84s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.84s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (3.46s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-collections
[1/5679] Fetching swift-openapi-runtime
[683/22319] Fetching swift-openapi-runtime, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.71s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.71s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (2.15s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.42s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.51s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession"
},
{
"identity" : "swift-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types"
}
],
"manifest_display_name" : "logging-middleware-oslog",
"name" : "logging-middleware-oslog",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "OSLogLoggingMiddleware",
"targets" : [
"OSLogLoggingMiddleware"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OSLogLoggingMiddlewareTests",
"module_type" : "SwiftTarget",
"name" : "OSLogLoggingMiddlewareTests",
"path" : "Tests/OSLogLoggingMiddlewareTests",
"sources" : [
"OSLogLoggingMiddlewareTests.swift"
],
"target_dependencies" : [
"OSLogLoggingMiddleware"
],
"type" : "test"
},
{
"c99name" : "OSLogLoggingMiddleware",
"module_type" : "SwiftTarget",
"name" : "OSLogLoggingMiddleware",
"path" : "Sources/OSLogLoggingMiddleware",
"product_dependencies" : [
"OpenAPIURLSession",
"HTTPTypes"
],
"product_memberships" : [
"OSLogLoggingMiddleware"
],
"sources" : [
"OSLogLoggingMiddleware.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.