Build Information
Successful build of swift-log-loki with Swift 5.10 for Linux.
Swift 6 data race errors: 0
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /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/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
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/lovetodream/swift-log-loki.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/lovetodream/swift-snappy
Fetching https://github.com/apple/swift-protobuf.git
[1/194] Fetching swift-snappy
[155/3367] Fetching swift-snappy, swift-log
[3368/4825] Fetching swift-snappy, swift-log, swift-docc-plugin
[4083/8004] Fetching swift-snappy, swift-log, swift-docc-plugin, swift-system
Fetched https://github.com/lovetodream/swift-snappy from cache (0.48s)
Fetched https://github.com/apple/swift-system from cache (0.48s)
Fetched https://github.com/apple/swift-log.git from cache (0.48s)
[1371/1458] Fetching swift-docc-plugin
[1459/36978] Fetching swift-docc-plugin, swift-protobuf
Fetched https://github.com/apple/swift-docc-plugin.git from cache (6.34s)
Fetched https://github.com/apple/swift-protobuf.git from cache (6.39s)
Computing version for https://github.com/lovetodream/swift-snappy
Computed https://github.com/lovetodream/swift-snappy at 1.0.0 (0.71s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.41s)
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.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.38s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.40s)
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
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.4.4
Creating working copy for https://github.com/lovetodream/swift-snappy
Working copy of https://github.com/lovetodream/swift-snappy resolved at 1.0.0
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
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/LoggingLoki/Proto/stats.proto
/host/spi-builder-workspace/Sources/LoggingLoki/Proto/descriptor.proto
/host/spi-builder-workspace/Sources/LoggingLoki/Proto/gogo.proto
/host/spi-builder-workspace/Sources/LoggingLoki/Proto/timestamp.proto
/host/spi-builder-workspace/Sources/LoggingLoki/Proto/logproto.proto
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[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] Compiling SnappyC snappy.c
[10/12] Compiling SnappyC map.c
[10/12] Write swift-version-24593BA9C3E375BF.txt
[13/112] Compiling SwiftProtobuf ExtensionMap.swift
[14/112] Compiling SwiftProtobuf FieldTag.swift
[15/114] Compiling SwiftProtobuf BinaryEncoder.swift
[16/114] Compiling SwiftProtobuf BinaryEncodingError.swift
[17/114] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[18/114] Compiling SwiftProtobuf BinaryDecodingError.swift
[19/114] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[20/114] Compiling SwiftProtobuf BinaryDelimited.swift
[21/114] Compiling SwiftProtobuf AnyMessageStorage.swift
[22/114] Compiling SwiftProtobuf AnyUnpackError.swift
[23/114] Compiling SwiftProtobuf BinaryDecoder.swift
[24/114] Emitting module SystemPackage
[25/114] Compiling SystemPackage Util.swift
[26/114] Compiling SystemPackage UtilConsumers.swift
[27/114] Compiling SwiftProtobuf TimeUtils.swift
[28/114] Compiling SwiftProtobuf UnknownStorage.swift
[29/114] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[30/114] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[31/114] Compiling SwiftProtobuf Varint.swift
[32/114] Compiling SwiftProtobuf Version.swift
[33/114] Compiling SwiftProtobuf Visitor.swift
[34/114] Compiling SwiftProtobuf WireFormat.swift
[35/114] Compiling SwiftProtobuf ZigZag.swift
[36/114] Compiling SwiftProtobuf any.pb.swift
[37/124] Compiling SwiftProtobuf Data+Extensions.swift
[38/124] Compiling SwiftProtobuf Decoder.swift
[39/124] Compiling SwiftProtobuf DoubleParser.swift
[40/124] Compiling SwiftProtobuf Enum.swift
[41/124] Compiling SwiftProtobuf ExtensibleMessage.swift
[42/124] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[43/124] Compiling SwiftProtobuf ExtensionFields.swift
[51/124] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[52/124] Compiling SwiftProtobuf CustomJSONCodable.swift
[58/125] Compiling Logging LogHandler.swift
[59/125] Emitting module Logging
[60/125] Compiling Logging Logging.swift
[61/125] Compiling Logging Locks.swift
[63/128] Emitting module SwiftProtobuf
[75/128] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[76/128] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[77/128] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[78/128] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[79/128] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[80/128] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[81/128] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[82/128] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[83/128] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[84/128] Compiling SwiftProtobuf HashVisitor.swift
[85/128] Compiling SwiftProtobuf Internal.swift
[86/128] Compiling SwiftProtobuf JSONDecoder.swift
[87/128] Compiling SwiftProtobuf JSONDecodingError.swift
[88/128] Compiling SwiftProtobuf JSONDecodingOptions.swift
[89/128] Compiling SwiftProtobuf JSONEncoder.swift
[90/128] Compiling SwiftProtobuf JSONEncodingError.swift
[91/128] Compiling SwiftProtobuf JSONEncodingOptions.swift
[92/128] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[93/128] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[94/128] Compiling SwiftProtobuf JSONScanner.swift
[95/128] Compiling SwiftProtobuf MathUtils.swift
[96/128] Compiling SwiftProtobuf Message+AnyAdditions.swift
[97/128] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[98/128] Compiling SwiftProtobuf Message+JSONAdditions.swift
[99/128] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[100/128] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[101/128] Compiling SwiftProtobuf Message.swift
[102/128] Compiling SwiftProtobuf MessageExtension.swift
[103/128] Compiling SwiftProtobuf NameMap.swift
[104/128] Compiling SwiftProtobuf ProtoNameProviding.swift
[105/128] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[106/128] Compiling SwiftProtobuf ProtobufMap.swift
[107/128] Compiling SwiftProtobuf SelectiveVisitor.swift
[108/128] Compiling SwiftProtobuf SimpleExtensionMap.swift
[109/128] Compiling SwiftProtobuf StringUtils.swift
[110/128] Compiling SwiftProtobuf TextFormatDecoder.swift
[111/128] Compiling SwiftProtobuf TextFormatDecodingError.swift
[112/128] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[113/128] Compiling SwiftProtobuf TextFormatEncoder.swift
[114/128] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[115/128] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[116/128] Compiling SwiftProtobuf TextFormatScanner.swift
[117/128] Emitting module Snappy
[118/128] Compiling Snappy Snappy.swift
[120/129] Compiling SwiftProtobuf api.pb.swift
[121/129] Compiling SwiftProtobuf descriptor.pb.swift
[122/129] Compiling SwiftProtobuf duration.pb.swift
[123/129] Compiling SwiftProtobuf empty.pb.swift
[124/129] Compiling SwiftProtobuf field_mask.pb.swift
[125/129] Compiling SwiftProtobuf source_context.pb.swift
[126/129] Compiling SwiftProtobuf struct.pb.swift
[127/129] Compiling SwiftProtobuf timestamp.pb.swift
[128/129] Compiling SwiftProtobuf type.pb.swift
[129/129] Compiling SwiftProtobuf wrappers.pb.swift
[131/145] Compiling LoggingLoki Batcher.swift
/host/spi-builder-workspace/Sources/LoggingLoki/Batcher.swift:7:17: warning: stored property 'lokiURL' of 'Sendable'-conforming class 'Batcher' has non-sendable type 'URL'
private let lokiURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/LoggingLoki/Batcher.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[132/145] Compiling LoggingLoki LokiError.swift
/host/spi-builder-workspace/Sources/LoggingLoki/Batcher.swift:7:17: warning: stored property 'lokiURL' of 'Sendable'-conforming class 'Batcher' has non-sendable type 'URL'
private let lokiURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/LoggingLoki/Batcher.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[133/145] Compiling LoggingLoki Batch.swift
[134/145] Compiling LoggingLoki BatchEntry.swift
[135/145] Compiling LoggingLoki LokiLogHandler.swift
/host/spi-builder-workspace/Sources/LoggingLoki/LokiLogHandler.swift:12:17: warning: stored property 'lokiURL' of 'Sendable'-conforming struct 'LokiLogHandler' has non-sendable type 'URL'
private let lokiURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/LoggingLoki/LokiLogHandler.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[136/145] Compiling LoggingLoki LokiRequest.swift
/host/spi-builder-workspace/Sources/LoggingLoki/LokiLogHandler.swift:12:17: warning: stored property 'lokiURL' of 'Sendable'-conforming struct 'LokiLogHandler' has non-sendable type 'URL'
private let lokiURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/LoggingLoki/LokiLogHandler.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[137/147] Compiling LoggingLoki LokiSession.swift
/host/spi-builder-workspace/Sources/LoggingLoki/LokiSession.swift:16:1: warning: conformance to 'Sendable' must occur in the same source file as class 'URLSession'; use '@unchecked Sendable' for retroactive conformance
extension URLSession: LokiSession {
^
FoundationNetworking.URLSession (internal):2:18: warning: stored property '_configuration' of 'Sendable'-conforming class 'URLSession' has non-sendable type 'URLSession._Configuration'
internal let _configuration: URLSession._Configuration
^
FoundationNetworking.URLSession (internal):2:21: note: struct '_Configuration' does not conform to the 'Sendable' protocol
internal struct _Configuration {
^
/host/spi-builder-workspace/Sources/LoggingLoki/LokiSession.swift:3:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
FoundationNetworking.URLSession (fileprivate):3:21: warning: stored property 'multiHandle' of 'Sendable'-conforming class 'URLSession' has non-sendable type 'URLSession._MultiHandle'
fileprivate let multiHandle: URLSession._MultiHandle
^
FoundationNetworking.URLSession (internal):2:26: note: class '_MultiHandle' does not conform to the 'Sendable' protocol
final internal class _MultiHandle {
^
FoundationNetworking.URLSession (fileprivate):4:21: warning: stored property 'nextTaskIdentifier' of 'Sendable'-conforming class 'URLSession' is mutable
fileprivate var nextTaskIdentifier: Int
^
[138/147] Compiling LoggingLoki LokiStream.swift
/host/spi-builder-workspace/Sources/LoggingLoki/LokiSession.swift:16:1: warning: conformance to 'Sendable' must occur in the same source file as class 'URLSession'; use '@unchecked Sendable' for retroactive conformance
extension URLSession: LokiSession {
^
FoundationNetworking.URLSession (internal):2:18: warning: stored property '_configuration' of 'Sendable'-conforming class 'URLSession' has non-sendable type 'URLSession._Configuration'
internal let _configuration: URLSession._Configuration
^
FoundationNetworking.URLSession (internal):2:21: note: struct '_Configuration' does not conform to the 'Sendable' protocol
internal struct _Configuration {
^
/host/spi-builder-workspace/Sources/LoggingLoki/LokiSession.swift:3:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
FoundationNetworking.URLSession (fileprivate):3:21: warning: stored property 'multiHandle' of 'Sendable'-conforming class 'URLSession' has non-sendable type 'URLSession._MultiHandle'
fileprivate let multiHandle: URLSession._MultiHandle
^
FoundationNetworking.URLSession (internal):2:26: note: class '_MultiHandle' does not conform to the 'Sendable' protocol
final internal class _MultiHandle {
^
FoundationNetworking.URLSession (fileprivate):4:21: warning: stored property 'nextTaskIdentifier' of 'Sendable'-conforming class 'URLSession' is mutable
fileprivate var nextTaskIdentifier: Int
^
[139/147] Compiling LoggingLoki timestamp.pb.swift
[140/147] Compiling LoggingLoki TypeAliases.swift
[141/147] Emitting module LoggingLoki
/host/spi-builder-workspace/Sources/LoggingLoki/Batcher.swift:7:17: warning: stored property 'lokiURL' of 'Sendable'-conforming class 'Batcher' has non-sendable type 'URL'
private let lokiURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/LoggingLoki/Batcher.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/LoggingLoki/LokiLogHandler.swift:12:17: warning: stored property 'lokiURL' of 'Sendable'-conforming struct 'LokiLogHandler' has non-sendable type 'URL'
private let lokiURL: URL
^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
^
/host/spi-builder-workspace/Sources/LoggingLoki/LokiLogHandler.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/Sources/LoggingLoki/LokiSession.swift:16:1: warning: conformance to 'Sendable' must occur in the same source file as class 'URLSession'; use '@unchecked Sendable' for retroactive conformance
extension URLSession: LokiSession {
^
FoundationNetworking.URLSession (internal):2:18: warning: stored property '_configuration' of 'Sendable'-conforming class 'URLSession' has non-sendable type 'URLSession._Configuration'
internal let _configuration: URLSession._Configuration
^
FoundationNetworking.URLSession (internal):2:21: note: struct '_Configuration' does not conform to the 'Sendable' protocol
internal struct _Configuration {
^
/host/spi-builder-workspace/Sources/LoggingLoki/LokiSession.swift:3:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'FoundationNetworking'
import FoundationNetworking
^
@preconcurrency
FoundationNetworking.URLSession (fileprivate):3:21: warning: stored property 'multiHandle' of 'Sendable'-conforming class 'URLSession' has non-sendable type 'URLSession._MultiHandle'
fileprivate let multiHandle: URLSession._MultiHandle
^
FoundationNetworking.URLSession (internal):2:26: note: class '_MultiHandle' does not conform to the 'Sendable' protocol
final internal class _MultiHandle {
^
FoundationNetworking.URLSession (fileprivate):4:21: warning: stored property 'nextTaskIdentifier' of 'Sendable'-conforming class 'URLSession' is mutable
fileprivate var nextTaskIdentifier: Int
^
[142/147] Compiling LoggingLoki logproto.pb.swift
[143/147] Compiling LoggingLoki stats.pb.swift
[144/147] Compiling LoggingLoki NIOLock.swift
[145/147] Compiling LoggingLoki NIOLockedValueBox.swift
[146/147] Compiling LoggingLoki descriptor.pb.swift
[147/147] Compiling LoggingLoki gogo.pb.swift
Build complete! (36.01s)
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" : "/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"
}
],
"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.