The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of logging-middleware-oslog, reference main (52150c), with Swift 6.0 for Linux on 8 Apr 2025 16:39:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
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.0
Building package at path:  $PWD
https://github.com/laconicman/OSLogLoggingMiddleware.git
https://github.com/laconicman/OSLogLoggingMiddleware.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-openapi-urlsession
[1/890] Fetching swift-http-types
[46/1834] Fetching swift-http-types, swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.32s)
Fetched https://github.com/apple/swift-http-types from cache (0.32s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (2.26s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-openapi-runtime
[1/5653] Fetching swift-openapi-runtime
[5654/21556] Fetching swift-openapi-runtime, swift-collections
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.35s)
[2863/15903] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.33s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.59s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.67s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.81s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
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-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-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/32] Emitting module InternalCollectionsUtilities
[9/34] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/34] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/34] Compiling InternalCollectionsUtilities Integer rank.swift
[13/34] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[14/34] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[15/34] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[16/34] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[17/34] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/34] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/34] Compiling HTTPTypes HTTPRequest.swift
[20/35] Compiling HTTPTypes HTTPResponse.swift
[21/35] Compiling HTTPTypes ISOLatin1String.swift
[22/35] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[23/35] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[24/35] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/35] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[26/35] Compiling InternalCollectionsUtilities Debugging.swift
[27/35] Compiling InternalCollectionsUtilities Descriptions.swift
[28/35] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/35] Compiling InternalCollectionsUtilities Specialize.swift
[30/36] Emitting module HTTPTypes
[31/36] Compiling HTTPTypes HTTPField.swift
[33/51] Compiling DequeModule _DequeBuffer.swift
[34/51] Compiling DequeModule _DequeBufferHeader.swift
[35/53] Compiling DequeModule Deque+Equatable.swift
[36/53] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[37/53] Compiling DequeModule Deque+CustomReflectable.swift
[38/53] Compiling DequeModule Deque+Descriptions.swift
[39/53] Compiling DequeModule Deque+Extras.swift
[40/53] Compiling DequeModule Deque+Hashable.swift
[41/53] Compiling HTTPTypes NIOLock.swift
[42/53] Compiling DequeModule _DequeSlot.swift
[43/53] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/53] Compiling DequeModule Deque+Testing.swift
[45/53] Compiling DequeModule Deque._Storage.swift
[46/53] Compiling DequeModule Deque._UnsafeHandle.swift
[47/53] Compiling DequeModule Deque.swift
[48/53] Emitting module DequeModule
[49/53] Compiling DequeModule Deque+Codable.swift
[50/53] Compiling DequeModule Deque+Collection.swift
[52/54] Compiling HTTPTypes HTTPFieldName.swift
[53/54] Compiling HTTPTypes HTTPFields.swift
[54/54] Compiling HTTPTypes HTTPParsedFields.swift
[56/116] Emitting module OpenAPIRuntime
[57/124] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[58/124] Compiling OpenAPIRuntime CodableExtensions.swift
[59/124] Compiling OpenAPIRuntime Configuration.swift
[60/124] Compiling OpenAPIRuntime Converter+Client.swift
[61/124] Compiling OpenAPIRuntime Converter+Common.swift
[62/124] Compiling OpenAPIRuntime Converter+Server.swift
[63/124] Compiling OpenAPIRuntime Converter.swift
[64/124] Compiling OpenAPIRuntime CurrencyExtensions.swift
[65/124] Compiling OpenAPIRuntime ErrorExtensions.swift
[66/124] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[67/124] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[68/124] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[69/124] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[70/124] Compiling OpenAPIRuntime ServerSentEvents.swift
[71/124] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[72/124] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[73/124] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[74/124] Compiling OpenAPIRuntime ClientTransport.swift
[75/124] Compiling OpenAPIRuntime CurrencyTypes.swift
[76/124] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[77/124] Compiling OpenAPIRuntime HTTPBody.swift
[78/124] Compiling OpenAPIRuntime ServerTransport.swift
[79/124] Compiling OpenAPIRuntime UniversalClient.swift
[80/124] Compiling OpenAPIRuntime UniversalServer.swift
[81/124] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[82/124] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[83/124] Compiling OpenAPIRuntime URICodeCodingKey.swift
[84/124] Compiling OpenAPIRuntime URICoderConfiguration.swift
[85/124] Compiling OpenAPIRuntime URIEncodedNode.swift
[86/124] Compiling OpenAPIRuntime URIParsedTypes.swift
[87/124] Compiling OpenAPIRuntime URIDecoder.swift
[88/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[89/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[90/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[91/124] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[92/124] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[93/124] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[94/124] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[95/124] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[96/124] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[97/124] Compiling OpenAPIRuntime MultipartValidation.swift
[98/124] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[99/124] Compiling OpenAPIRuntime FoundationExtensions.swift
[100/124] Compiling OpenAPIRuntime ParameterStyles.swift
[101/124] Compiling OpenAPIRuntime ServerVariable.swift
[102/124] Compiling OpenAPIRuntime URLExtensions.swift
[103/124] Compiling OpenAPIRuntime Deprecated.swift
[104/124] Compiling OpenAPIRuntime ClientError.swift
[105/124] Compiling OpenAPIRuntime CodingErrors.swift
[106/124] Compiling OpenAPIRuntime RuntimeError.swift
[107/124] Compiling OpenAPIRuntime ServerError.swift
[108/124] Compiling OpenAPIRuntime Acceptable.swift
[109/124] Compiling OpenAPIRuntime Base64EncodedData.swift
[110/124] Compiling OpenAPIRuntime ByteUtilities.swift
[111/124] Compiling OpenAPIRuntime ContentDisposition.swift
[112/124] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[113/124] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[114/124] Compiling OpenAPIRuntime OpenAPIValue.swift
[115/124] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[116/124] Compiling OpenAPIRuntime UndocumentedPayload.swift
[117/124] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[118/124] Compiling OpenAPIRuntime URIEncoder.swift
[119/124] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[120/124] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[121/124] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[122/124] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[123/124] Compiling OpenAPIRuntime URIParser.swift
[124/124] Compiling OpenAPIRuntime URISerializer.swift
[126/132] Compiling OpenAPIURLSession URLSession+Extensions.swift
[127/132] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[128/132] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[129/132] Compiling OpenAPIURLSession Lock.swift
[130/132] Compiling OpenAPIURLSession URLSessionTransport.swift
[131/132] Emitting module OpenAPIURLSession
[132/132] Compiling OpenAPIURLSession BufferedStream.swift
[134/135] Emitting module OSLogLoggingMiddleware
[135/135] Compiling OSLogLoggingMiddleware OSLogLoggingMiddleware.swift
Build complete! (29.72s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.