Build Information
Successful build of swift-log-loki with Swift 5.9 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.9-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.9
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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-docc-plugin.git
[1/1458] Fetching swift-docc-plugin
[876/4631] Fetching swift-docc-plugin, swift-log
[4632/40151] Fetching swift-docc-plugin, swift-log, swift-protobuf
Fetching https://github.com/apple/swift-system
Fetched https://github.com/apple/swift-log.git (5.53s)
Fetched https://github.com/apple/swift-docc-plugin.git (5.54s)
Fetching https://github.com/lovetodream/swift-snappy
Fetched https://github.com/apple/swift-protobuf.git (5.60s)
[1/194] Fetching swift-snappy
Fetched https://github.com/lovetodream/swift-snappy (0.25s)
[1/3179] Fetching swift-system
Computing version for https://github.com/lovetodream/swift-snappy
Fetched https://github.com/apple/swift-system (0.34s)
Computed https://github.com/lovetodream/swift-snappy at 1.0.0 (0.38s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.38s)
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.41s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.4.4 (0.51s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.38s)
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-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.20.3
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
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
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/logproto.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/stats.proto
/host/spi-builder-workspace/Sources/LoggingLoki/Proto/descriptor.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/6] Compiling CSystem shims.c
[4/6] Compiling SnappyC map.c
[5/6] Compiling SnappyC snappy.c
[7/106] Emitting module SystemPackage
[8/108] Emitting module SwiftProtobuf
[9/118] Compiling SystemPackage Util.swift
[10/118] Compiling SystemPackage UtilConsumers.swift
[11/118] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[12/118] Compiling SwiftProtobuf JSONScanner.swift
[13/118] Compiling SwiftProtobuf Enum.swift
[14/118] Compiling SwiftProtobuf ExtensibleMessage.swift
[15/118] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[16/118] Compiling SwiftProtobuf Data+Extensions.swift
[17/118] Compiling SwiftProtobuf Decoder.swift
[18/118] Compiling SwiftProtobuf DoubleParser.swift
[19/118] Compiling SwiftProtobuf ExtensionFields.swift
[20/118] Compiling SwiftProtobuf ExtensionMap.swift
[21/118] Compiling SwiftProtobuf FieldTag.swift
[22/118] Emitting module Logging
[23/118] Compiling SwiftProtobuf JSONEncodingError.swift
[24/118] Compiling SwiftProtobuf JSONEncodingOptions.swift
[25/118] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[26/118] Compiling SwiftProtobuf TimeUtils.swift
[27/118] Compiling SwiftProtobuf UnknownStorage.swift
[28/118] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[29/118] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[30/118] Compiling SwiftProtobuf Varint.swift
[31/118] Compiling SwiftProtobuf Version.swift
[32/118] Compiling SwiftProtobuf Visitor.swift
[33/118] Compiling SwiftProtobuf WireFormat.swift
[34/118] Compiling SwiftProtobuf ZigZag.swift
[35/118] Compiling SwiftProtobuf any.pb.swift
[36/118] Compiling SwiftProtobuf FieldTypes.swift
[37/118] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[38/118] Compiling SwiftProtobuf JSONDecoder.swift
[39/118] Compiling SwiftProtobuf JSONDecodingError.swift
[40/118] Compiling SwiftProtobuf JSONDecodingOptions.swift
[41/118] Compiling SwiftProtobuf JSONEncoder.swift
[44/120] Compiling Logging Locks.swift
[46/120] Compiling Logging LogHandler.swift
[57/120] Compiling Logging Logging.swift
[59/122] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[60/122] Compiling SwiftProtobuf Message+JSONAdditions.swift
[61/122] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[62/122] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[63/122] Compiling SwiftProtobuf Message.swift
[64/122] Compiling SwiftProtobuf MessageExtension.swift
[65/122] Compiling SwiftProtobuf NameMap.swift
[66/122] Compiling SwiftProtobuf ProtoNameProviding.swift
[67/122] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[68/122] Compiling SwiftProtobuf ProtobufMap.swift
[69/122] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[70/122] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[71/122] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[72/122] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[73/122] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[74/122] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[75/122] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[76/122] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[77/122] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[78/122] Compiling SwiftProtobuf HashVisitor.swift
[79/122] Compiling SwiftProtobuf Internal.swift
[80/122] Compiling SwiftProtobuf AnyMessageStorage.swift
[81/122] Compiling SwiftProtobuf AnyUnpackError.swift
[82/122] Compiling SwiftProtobuf BinaryDecoder.swift
[83/122] Compiling SwiftProtobuf BinaryDecodingError.swift
[84/122] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[85/122] Compiling SwiftProtobuf BinaryDelimited.swift
[86/122] Compiling SwiftProtobuf BinaryEncoder.swift
[87/122] Compiling SwiftProtobuf BinaryEncodingError.swift
[88/122] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[89/122] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[90/122] Compiling SwiftProtobuf CustomJSONCodable.swift
[91/122] Compiling SwiftProtobuf SelectiveVisitor.swift
[92/122] Compiling SwiftProtobuf SimpleExtensionMap.swift
[93/122] Compiling SwiftProtobuf StringUtils.swift
[94/122] Compiling SwiftProtobuf TextFormatDecoder.swift
[95/122] Compiling SwiftProtobuf TextFormatDecodingError.swift
[96/122] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[97/122] Compiling SwiftProtobuf TextFormatEncoder.swift
[98/122] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[99/122] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[100/122] Compiling SwiftProtobuf TextFormatScanner.swift
[113/124] Compiling Snappy Snappy.swift
[114/124] Emitting module Snappy
[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
[129/143] 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
[130/143] 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
[131/143] 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
^
[132/143] 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
^
[133/145] Compiling LoggingLoki timestamp.pb.swift
[134/145] Compiling LoggingLoki TypeAliases.swift
[135/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
[136/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
[137/145] Compiling LoggingLoki Batch.swift
[138/145] Compiling LoggingLoki BatchEntry.swift
[139/145] 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
^
[140/145] Compiling LoggingLoki logproto.pb.swift
[141/145] Compiling LoggingLoki stats.pb.swift
[142/145] Compiling LoggingLoki NIOLock.swift
[143/145] Compiling LoggingLoki NIOLockedValueBox.swift
[144/145] Compiling LoggingLoki descriptor.pb.swift
[145/145] Compiling LoggingLoki gogo.pb.swift
Build complete! (36.22s)
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.