The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of logging-middleware-oslog, reference 1.0.1 (52150c), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 15:43:56 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: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/laconicman/OSLogLoggingMiddleware
 * tag               1.0.1      -> FETCH_HEAD
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 1.0.1
========================================
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/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/31] Compiling InternalCollectionsUtilities Debugging.swift
[11/31] Compiling InternalCollectionsUtilities Descriptions.swift
[12/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/31] Compiling InternalCollectionsUtilities Integer rank.swift
[20/31] Emitting module InternalCollectionsUtilities
[21/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[22/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/47] Compiling DequeModule _DequeBufferHeader.swift
[24/48] Compiling DequeModule _DequeBuffer.swift
[25/48] Compiling DequeModule _DequeSlot.swift
[26/48] Compiling DequeModule _UnsafeWrappedBuffer.swift
[27/48] Compiling DequeModule Deque+Testing.swift
[28/48] Compiling DequeModule Deque._Storage.swift
[29/48] Compiling DequeModule Deque+Extras.swift
[30/48] Compiling DequeModule Deque+Hashable.swift
[31/48] Compiling DequeModule Deque+CustomReflectable.swift
[32/48] Compiling DequeModule Deque+Descriptions.swift
[33/48] Compiling DequeModule Deque+Equatable.swift
[34/48] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[35/48] Compiling DequeModule Deque._UnsafeHandle.swift
[36/48] Compiling DequeModule Deque.swift
[37/48] Compiling DequeModule Deque+Codable.swift
[38/48] Compiling DequeModule Deque+Collection.swift
[39/48] Emitting module DequeModule
[40/48] Compiling HTTPTypes ISOLatin1String.swift
[41/48] Compiling HTTPTypes HTTPRequest.swift
[42/48] Compiling HTTPTypes HTTPParsedFields.swift
[43/48] Compiling HTTPTypes NIOLock.swift
[44/48] Compiling HTTPTypes HTTPResponse.swift
[45/48] Compiling HTTPTypes HTTPFieldName.swift
[46/48] Compiling HTTPTypes HTTPField.swift
[47/48] Compiling HTTPTypes HTTPFields.swift
[48/48] Emitting module HTTPTypes
[49/111] Emitting module OpenAPIRuntime
[50/117] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[51/117] Compiling OpenAPIRuntime MultipartValidation.swift
[52/117] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[53/117] Compiling OpenAPIRuntime URICodeCodingKey.swift
[54/117] Compiling OpenAPIRuntime URICoderConfiguration.swift
[55/117] Compiling OpenAPIRuntime URIEncodedNode.swift
[56/117] Compiling OpenAPIRuntime URIParsedTypes.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 JSONLinesEncoding.swift
[64/117] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[65/117] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[66/117] Compiling OpenAPIRuntime ServerSentEvents.swift
[67/117] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[68/117] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[69/117] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[70/117] Compiling OpenAPIRuntime Acceptable.swift
[71/117] Compiling OpenAPIRuntime Base64EncodedData.swift
[72/117] Compiling OpenAPIRuntime ByteUtilities.swift
[73/117] Compiling OpenAPIRuntime ContentDisposition.swift
[74/117] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[75/117] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[76/117] Compiling OpenAPIRuntime OpenAPIValue.swift
[77/117] Compiling OpenAPIRuntime ClientTransport.swift
[78/117] Compiling OpenAPIRuntime CurrencyTypes.swift
[79/117] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[80/117] Compiling OpenAPIRuntime HTTPBody.swift
[81/117] Compiling OpenAPIRuntime ServerTransport.swift
[82/117] Compiling OpenAPIRuntime UniversalClient.swift
[83/117] Compiling OpenAPIRuntime UniversalServer.swift
[84/117] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[85/117] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[86/117] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[87/117] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[88/117] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[89/117] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[90/117] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[91/117] Compiling OpenAPIRuntime URLExtensions.swift
[92/117] Compiling OpenAPIRuntime Deprecated.swift
[93/117] Compiling OpenAPIRuntime ClientError.swift
[94/117] Compiling OpenAPIRuntime CodingErrors.swift
[95/117] Compiling OpenAPIRuntime RuntimeError.swift
[96/117] Compiling OpenAPIRuntime ServerError.swift
[97/117] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[98/117] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[99/117] Compiling OpenAPIRuntime UndocumentedPayload.swift
[100/117] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[101/117] Compiling OpenAPIRuntime CodableExtensions.swift
[102/117] Compiling OpenAPIRuntime Configuration.swift
[103/117] Compiling OpenAPIRuntime Converter+Client.swift
[104/117] Compiling OpenAPIRuntime Converter+Common.swift
[105/117] Compiling OpenAPIRuntime URIDecoder.swift
[106/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[107/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[108/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[109/117] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[110/117] Compiling OpenAPIRuntime URIEncoder.swift
[111/117] Compiling OpenAPIRuntime Converter+Server.swift
[112/117] Compiling OpenAPIRuntime Converter.swift
[113/117] Compiling OpenAPIRuntime CurrencyExtensions.swift
[114/117] Compiling OpenAPIRuntime ErrorExtensions.swift
[115/117] Compiling OpenAPIRuntime FoundationExtensions.swift
[116/117] Compiling OpenAPIRuntime ParameterStyles.swift
[117/117] Compiling OpenAPIRuntime ServerVariable.swift
[118/124] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[119/124] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[120/124] Compiling OpenAPIURLSession URLSession+Extensions.swift
[121/124] Compiling OpenAPIURLSession URLSessionTransport.swift
[122/124] Compiling OpenAPIURLSession Lock.swift
[123/124] Emitting module OpenAPIURLSession
[124/124] Compiling OpenAPIURLSession BufferedStream.swift
[125/126] Emitting module OSLogLoggingMiddleware
[126/126] Compiling OSLogLoggingMiddleware OSLogLoggingMiddleware.swift
Build complete! (17.25s)
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
[119/1865] Fetching swift-http-types, swift-openapi-urlsession
Fetched https://github.com/apple/swift-http-types from cache (0.86s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.86s)
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
[1705/22319] Fetching swift-openapi-runtime, swift-collections
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.96s)
Fetched https://github.com/apple/swift-collections from cache (1.96s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (2.38s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.39s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.47s)
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
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.