Build Information
Successful build of SwiftProtoParser, reference master (65708a), with Swift 6.1 for Linux on 18 Apr 2026 17:50:05 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/truewebber/swift-protoparser.git
Reference: master
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/truewebber/swift-protoparser
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 65708af Update README test count and code coverage badge with latest llvm-cov metrics
Cloned https://github.com/truewebber/swift-protoparser.git
Revision (git rev-parse @):
65708af2b6fc86867145acabb275ad6f9d0c2ac6
SUCCESS checkout https://github.com/truewebber/swift-protoparser.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/truewebber/swift-protoparser.git
https://github.com/truewebber/swift-protoparser.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-protobuf.git
[1/47009] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (8.77s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (9.39s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.36.1
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/88] Emitting module SwiftProtobuf
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[6/88] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/88] Compiling SwiftProtobuf Message+FieldMask.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/88] Compiling SwiftProtobuf Message+JSONAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/88] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/88] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/88] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/88] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/88] Compiling SwiftProtobuf Message.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/88] Compiling SwiftProtobuf MessageExtension.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/88] Compiling SwiftProtobuf NameMap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/88] Compiling SwiftProtobuf PathDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/88] Compiling SwiftProtobuf PathVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/99] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/99] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/99] Compiling SwiftProtobuf TextFormatScanner.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/99] Compiling SwiftProtobuf TimeUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/99] Compiling SwiftProtobuf UnknownStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/99] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/99] Compiling SwiftProtobuf Varint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/99] Compiling SwiftProtobuf Version.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/99] Compiling SwiftProtobuf Visitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/99] Compiling SwiftProtobuf WireFormat.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/99] Compiling SwiftProtobuf ZigZag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/99] Compiling SwiftProtobuf BytecodeInterpreter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/99] Compiling SwiftProtobuf BytecodeReader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/99] Compiling SwiftProtobuf CustomJSONCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/99] Compiling SwiftProtobuf Decoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/99] Compiling SwiftProtobuf DoubleParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/99] Compiling SwiftProtobuf Enum.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/99] Compiling SwiftProtobuf ExtensibleMessage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/99] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/99] Compiling SwiftProtobuf ExtensionFields.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/99] Compiling SwiftProtobuf ExtensionMap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/99] Compiling SwiftProtobuf FieldTag.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/99] Compiling SwiftProtobuf FieldTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/99] Compiling SwiftProtobuf JSONDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/99] Compiling SwiftProtobuf JSONDecodingError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/99] Compiling SwiftProtobuf JSONDecodingOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/99] Compiling SwiftProtobuf JSONEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/99] Compiling SwiftProtobuf JSONEncodingError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/99] Compiling SwiftProtobuf JSONEncodingOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/99] Compiling SwiftProtobuf JSONEncodingVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/99] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/99] Compiling SwiftProtobuf JSONScanner.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/99] Compiling SwiftProtobuf MathUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/99] Compiling SwiftProtobuf Message+AnyAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/99] Compiling SwiftProtobuf Message+BinaryAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/99] Compiling SwiftProtobuf ProtoNameProviding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/99] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/99] Compiling SwiftProtobuf ProtobufMap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/99] Compiling SwiftProtobuf SelectiveVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/99] Compiling SwiftProtobuf SimpleExtensionMap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/99] Compiling SwiftProtobuf StringUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/99] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/99] Compiling SwiftProtobuf SwiftProtobufError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/99] Compiling SwiftProtobuf TextFormatDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/99] Compiling SwiftProtobuf TextFormatDecodingError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/99] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/99] Compiling SwiftProtobuf TextFormatEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/99] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/99] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/99] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/99] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/99] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/99] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/99] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/99] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/99] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/99] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/99] Compiling SwiftProtobuf HashVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/99] Compiling SwiftProtobuf Internal.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/99] Compiling SwiftProtobuf AnyMessageStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/99] Compiling SwiftProtobuf AnyUnpackError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/99] Compiling SwiftProtobuf AsyncMessageSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/99] Compiling SwiftProtobuf BinaryDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/99] Compiling SwiftProtobuf BinaryDecodingError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/99] Compiling SwiftProtobuf BinaryDecodingOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/99] Compiling SwiftProtobuf BinaryDelimited.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/99] Compiling SwiftProtobuf BinaryEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/99] Compiling SwiftProtobuf BinaryEncodingError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/99] Compiling SwiftProtobuf BinaryEncodingOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/99] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/99] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/99] Compiling SwiftProtobuf any.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/99] Compiling SwiftProtobuf api.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/99] Compiling SwiftProtobuf descriptor.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/99] Compiling SwiftProtobuf duration.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/99] Compiling SwiftProtobuf empty.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/99] Compiling SwiftProtobuf field_mask.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/99] Compiling SwiftProtobuf source_context.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/99] Compiling SwiftProtobuf struct.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/99] Compiling SwiftProtobuf timestamp.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/99] Compiling SwiftProtobuf type.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/99] Compiling SwiftProtobuf wrappers.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/137] Emitting module SwiftProtoParser
[102/142] Compiling SwiftProtoParser ProtoParseError.swift
[103/142] Compiling SwiftProtoParser ProtoVersion.swift
[104/142] Compiling SwiftProtoParser DependencyResolver.swift
[105/142] Compiling SwiftProtoParser FileSystemScanner.swift
[106/142] Compiling SwiftProtoParser ImportResolver.swift
[107/142] Compiling SwiftProtoParser ResolvedProtoFile.swift
[108/142] Compiling SwiftProtoParser UnresolvedTypeValidator.swift
[109/142] Compiling SwiftProtoParser KeywordRecognizer.swift
[110/142] Compiling SwiftProtoParser Lexer.swift
[111/142] Compiling SwiftProtoParser LexerError.swift
[112/142] Compiling SwiftProtoParser Token.swift
[113/142] Compiling SwiftProtoParser ResolverError.swift
[114/142] Compiling SwiftProtoParser DescriptorBuilder+OptionHelpers.swift
[115/142] Compiling SwiftProtoParser DescriptorBuilder.swift
[116/142] Compiling SwiftProtoParser DescriptorError.swift
[117/142] Compiling SwiftProtoParser EnumDescriptorBuilder.swift
[118/142] Compiling SwiftProtoParser GroupFieldNode.swift
[119/142] Compiling SwiftProtoParser ImportNode.swift
[120/142] Compiling SwiftProtoParser MessageNode.swift
[121/142] Compiling SwiftProtoParser OptionNode.swift
[122/142] Compiling SwiftProtoParser ProtoAST.swift
[123/142] Compiling SwiftProtoParser EnumTypePostProcessor.swift
[124/142] Compiling SwiftProtoParser FieldDescriptorBuilder.swift
[125/142] Compiling SwiftProtoParser MapEntryTypeFixup.swift
[126/142] Compiling SwiftProtoParser MessageDescriptorBuilder.swift
[127/142] Compiling SwiftProtoParser ServiceDescriptorBuilder.swift
[128/142] Compiling SwiftProtoParser ServiceNode.swift
[129/142] Compiling SwiftProtoParser EnumFieldTypeResolver.swift
[130/142] Compiling SwiftProtoParser Parser.swift
[131/142] Compiling SwiftProtoParser ParserError.swift
[132/142] Compiling SwiftProtoParser ParserState.swift
[133/142] Compiling SwiftProtoParser EnumNode.swift
[134/142] Compiling SwiftProtoParser ExtendNode.swift
[135/142] Compiling SwiftProtoParser FieldLabel.swift
[136/142] Compiling SwiftProtoParser FieldNode.swift
[137/142] Compiling SwiftProtoParser FieldType.swift
[138/142] Compiling SwiftProtoParser ProtoParsingPipeline.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:218:9: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
216 | queue.async(flags: .barrier) {
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
219 | }
220 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:289:7: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
287 | func reset() {
288 | queue.async(flags: .barrier) {
289 | self.fileMetadata.removeAll()
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
290 | self.resetStatistics()
291 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:486:9: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
486 | self.fileMetadata[filePath] = metadata
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
487 | }
488 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:560:22: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
560 | var newStats = self.stats
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
561 | update(&newStats)
562 | self.stats = newStats
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:561:7: warning: capture of 'update' with non-sendable type '(inout IncrementalParser.Statistics) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
559 | queue.async(flags: .barrier) {
560 | var newStats = self.stats
561 | update(&newStats)
| |- warning: capture of 'update' with non-sendable type '(inout IncrementalParser.Statistics) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
562 | self.stats = newStats
563 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:618:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
616 | private func startPerformanceMonitoring() {
617 | // Start a task to periodically clear expired entries
618 | monitoringTask = Task { [weak self] in
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
619 | while !Task.isCancelled {
620 | try? await Task.sleep(nanoseconds: 300_000_000_000) // 300 seconds
621 | self?.clearExpired()
| `- note: closure captures 'self' which is accessible to code in the current task
622 | }
623 | }
[139/142] Compiling SwiftProtoParser IncrementalParser.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:218:9: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
216 | queue.async(flags: .barrier) {
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
219 | }
220 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:289:7: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
287 | func reset() {
288 | queue.async(flags: .barrier) {
289 | self.fileMetadata.removeAll()
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
290 | self.resetStatistics()
291 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:486:9: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
486 | self.fileMetadata[filePath] = metadata
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
487 | }
488 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:560:22: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
560 | var newStats = self.stats
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
561 | update(&newStats)
562 | self.stats = newStats
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:561:7: warning: capture of 'update' with non-sendable type '(inout IncrementalParser.Statistics) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
559 | queue.async(flags: .barrier) {
560 | var newStats = self.stats
561 | update(&newStats)
| |- warning: capture of 'update' with non-sendable type '(inout IncrementalParser.Statistics) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
562 | self.stats = newStats
563 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:618:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
616 | private func startPerformanceMonitoring() {
617 | // Start a task to periodically clear expired entries
618 | monitoringTask = Task { [weak self] in
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
619 | while !Task.isCancelled {
620 | try? await Task.sleep(nanoseconds: 300_000_000_000) // 300 seconds
621 | self?.clearExpired()
| `- note: closure captures 'self' which is accessible to code in the current task
622 | }
623 | }
[140/142] Compiling SwiftProtoParser PerformanceBenchmark.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:218:9: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
216 | queue.async(flags: .barrier) {
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
219 | }
220 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:289:7: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
287 | func reset() {
288 | queue.async(flags: .barrier) {
289 | self.fileMetadata.removeAll()
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
290 | self.resetStatistics()
291 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:486:9: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
486 | self.fileMetadata[filePath] = metadata
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
487 | }
488 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:560:22: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
560 | var newStats = self.stats
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
561 | update(&newStats)
562 | self.stats = newStats
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:561:7: warning: capture of 'update' with non-sendable type '(inout IncrementalParser.Statistics) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
559 | queue.async(flags: .barrier) {
560 | var newStats = self.stats
561 | update(&newStats)
| |- warning: capture of 'update' with non-sendable type '(inout IncrementalParser.Statistics) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
562 | self.stats = newStats
563 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:618:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
616 | private func startPerformanceMonitoring() {
617 | // Start a task to periodically clear expired entries
618 | monitoringTask = Task { [weak self] in
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
619 | while !Task.isCancelled {
620 | try? await Task.sleep(nanoseconds: 300_000_000_000) // 300 seconds
621 | self?.clearExpired()
| `- note: closure captures 'self' which is accessible to code in the current task
622 | }
623 | }
[141/142] Compiling SwiftProtoParser PerformanceCache.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:218:9: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
216 | queue.async(flags: .barrier) {
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
219 | }
220 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:289:7: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
287 | func reset() {
288 | queue.async(flags: .barrier) {
289 | self.fileMetadata.removeAll()
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
290 | self.resetStatistics()
291 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:486:9: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
486 | self.fileMetadata[filePath] = metadata
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
487 | }
488 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:560:22: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
560 | var newStats = self.stats
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
561 | update(&newStats)
562 | self.stats = newStats
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:561:7: warning: capture of 'update' with non-sendable type '(inout IncrementalParser.Statistics) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
559 | queue.async(flags: .barrier) {
560 | var newStats = self.stats
561 | update(&newStats)
| |- warning: capture of 'update' with non-sendable type '(inout IncrementalParser.Statistics) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
562 | self.stats = newStats
563 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:618:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
616 | private func startPerformanceMonitoring() {
617 | // Start a task to periodically clear expired entries
618 | monitoringTask = Task { [weak self] in
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
619 | while !Task.isCancelled {
620 | try? await Task.sleep(nanoseconds: 300_000_000_000) // 300 seconds
621 | self?.clearExpired()
| `- note: closure captures 'self' which is accessible to code in the current task
622 | }
623 | }
[142/142] Compiling SwiftProtoParser SwiftProtoParser.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:218:9: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
216 | queue.async(flags: .barrier) {
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
219 | }
220 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:289:7: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
287 | func reset() {
288 | queue.async(flags: .barrier) {
289 | self.fileMetadata.removeAll()
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
290 | self.resetStatistics()
291 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:486:9: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
486 | self.fileMetadata[filePath] = metadata
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
487 | }
488 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:560:22: warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
9 | /// - Batch processing optimization
10 | /// - Memory-efficient streaming for large files
11 | final class IncrementalParser {
| `- note: class 'IncrementalParser' does not conform to the 'Sendable' protocol
12 |
13 | // MARK: - File Change Tracking
:
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
560 | var newStats = self.stats
| `- warning: capture of 'self' with non-sendable type 'IncrementalParser' in a '@Sendable' closure; this is an error in the Swift 6 language mode
561 | update(&newStats)
562 | self.stats = newStats
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:561:7: warning: capture of 'update' with non-sendable type '(inout IncrementalParser.Statistics) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
559 | queue.async(flags: .barrier) {
560 | var newStats = self.stats
561 | update(&newStats)
| |- warning: capture of 'update' with non-sendable type '(inout IncrementalParser.Statistics) -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
562 | self.stats = newStats
563 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:618:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
616 | private func startPerformanceMonitoring() {
617 | // Start a task to periodically clear expired entries
618 | monitoringTask = Task { [weak self] in
| `- warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
619 | while !Task.isCancelled {
620 | try? await Task.sleep(nanoseconds: 300_000_000_000) // 300 seconds
621 | self?.clearExpired()
| `- note: closure captures 'self' which is accessible to code in the current task
622 | }
623 | }
Build complete! (146.96s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.33.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
}
],
"manifest_display_name" : "SwiftProtoParser",
"name" : "SwiftProtoParser",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SwiftProtoParser",
"targets" : [
"SwiftProtoParser"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftProtoParserTests",
"module_type" : "SwiftTarget",
"name" : "SwiftProtoParserTests",
"path" : "Tests/SwiftProtoParserTests",
"product_dependencies" : [
"SwiftProtobuf"
],
"sources" : [
"Core/ProtoParseErrorTests.swift",
"Core/ProtoVersionTests.swift",
"DependencyResolver/BasicDependencyResolverTests.swift",
"DependencyResolver/ComprehensiveDependencyResolverTests.swift",
"DependencyResolver/DependencyResolverAdvancedTests.swift",
"DependencyResolver/FileSystemScannerDetailedTests.swift",
"DependencyResolver/ImportResolverDetailed.swift",
"DependencyResolver/ResolverErrorTests.swift",
"DescriptorBuilder/DescriptorBuilderComprehensiveTests.swift",
"DescriptorBuilder/DescriptorBuilderTests.swift",
"DescriptorBuilder/DescriptorErrorTests.swift",
"DescriptorBuilder/EnumDescriptorBuilderTests.swift",
"DescriptorBuilder/EnumTypePostProcessorTests.swift",
"DescriptorBuilder/FieldDescriptorBuilderTests.swift",
"DescriptorBuilder/MapFieldIssueReproductionTest.swift",
"DescriptorBuilder/MessageDescriptorBuilderMapTests.swift",
"DescriptorBuilder/MessageDescriptorBuilderTests.swift",
"DescriptorBuilder/Proto2DescriptorTests.swift",
"DescriptorBuilder/Proto3OptionalDescriptorTests.swift",
"DescriptorBuilder/ServiceDescriptorBuilderCrossPackageTests.swift",
"DescriptorBuilder/ServiceDescriptorBuilderTests.swift",
"DescriptorBuilder/UninterpretedOptionBuilderTests.swift",
"DescriptorBuilder/UnresolvedTypeValidatorTests.swift",
"Integration/DescriptorProtoIntegrationTests.swift",
"Lexer/KeywordRecognizerTests.swift",
"Lexer/LexerErrorTests.swift",
"Lexer/LexerTests.swift",
"Lexer/TokenTests.swift",
"Parser/ASTCoverageBoostTests.swift",
"Parser/ASTTests.swift",
"Parser/CrossSyntaxValidationTests.swift",
"Parser/EnumFieldTypeBugTests.swift",
"Parser/EnumFieldTypeResolverTests.swift",
"Parser/EnumScopingTests.swift",
"Parser/ExtendNodeTests.swift",
"Parser/ExtensionRangeOptionsParserTests.swift",
"Parser/MessageNodeTests.swift",
"Parser/ParserAdvancedTests.swift",
"Parser/ParserCoverageEnhancementTests.swift",
"Parser/ParserErrorCoverageTests.swift",
"Parser/ParserErrorPathTests.swift",
"Parser/ParserErrorTests.swift",
"Parser/ParserSpecificCoverageTests.swift",
"Parser/ParserStateTests.swift",
"Parser/ParserSyntaxRoutingTests.swift",
"Parser/ParserTests.swift",
"Parser/ParserTrailingSemicolonTests.swift",
"Parser/Proto2ParserTests.swift",
"Parser/Proto3OptionalParserTests.swift",
"Parser/QualifiedOptionNameTests.swift",
"Parser/RequiredFieldLabelTests.swift",
"Parser/SubFieldOptionNameTests.swift",
"Performance/IncrementalParserComprehensiveTests.swift",
"Performance/PerformanceAPITests.swift",
"Performance/PerformanceBenchmarkComprehensiveTests.swift",
"Performance/PerformanceBenchmarkTests.swift",
"Performance/PerformanceCacheComprehensiveTests.swift",
"Performance/PerformanceCacheTests.swift",
"ProductTests/ClientProtoIntegrationTests.swift",
"ProductTests/ComplexProtoTests.swift",
"ProductTests/ExtensionOptionIntegrationTests.swift",
"ProductTests/MediumProtoTests.swift",
"ProductTests/SimpleProtoProductTestsFixed.swift",
"ProductTests/WellKnownTypesIntegrationTests.swift",
"Public/CrossPackageTypeResolutionTests.swift",
"Public/SwiftProtoParserAdvancedCoverageTests.swift",
"Public/SwiftProtoParserDependencyTests.swift",
"Public/SwiftProtoParserExtensionTests.swift",
"Public/SwiftProtoParserTests.swift"
],
"target_dependencies" : [
"SwiftProtoParser"
],
"type" : "test"
},
{
"c99name" : "SwiftProtoParser",
"module_type" : "SwiftTarget",
"name" : "SwiftProtoParser",
"path" : "Sources/SwiftProtoParser",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"SwiftProtoParser"
],
"sources" : [
"Core/ProtoParseError.swift",
"Core/ProtoVersion.swift",
"DependencyResolver/DependencyResolver.swift",
"DependencyResolver/FileSystemScanner.swift",
"DependencyResolver/ImportResolver.swift",
"DependencyResolver/ResolvedProtoFile.swift",
"DependencyResolver/ResolverError.swift",
"DescriptorBuilder/DescriptorBuilder+OptionHelpers.swift",
"DescriptorBuilder/DescriptorBuilder.swift",
"DescriptorBuilder/DescriptorError.swift",
"DescriptorBuilder/EnumDescriptorBuilder.swift",
"DescriptorBuilder/EnumTypePostProcessor.swift",
"DescriptorBuilder/FieldDescriptorBuilder.swift",
"DescriptorBuilder/MapEntryTypeFixup.swift",
"DescriptorBuilder/MessageDescriptorBuilder.swift",
"DescriptorBuilder/ServiceDescriptorBuilder.swift",
"DescriptorBuilder/UnresolvedTypeValidator.swift",
"Lexer/KeywordRecognizer.swift",
"Lexer/Lexer.swift",
"Lexer/LexerError.swift",
"Lexer/Token.swift",
"Parser/AST/EnumNode.swift",
"Parser/AST/ExtendNode.swift",
"Parser/AST/FieldLabel.swift",
"Parser/AST/FieldNode.swift",
"Parser/AST/FieldType.swift",
"Parser/AST/GroupFieldNode.swift",
"Parser/AST/ImportNode.swift",
"Parser/AST/MessageNode.swift",
"Parser/AST/OptionNode.swift",
"Parser/AST/ProtoAST.swift",
"Parser/AST/ServiceNode.swift",
"Parser/EnumFieldTypeResolver.swift",
"Parser/Parser.swift",
"Parser/ParserError.swift",
"Parser/ParserState.swift",
"Parser/ProtoParsingPipeline.swift",
"Performance/IncrementalParser.swift",
"Performance/PerformanceBenchmark.swift",
"Performance/PerformanceCache.swift",
"Public/SwiftProtoParser.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.