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 swift-log-loki with Swift 5.10 for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lovetodream/swift-log-loki.git
Reference: v1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lovetodream/swift-log-loki
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at fb800a4 feat: add support for additional platforms
Cloned https://github.com/lovetodream/swift-log-loki.git
Revision (git rev-parse @):
fb800a495f8ee7d46796333d956dd4d92c14da40
SUCCESS checkout https://github.com/lovetodream/swift-log-loki.git at v1.1.0
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/lovetodream/swift-snappy from cache
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/apple/swift-docc-plugin.git from cache
Fetched https://github.com/lovetodream/swift-snappy from cache (0.37s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.38s)
Fetched https://github.com/apple/swift-log.git from cache (0.39s)
Fetched https://github.com/apple/swift-system from cache (0.60s)
Fetched https://github.com/apple/swift-protobuf.git from cache (0.96s)
Computing version for https://github.com/lovetodream/swift-snappy
Computed https://github.com/lovetodream/swift-snappy at 1.0.0 (0.69s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.08s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.0.0 (0.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.59s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.08s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.20.3
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-docc-plugin-30a0bdda is not valid git repository for 'https://github.com/apple/swift-docc-plugin.git', will fetch again.
Fetching https://github.com/apple/swift-docc-plugin.git from cache
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-docc-plugin-30a0bdda is not valid git repository for 'https://github.com/apple/swift-docc-plugin.git', will fetch again.
Fetching https://github.com/apple/swift-docc-plugin.git from cache
Fetched https://github.com/apple/swift-docc-plugin.git from cache (0.01s)
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.0.0
Creating working copy for https://github.com/lovetodream/swift-snappy
Working copy of https://github.com/lovetodream/swift-snappy resolved at 1.0.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-system-5815d4b7 is not valid git repository for 'https://github.com/apple/swift-system', will fetch again.
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.22s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-system-5815d4b7 is not valid git repository for 'https://github.com/apple/swift-system', will fetch again.
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.27s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-log-loki",
      "name": "swift-log-loki",
      "url": "https://github.com/lovetodream/swift-log-loki.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log-loki",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.4",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-protobuf",
          "name": "SwiftProtobuf",
          "url": "https://github.com/apple/swift-protobuf.git",
          "version": "1.26.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-snappy",
          "name": "snappy",
          "url": "https://github.com/lovetodream/swift-snappy",
          "version": "1.0.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snappy",
          "dependencies": [
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system",
              "version": "1.2.1",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/lovetodream/swift-log-loki.git from cache
Fetched https://github.com/lovetodream/swift-log-loki.git from cache (0.18s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/lovetodream/swift-snappy from cache
Fetched https://github.com/lovetodream/swift-snappy from cache (0.30s)
Fetched https://github.com/apple/swift-log.git from cache (0.31s)
Fetched https://github.com/apple/swift-protobuf.git from cache (0.70s)
Computing version for https://github.com/lovetodream/swift-snappy
Computed https://github.com/lovetodream/swift-snappy at 1.0.0 (0.04s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.43s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.03s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.05s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.26.0 (0.04s)
Creating working copy for https://github.com/lovetodream/swift-snappy
Working copy of https://github.com/lovetodream/swift-snappy resolved at 1.0.0
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-system-5815d4b7 is not valid git repository for 'https://github.com/apple/swift-system', will fetch again.
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.16s)
warning: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-system-5815d4b7 is not valid git repository for 'https://github.com/apple/swift-system', will fetch again.
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.23s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
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/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.26.0
Creating working copy for https://github.com/lovetodream/swift-log-loki.git
Working copy of https://github.com/lovetodream/swift-log-loki.git resolved at v1.1.0 (fb800a4)
warning: '.resolve-product-dependencies': dependency 'swift-log-loki' is not used by any target
Found 3 product dependencies
  - swift-log
  - SwiftProtobuf
  - snappy
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/lovetodream/swift-log-loki.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/12] Write sources
[8/12] Compiling CSystem shims.c
[9/12] Write swift-version-6044DDE57671499D.txt
[10/112] Compiling SnappyC snappy.c
[11/112] Compiling SnappyC map.c
[13/112] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[14/112] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[15/112] Compiling SwiftProtobuf CustomJSONCodable.swift
[16/112] Emitting module SystemPackage
[17/112] Compiling SwiftProtobuf Data+Extensions.swift
[18/112] Compiling SwiftProtobuf Decoder.swift
[19/112] Compiling SwiftProtobuf DoubleParser.swift
[20/114] Compiling SwiftProtobuf BinaryEncoder.swift
[21/114] Compiling SwiftProtobuf BinaryEncodingError.swift
[22/114] Compiling SwiftProtobuf BinaryDecodingError.swift
[23/114] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[24/114] Compiling SwiftProtobuf BinaryDelimited.swift
[25/114] Compiling SwiftProtobuf Enum.swift
[26/114] Compiling SwiftProtobuf ExtensibleMessage.swift
[27/114] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[28/114] Compiling SwiftProtobuf AnyMessageStorage.swift
[29/114] Compiling SwiftProtobuf AnyUnpackError.swift
[30/114] Compiling SwiftProtobuf BinaryDecoder.swift
[31/114] Compiling SwiftProtobuf ExtensionFields.swift
[32/114] Compiling SwiftProtobuf ExtensionMap.swift
[33/114] Compiling SwiftProtobuf FieldTag.swift
[34/114] Compiling Logging LogHandler.swift
[35/114] Compiling Logging Logging.swift
[36/114] Emitting module Logging
[37/114] Compiling Logging Locks.swift
[38/114] Compiling SystemPackage Util.swift
[39/114] Compiling SystemPackage UtilConsumers.swift
[40/116] Emitting module SwiftProtobuf
[41/126] Emitting module Snappy
[42/126] Compiling Snappy Snappy.swift
[54/126] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[55/126] Compiling SwiftProtobuf Message+JSONAdditions.swift
[56/126] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[57/126] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[58/126] Compiling SwiftProtobuf Message.swift
[59/126] Compiling SwiftProtobuf MessageExtension.swift
[60/126] Compiling SwiftProtobuf NameMap.swift
[61/126] Compiling SwiftProtobuf ProtoNameProviding.swift
[62/126] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[63/126] Compiling SwiftProtobuf ProtobufMap.swift
[64/126] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[65/126] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[66/126] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[67/126] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[68/126] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[69/126] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[70/126] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[71/126] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[72/126] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[73/126] Compiling SwiftProtobuf HashVisitor.swift
[74/126] Compiling SwiftProtobuf Internal.swift
[75/126] Compiling SwiftProtobuf JSONDecoder.swift
[76/126] Compiling SwiftProtobuf JSONDecodingError.swift
[77/126] Compiling SwiftProtobuf JSONDecodingOptions.swift
[78/126] Compiling SwiftProtobuf JSONEncoder.swift
[79/126] Compiling SwiftProtobuf JSONEncodingError.swift
[80/126] Compiling SwiftProtobuf JSONEncodingOptions.swift
[81/126] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[82/126] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[83/126] Compiling SwiftProtobuf JSONScanner.swift
[84/126] Compiling SwiftProtobuf MathUtils.swift
[85/126] Compiling SwiftProtobuf Message+AnyAdditions.swift
[86/126] Compiling SwiftProtobuf TimeUtils.swift
[87/126] Compiling SwiftProtobuf UnknownStorage.swift
[88/126] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[89/126] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[90/126] Compiling SwiftProtobuf Varint.swift
[91/126] Compiling SwiftProtobuf Version.swift
[92/126] Compiling SwiftProtobuf Visitor.swift
[93/126] Compiling SwiftProtobuf WireFormat.swift
[94/126] Compiling SwiftProtobuf ZigZag.swift
[95/126] Compiling SwiftProtobuf any.pb.swift
[96/126] Compiling SwiftProtobuf SelectiveVisitor.swift
[97/126] Compiling SwiftProtobuf SimpleExtensionMap.swift
[98/126] Compiling SwiftProtobuf StringUtils.swift
[99/126] Compiling SwiftProtobuf TextFormatDecoder.swift
[100/126] Compiling SwiftProtobuf TextFormatDecodingError.swift
[101/126] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[102/126] Compiling SwiftProtobuf TextFormatEncoder.swift
[103/126] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[104/126] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[105/126] Compiling SwiftProtobuf TextFormatScanner.swift
[117/126] Compiling SwiftProtobuf api.pb.swift
[118/126] Compiling SwiftProtobuf descriptor.pb.swift
[119/126] Compiling SwiftProtobuf duration.pb.swift
[120/126] Compiling SwiftProtobuf empty.pb.swift
[121/126] Compiling SwiftProtobuf field_mask.pb.swift
[122/126] Compiling SwiftProtobuf source_context.pb.swift
[123/126] Compiling SwiftProtobuf struct.pb.swift
[124/126] Compiling SwiftProtobuf timestamp.pb.swift
[125/126] Compiling SwiftProtobuf type.pb.swift
[126/126] Compiling SwiftProtobuf wrappers.pb.swift
[127/141] Compiling LoggingLoki logproto.pb.swift
[128/141] Compiling LoggingLoki stats.pb.swift
[129/141] Compiling LoggingLoki NIOLock.swift
[130/141] Compiling LoggingLoki NIOLockedValueBox.swift
[131/141] Compiling LoggingLoki LokiSession.swift
[132/141] Compiling LoggingLoki LokiStream.swift
[133/141] Compiling LoggingLoki LokiLogHandler.swift
[134/141] Compiling LoggingLoki LokiRequest.swift
[135/141] Compiling LoggingLoki Batcher.swift
[136/141] Compiling LoggingLoki LokiError.swift
[137/141] Emitting module LoggingLoki
[138/141] Compiling LoggingLoki Batch.swift
[139/141] Compiling LoggingLoki BatchEntry.swift
[140/141] Compiling LoggingLoki descriptor.pb.swift
[141/141] Compiling LoggingLoki gogo.pb.swift
[142/143] Compiling LoggingLoki timestamp.pb.swift
[143/143] Compiling LoggingLoki TypeAliases.swift
Build complete! (32.06s)
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LoggingLoki/Proto/gogo.proto
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LoggingLoki/Proto/logproto.proto
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LoggingLoki/Proto/descriptor.proto
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LoggingLoki/Proto/timestamp.proto
    /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LoggingLoki/Proto/stats.proto
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-snappy",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lovetodream/swift-snappy"
    }
  ],
  "manifest_display_name" : "swift-log-loki",
  "name" : "swift-log-loki",
  "path" : "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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"
    }
  ],
  "products" : [
    {
      "name" : "LoggingLoki",
      "targets" : [
        "LoggingLoki"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LoggingLokiTests",
      "module_type" : "SwiftTarget",
      "name" : "LoggingLokiTests",
      "path" : "Tests/LoggingLokiTests",
      "sources" : [
        "LoggingLokiTests.swift"
      ],
      "target_dependencies" : [
        "LoggingLoki"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LoggingLoki",
      "module_type" : "SwiftTarget",
      "name" : "LoggingLoki",
      "path" : "Sources/LoggingLoki",
      "product_dependencies" : [
        "Logging",
        "SwiftProtobuf",
        "Snappy"
      ],
      "product_memberships" : [
        "LoggingLoki"
      ],
      "sources" : [
        "Batch.swift",
        "BatchEntry.swift",
        "Batcher.swift",
        "LokiError.swift",
        "LokiLogHandler.swift",
        "LokiRequest.swift",
        "LokiSession.swift",
        "LokiStream.swift",
        "NIOLock.swift",
        "NIOLockedValueBox.swift",
        "Proto/gen/swift/descriptor.pb.swift",
        "Proto/gen/swift/gogo.pb.swift",
        "Proto/gen/swift/logproto.pb.swift",
        "Proto/gen/swift/stats.pb.swift",
        "Proto/gen/swift/timestamp.pb.swift",
        "TypeAliases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.