Build Information
Successful build of logging-middleware-oslog, reference main (52150c
), with Swift 6.2 (beta) for Linux on 23 Jun 2025 15:55:39 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /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/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: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/laconicman/OSLogLoggingMiddleware.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-openapi-urlsession
[1/904] Fetching swift-http-types
[905/1865] Fetching swift-http-types, swift-openapi-urlsession
Fetched https://github.com/apple/swift-http-types from cache (0.47s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.47s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (4.60s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-openapi-runtime
[1/5679] Fetching swift-openapi-runtime
[5680/22319] Fetching swift-openapi-runtime, swift-collections
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.54s)
Fetched https://github.com/apple/swift-collections from cache (1.56s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (2.66s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.82s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.02s)
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
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/29] Emitting module HTTPTypes
[9/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/30] Compiling InternalCollectionsUtilities Descriptions.swift
[11/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/31] Compiling InternalCollectionsUtilities Debugging.swift
[14/31] Compiling HTTPTypes ISOLatin1String.swift
[15/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[16/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/31] Emitting module InternalCollectionsUtilities
[18/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/31] Compiling InternalCollectionsUtilities Integer rank.swift
[22/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/32] Compiling HTTPTypes HTTPParsedFields.swift
[26/32] Compiling HTTPTypes HTTPRequest.swift
[28/32] Compiling HTTPTypes HTTPField.swift
[29/32] Compiling HTTPTypes HTTPResponse.swift
[30/47] Compiling DequeModule Deque+CustomReflectable.swift
[31/47] Compiling DequeModule Deque+Descriptions.swift
[32/49] Compiling DequeModule _DequeBuffer.swift
[33/49] Compiling DequeModule _DequeBufferHeader.swift
[34/49] Compiling DequeModule Deque+Equatable.swift
[35/49] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[36/49] Compiling DequeModule Deque+Extras.swift
[37/49] Compiling DequeModule Deque+Hashable.swift
[38/49] Compiling DequeModule _DequeSlot.swift
[39/49] Compiling DequeModule _UnsafeWrappedBuffer.swift
[40/49] Compiling HTTPTypes NIOLock.swift
[41/49] Compiling DequeModule Deque+Testing.swift
[42/49] Compiling DequeModule Deque._Storage.swift
[43/49] Compiling DequeModule Deque._UnsafeHandle.swift
[44/49] Compiling DequeModule Deque.swift
[45/49] Emitting module DequeModule
[46/49] Compiling DequeModule Deque+Codable.swift
[47/49] Compiling DequeModule Deque+Collection.swift
[49/50] Compiling HTTPTypes HTTPFieldName.swift
[50/50] Compiling HTTPTypes HTTPFields.swift
[52/112] Emitting module OpenAPIRuntime
[53/120] Compiling OpenAPIRuntime URICodeCodingKey.swift
[54/120] Compiling OpenAPIRuntime URICoderConfiguration.swift
[55/120] Compiling OpenAPIRuntime URIEncodedNode.swift
[56/120] Compiling OpenAPIRuntime URIParsedTypes.swift
[57/120] Compiling OpenAPIRuntime URIDecoder.swift
[58/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[59/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[60/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[61/120] Compiling OpenAPIRuntime Acceptable.swift
[62/120] Compiling OpenAPIRuntime Base64EncodedData.swift
[63/120] Compiling OpenAPIRuntime ByteUtilities.swift
[64/120] Compiling OpenAPIRuntime ContentDisposition.swift
[65/120] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[66/120] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[67/120] Compiling OpenAPIRuntime OpenAPIValue.swift
[68/120] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[69/120] Compiling OpenAPIRuntime UndocumentedPayload.swift
[70/120] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[71/120] Compiling OpenAPIRuntime CodableExtensions.swift
[72/120] Compiling OpenAPIRuntime Configuration.swift
[73/120] Compiling OpenAPIRuntime Converter+Client.swift
[74/120] Compiling OpenAPIRuntime Converter+Common.swift
[75/120] Compiling OpenAPIRuntime Converter+Server.swift
[76/120] Compiling OpenAPIRuntime Converter.swift
[77/120] Compiling OpenAPIRuntime CurrencyExtensions.swift
[78/120] Compiling OpenAPIRuntime ErrorExtensions.swift
[79/120] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[80/120] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[81/120] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[82/120] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[83/120] Compiling OpenAPIRuntime ServerSentEvents.swift
[84/120] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[85/120] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[86/120] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[87/120] Compiling OpenAPIRuntime ClientTransport.swift
[88/120] Compiling OpenAPIRuntime CurrencyTypes.swift
[89/120] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[90/120] Compiling OpenAPIRuntime HTTPBody.swift
[91/120] Compiling OpenAPIRuntime ServerTransport.swift
[92/120] Compiling OpenAPIRuntime UniversalClient.swift
[93/120] Compiling OpenAPIRuntime UniversalServer.swift
[94/120] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[95/120] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[96/120] Compiling OpenAPIRuntime FoundationExtensions.swift
[97/120] Compiling OpenAPIRuntime ParameterStyles.swift
[98/120] Compiling OpenAPIRuntime ServerVariable.swift
[99/120] Compiling OpenAPIRuntime URLExtensions.swift
[100/120] Compiling OpenAPIRuntime Deprecated.swift
[101/120] Compiling OpenAPIRuntime ClientError.swift
[102/120] Compiling OpenAPIRuntime CodingErrors.swift
[103/120] Compiling OpenAPIRuntime RuntimeError.swift
[104/120] Compiling OpenAPIRuntime ServerError.swift
[105/120] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[106/120] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[107/120] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[108/120] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[109/120] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[110/120] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[111/120] Compiling OpenAPIRuntime MultipartValidation.swift
[112/120] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[113/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[114/120] Compiling OpenAPIRuntime URIEncoder.swift
[115/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[116/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[117/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[118/120] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[119/120] Compiling OpenAPIRuntime URIParser.swift
[120/120] Compiling OpenAPIRuntime URISerializer.swift
[122/128] Compiling OpenAPIURLSession URLSession+Extensions.swift
[123/128] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[124/128] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[125/128] Compiling OpenAPIURLSession Lock.swift
[126/128] Compiling OpenAPIURLSession URLSessionTransport.swift
[127/128] Emitting module OpenAPIURLSession
[128/128] Compiling OpenAPIURLSession BufferedStream.swift
[130/131] Compiling OSLogLoggingMiddleware OSLogLoggingMiddleware.swift
[131/131] Emitting module OSLogLoggingMiddleware
Build complete! (37.69s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.