Build Information
Failed to build SwiftProtoParser, reference master (65708a), with Swift 6.1 for Wasm on 18 Apr 2026 17:54:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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: wasm
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-4606859-0":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-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.36s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (13.55s)
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/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
[7/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
[8/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
[9/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
[10/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
[11/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
[12/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
[13/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
[14/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
[15/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
[16/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
[17/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
[18/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
[19/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
[20/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
[21/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
[22/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
[23/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
[24/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
[25/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
[26/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
[27/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
[28/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
[29/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
[30/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
[31/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
[32/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
[33/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
[34/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
[35/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
[36/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
[37/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
[38/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
[39/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
[40/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
[41/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
[42/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
[43/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
[44/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
[45/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
[46/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
[47/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
[48/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
[49/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
[50/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
[51/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
[52/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
[53/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
[54/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
[55/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
[56/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
[57/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
[58/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
[59/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
[60/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
[61/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
[62/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
[63/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
[64/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
[65/99] 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
[66/99] 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
[67/99] 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
[68/99] 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
[69/99] 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
[70/99] 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
[71/99] 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
[72/99] 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
[73/99] 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
[74/99] 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
[75/99] 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
[76/99] 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
[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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[101/137] Emitting module SwiftProtoParser
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:23: error: cannot find 'DispatchQueue' in scope
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:93: error: cannot infer contextual base in reference to member 'concurrent'
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:23: error: cannot find 'DispatchQueue' in scope
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:87: error: cannot infer contextual base in reference to member 'concurrent'
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
113 | private var monitoringTask: Task<Void, Never>?
114 |
[102/142] Compiling SwiftProtoParser EnumNode.swift
[103/142] Compiling SwiftProtoParser ExtendNode.swift
[104/142] Compiling SwiftProtoParser FieldLabel.swift
[105/142] Compiling SwiftProtoParser FieldNode.swift
[106/142] Compiling SwiftProtoParser FieldType.swift
[107/142] Compiling SwiftProtoParser ResolverError.swift
[108/142] Compiling SwiftProtoParser DescriptorBuilder+OptionHelpers.swift
[109/142] Compiling SwiftProtoParser DescriptorBuilder.swift
[110/142] Compiling SwiftProtoParser DescriptorError.swift
[111/142] Compiling SwiftProtoParser EnumDescriptorBuilder.swift
[112/142] Compiling SwiftProtoParser UnresolvedTypeValidator.swift
[113/142] Compiling SwiftProtoParser KeywordRecognizer.swift
[114/142] Compiling SwiftProtoParser Lexer.swift
[115/142] Compiling SwiftProtoParser LexerError.swift
[116/142] Compiling SwiftProtoParser Token.swift
[117/142] Compiling SwiftProtoParser EnumTypePostProcessor.swift
[118/142] Compiling SwiftProtoParser FieldDescriptorBuilder.swift
[119/142] Compiling SwiftProtoParser MapEntryTypeFixup.swift
[120/142] Compiling SwiftProtoParser MessageDescriptorBuilder.swift
[121/142] Compiling SwiftProtoParser ServiceDescriptorBuilder.swift
[122/142] Compiling SwiftProtoParser ProtoParsingPipeline.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:23: error: cannot find 'DispatchQueue' in scope
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:93: error: cannot infer contextual base in reference to member 'concurrent'
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:216:25: error: cannot infer contextual base in reference to member 'barrier'
214 |
215 | // Remove deleted files from metadata with synchronization
216 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:288:25: error: cannot infer contextual base in reference to member 'barrier'
286 | /// Clear all tracking metadata and statistics.
287 | func reset() {
288 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
289 | self.fileMetadata.removeAll()
290 | self.resetStatistics()
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:485:27: error: cannot infer contextual base in reference to member 'barrier'
483 |
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
486 | self.fileMetadata[filePath] = metadata
487 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:559:25: error: cannot infer contextual base in reference to member 'barrier'
557 |
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
560 | var newStats = self.stats
561 | update(&newStats)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:23: error: cannot find 'DispatchQueue' in scope
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:87: error: cannot infer contextual base in reference to member 'concurrent'
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:199:16: error: 'nil' requires a contextual type
197 | )
198 | stats = newStats
199 | return nil
| `- error: 'nil' requires a contextual type
200 | }
201 |
[123/142] Compiling SwiftProtoParser IncrementalParser.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:23: error: cannot find 'DispatchQueue' in scope
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:93: error: cannot infer contextual base in reference to member 'concurrent'
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:216:25: error: cannot infer contextual base in reference to member 'barrier'
214 |
215 | // Remove deleted files from metadata with synchronization
216 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:288:25: error: cannot infer contextual base in reference to member 'barrier'
286 | /// Clear all tracking metadata and statistics.
287 | func reset() {
288 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
289 | self.fileMetadata.removeAll()
290 | self.resetStatistics()
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:485:27: error: cannot infer contextual base in reference to member 'barrier'
483 |
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
486 | self.fileMetadata[filePath] = metadata
487 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:559:25: error: cannot infer contextual base in reference to member 'barrier'
557 |
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
560 | var newStats = self.stats
561 | update(&newStats)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:23: error: cannot find 'DispatchQueue' in scope
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:87: error: cannot infer contextual base in reference to member 'concurrent'
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:199:16: error: 'nil' requires a contextual type
197 | )
198 | stats = newStats
199 | return nil
| `- error: 'nil' requires a contextual type
200 | }
201 |
[124/142] Compiling SwiftProtoParser PerformanceBenchmark.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:23: error: cannot find 'DispatchQueue' in scope
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:93: error: cannot infer contextual base in reference to member 'concurrent'
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:216:25: error: cannot infer contextual base in reference to member 'barrier'
214 |
215 | // Remove deleted files from metadata with synchronization
216 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:288:25: error: cannot infer contextual base in reference to member 'barrier'
286 | /// Clear all tracking metadata and statistics.
287 | func reset() {
288 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
289 | self.fileMetadata.removeAll()
290 | self.resetStatistics()
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:485:27: error: cannot infer contextual base in reference to member 'barrier'
483 |
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
486 | self.fileMetadata[filePath] = metadata
487 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:559:25: error: cannot infer contextual base in reference to member 'barrier'
557 |
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
560 | var newStats = self.stats
561 | update(&newStats)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:23: error: cannot find 'DispatchQueue' in scope
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:87: error: cannot infer contextual base in reference to member 'concurrent'
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:199:16: error: 'nil' requires a contextual type
197 | )
198 | stats = newStats
199 | return nil
| `- error: 'nil' requires a contextual type
200 | }
201 |
[125/142] Compiling SwiftProtoParser PerformanceCache.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:23: error: cannot find 'DispatchQueue' in scope
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:93: error: cannot infer contextual base in reference to member 'concurrent'
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:216:25: error: cannot infer contextual base in reference to member 'barrier'
214 |
215 | // Remove deleted files from metadata with synchronization
216 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:288:25: error: cannot infer contextual base in reference to member 'barrier'
286 | /// Clear all tracking metadata and statistics.
287 | func reset() {
288 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
289 | self.fileMetadata.removeAll()
290 | self.resetStatistics()
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:485:27: error: cannot infer contextual base in reference to member 'barrier'
483 |
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
486 | self.fileMetadata[filePath] = metadata
487 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:559:25: error: cannot infer contextual base in reference to member 'barrier'
557 |
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
560 | var newStats = self.stats
561 | update(&newStats)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:23: error: cannot find 'DispatchQueue' in scope
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:87: error: cannot infer contextual base in reference to member 'concurrent'
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:199:16: error: 'nil' requires a contextual type
197 | )
198 | stats = newStats
199 | return nil
| `- error: 'nil' requires a contextual type
200 | }
201 |
[126/142] Compiling SwiftProtoParser SwiftProtoParser.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:23: error: cannot find 'DispatchQueue' in scope
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:93: error: cannot infer contextual base in reference to member 'concurrent'
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:216:25: error: cannot infer contextual base in reference to member 'barrier'
214 |
215 | // Remove deleted files from metadata with synchronization
216 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:288:25: error: cannot infer contextual base in reference to member 'barrier'
286 | /// Clear all tracking metadata and statistics.
287 | func reset() {
288 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
289 | self.fileMetadata.removeAll()
290 | self.resetStatistics()
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:485:27: error: cannot infer contextual base in reference to member 'barrier'
483 |
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
486 | self.fileMetadata[filePath] = metadata
487 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:559:25: error: cannot infer contextual base in reference to member 'barrier'
557 |
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
560 | var newStats = self.stats
561 | update(&newStats)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:23: error: cannot find 'DispatchQueue' in scope
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:87: error: cannot infer contextual base in reference to member 'concurrent'
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:199:16: error: 'nil' requires a contextual type
197 | )
198 | stats = newStats
199 | return nil
| `- error: 'nil' requires a contextual type
200 | }
201 |
[127/142] Compiling SwiftProtoParser GroupFieldNode.swift
[128/142] Compiling SwiftProtoParser ImportNode.swift
[129/142] Compiling SwiftProtoParser MessageNode.swift
[130/142] Compiling SwiftProtoParser OptionNode.swift
[131/142] Compiling SwiftProtoParser ProtoAST.swift
[132/142] Compiling SwiftProtoParser ProtoParseError.swift
[133/142] Compiling SwiftProtoParser ProtoVersion.swift
[134/142] Compiling SwiftProtoParser DependencyResolver.swift
[135/142] Compiling SwiftProtoParser FileSystemScanner.swift
[136/142] Compiling SwiftProtoParser ImportResolver.swift
[137/142] Compiling SwiftProtoParser ResolvedProtoFile.swift
[138/142] Compiling SwiftProtoParser ServiceNode.swift
[139/142] Compiling SwiftProtoParser EnumFieldTypeResolver.swift
[140/142] Compiling SwiftProtoParser Parser.swift
[141/142] Compiling SwiftProtoParser ParserError.swift
[142/142] Compiling SwiftProtoParser ParserState.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:276d66a16377d3ee059b2e3429cbc1154d9f01e42871e5d702fd5d8b9044d93d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/86] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[4/86] Compiling SwiftProtobuf Message+FieldMask.swift
[5/86] Compiling SwiftProtobuf Message+JSONAdditions.swift
[6/86] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[7/86] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[8/86] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[9/86] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[10/86] Compiling SwiftProtobuf Message.swift
[11/86] Compiling SwiftProtobuf MessageExtension.swift
[12/86] Compiling SwiftProtobuf NameMap.swift
[13/86] Compiling SwiftProtobuf PathDecoder.swift
[14/86] Compiling SwiftProtobuf PathVisitor.swift
[15/97] Compiling SwiftProtobuf BytecodeInterpreter.swift
[16/97] Compiling SwiftProtobuf BytecodeReader.swift
[17/97] Compiling SwiftProtobuf CustomJSONCodable.swift
[18/97] Compiling SwiftProtobuf Decoder.swift
[19/97] Compiling SwiftProtobuf DoubleParser.swift
[20/97] Compiling SwiftProtobuf Enum.swift
[21/97] Compiling SwiftProtobuf ExtensibleMessage.swift
[22/97] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[23/97] Compiling SwiftProtobuf ExtensionFields.swift
[24/97] Compiling SwiftProtobuf ExtensionMap.swift
[25/97] Compiling SwiftProtobuf FieldTag.swift
[26/97] Compiling SwiftProtobuf FieldTypes.swift
[27/97] Emitting module SwiftProtobuf
[28/97] Compiling SwiftProtobuf ProtoNameProviding.swift
[29/97] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[30/97] Compiling SwiftProtobuf ProtobufMap.swift
[31/97] Compiling SwiftProtobuf SelectiveVisitor.swift
[32/97] Compiling SwiftProtobuf SimpleExtensionMap.swift
[33/97] Compiling SwiftProtobuf StringUtils.swift
[34/97] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[35/97] Compiling SwiftProtobuf SwiftProtobufError.swift
[36/97] Compiling SwiftProtobuf TextFormatDecoder.swift
[37/97] Compiling SwiftProtobuf TextFormatDecodingError.swift
[38/97] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[39/97] Compiling SwiftProtobuf TextFormatEncoder.swift
[40/97] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[41/97] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[42/97] Compiling SwiftProtobuf TextFormatScanner.swift
[43/97] Compiling SwiftProtobuf TimeUtils.swift
[44/97] Compiling SwiftProtobuf UnknownStorage.swift
[45/97] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[46/97] Compiling SwiftProtobuf Varint.swift
[47/97] Compiling SwiftProtobuf Version.swift
[48/97] Compiling SwiftProtobuf Visitor.swift
[49/97] Compiling SwiftProtobuf WireFormat.swift
[50/97] Compiling SwiftProtobuf ZigZag.swift
[51/97] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[52/97] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[53/97] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[54/97] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[55/97] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[56/97] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[57/97] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[58/97] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[59/97] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[60/97] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[61/97] Compiling SwiftProtobuf HashVisitor.swift
[62/97] Compiling SwiftProtobuf Internal.swift
[63/97] Compiling SwiftProtobuf JSONDecoder.swift
[64/97] Compiling SwiftProtobuf JSONDecodingError.swift
[65/97] Compiling SwiftProtobuf JSONDecodingOptions.swift
[66/97] Compiling SwiftProtobuf JSONEncoder.swift
[67/97] Compiling SwiftProtobuf JSONEncodingError.swift
[68/97] Compiling SwiftProtobuf JSONEncodingOptions.swift
[69/97] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[70/97] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[71/97] Compiling SwiftProtobuf JSONScanner.swift
[72/97] Compiling SwiftProtobuf MathUtils.swift
[73/97] Compiling SwiftProtobuf Message+AnyAdditions.swift
[74/97] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[75/97] Compiling SwiftProtobuf AnyMessageStorage.swift
[76/97] Compiling SwiftProtobuf AnyUnpackError.swift
[77/97] Compiling SwiftProtobuf AsyncMessageSequence.swift
[78/97] Compiling SwiftProtobuf BinaryDecoder.swift
[79/97] Compiling SwiftProtobuf BinaryDecodingError.swift
[80/97] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[81/97] Compiling SwiftProtobuf BinaryDelimited.swift
[82/97] Compiling SwiftProtobuf BinaryEncoder.swift
[83/97] Compiling SwiftProtobuf BinaryEncodingError.swift
[84/97] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[85/97] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[86/97] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[87/97] Compiling SwiftProtobuf any.pb.swift
[88/97] Compiling SwiftProtobuf api.pb.swift
[89/97] Compiling SwiftProtobuf descriptor.pb.swift
[90/97] Compiling SwiftProtobuf duration.pb.swift
[91/97] Compiling SwiftProtobuf empty.pb.swift
[92/97] Compiling SwiftProtobuf field_mask.pb.swift
[93/97] Compiling SwiftProtobuf source_context.pb.swift
[94/97] Compiling SwiftProtobuf struct.pb.swift
[95/97] Compiling SwiftProtobuf timestamp.pb.swift
[96/97] Compiling SwiftProtobuf type.pb.swift
[97/97] Compiling SwiftProtobuf wrappers.pb.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/135] Emitting module SwiftProtoParser
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:23: error: cannot find 'DispatchQueue' in scope
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:93: error: cannot infer contextual base in reference to member 'concurrent'
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:23: error: cannot find 'DispatchQueue' in scope
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:87: error: cannot infer contextual base in reference to member 'concurrent'
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
113 | private var monitoringTask: Task<Void, Never>?
114 |
[100/140] Compiling SwiftProtoParser EnumNode.swift
[101/140] Compiling SwiftProtoParser ExtendNode.swift
[102/140] Compiling SwiftProtoParser FieldLabel.swift
[103/140] Compiling SwiftProtoParser FieldNode.swift
[104/140] Compiling SwiftProtoParser FieldType.swift
[105/140] Compiling SwiftProtoParser ResolverError.swift
[106/140] Compiling SwiftProtoParser DescriptorBuilder+OptionHelpers.swift
[107/140] Compiling SwiftProtoParser DescriptorBuilder.swift
[108/140] Compiling SwiftProtoParser DescriptorError.swift
[109/140] Compiling SwiftProtoParser EnumDescriptorBuilder.swift
[110/140] Compiling SwiftProtoParser UnresolvedTypeValidator.swift
[111/140] Compiling SwiftProtoParser KeywordRecognizer.swift
[112/140] Compiling SwiftProtoParser Lexer.swift
[113/140] Compiling SwiftProtoParser LexerError.swift
[114/140] Compiling SwiftProtoParser Token.swift
[115/140] Compiling SwiftProtoParser EnumTypePostProcessor.swift
[116/140] Compiling SwiftProtoParser FieldDescriptorBuilder.swift
[117/140] Compiling SwiftProtoParser MapEntryTypeFixup.swift
[118/140] Compiling SwiftProtoParser MessageDescriptorBuilder.swift
[119/140] Compiling SwiftProtoParser ServiceDescriptorBuilder.swift
[120/140] Compiling SwiftProtoParser GroupFieldNode.swift
[121/140] Compiling SwiftProtoParser ImportNode.swift
[122/140] Compiling SwiftProtoParser MessageNode.swift
[123/140] Compiling SwiftProtoParser OptionNode.swift
[124/140] Compiling SwiftProtoParser ProtoAST.swift
[125/140] Compiling SwiftProtoParser ProtoParseError.swift
[126/140] Compiling SwiftProtoParser ProtoVersion.swift
[127/140] Compiling SwiftProtoParser DependencyResolver.swift
[128/140] Compiling SwiftProtoParser FileSystemScanner.swift
[129/140] Compiling SwiftProtoParser ImportResolver.swift
[130/140] Compiling SwiftProtoParser ResolvedProtoFile.swift
[131/140] Compiling SwiftProtoParser ProtoParsingPipeline.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:23: error: cannot find 'DispatchQueue' in scope
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:93: error: cannot infer contextual base in reference to member 'concurrent'
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:216:25: error: cannot infer contextual base in reference to member 'barrier'
214 |
215 | // Remove deleted files from metadata with synchronization
216 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:288:25: error: cannot infer contextual base in reference to member 'barrier'
286 | /// Clear all tracking metadata and statistics.
287 | func reset() {
288 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
289 | self.fileMetadata.removeAll()
290 | self.resetStatistics()
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:485:27: error: cannot infer contextual base in reference to member 'barrier'
483 |
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
486 | self.fileMetadata[filePath] = metadata
487 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:559:25: error: cannot infer contextual base in reference to member 'barrier'
557 |
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
560 | var newStats = self.stats
561 | update(&newStats)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:23: error: cannot find 'DispatchQueue' in scope
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:87: error: cannot infer contextual base in reference to member 'concurrent'
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:199:16: error: 'nil' requires a contextual type
197 | )
198 | stats = newStats
199 | return nil
| `- error: 'nil' requires a contextual type
200 | }
201 |
[132/140] Compiling SwiftProtoParser IncrementalParser.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:23: error: cannot find 'DispatchQueue' in scope
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:93: error: cannot infer contextual base in reference to member 'concurrent'
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:216:25: error: cannot infer contextual base in reference to member 'barrier'
214 |
215 | // Remove deleted files from metadata with synchronization
216 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:288:25: error: cannot infer contextual base in reference to member 'barrier'
286 | /// Clear all tracking metadata and statistics.
287 | func reset() {
288 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
289 | self.fileMetadata.removeAll()
290 | self.resetStatistics()
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:485:27: error: cannot infer contextual base in reference to member 'barrier'
483 |
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
486 | self.fileMetadata[filePath] = metadata
487 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:559:25: error: cannot infer contextual base in reference to member 'barrier'
557 |
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
560 | var newStats = self.stats
561 | update(&newStats)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:23: error: cannot find 'DispatchQueue' in scope
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:87: error: cannot infer contextual base in reference to member 'concurrent'
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:199:16: error: 'nil' requires a contextual type
197 | )
198 | stats = newStats
199 | return nil
| `- error: 'nil' requires a contextual type
200 | }
201 |
[133/140] Compiling SwiftProtoParser PerformanceBenchmark.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:23: error: cannot find 'DispatchQueue' in scope
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:93: error: cannot infer contextual base in reference to member 'concurrent'
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:216:25: error: cannot infer contextual base in reference to member 'barrier'
214 |
215 | // Remove deleted files from metadata with synchronization
216 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:288:25: error: cannot infer contextual base in reference to member 'barrier'
286 | /// Clear all tracking metadata and statistics.
287 | func reset() {
288 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
289 | self.fileMetadata.removeAll()
290 | self.resetStatistics()
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:485:27: error: cannot infer contextual base in reference to member 'barrier'
483 |
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
486 | self.fileMetadata[filePath] = metadata
487 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:559:25: error: cannot infer contextual base in reference to member 'barrier'
557 |
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
560 | var newStats = self.stats
561 | update(&newStats)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:23: error: cannot find 'DispatchQueue' in scope
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:87: error: cannot infer contextual base in reference to member 'concurrent'
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:199:16: error: 'nil' requires a contextual type
197 | )
198 | stats = newStats
199 | return nil
| `- error: 'nil' requires a contextual type
200 | }
201 |
[134/140] Compiling SwiftProtoParser PerformanceCache.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:23: error: cannot find 'DispatchQueue' in scope
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:93: error: cannot infer contextual base in reference to member 'concurrent'
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:216:25: error: cannot infer contextual base in reference to member 'barrier'
214 |
215 | // Remove deleted files from metadata with synchronization
216 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:288:25: error: cannot infer contextual base in reference to member 'barrier'
286 | /// Clear all tracking metadata and statistics.
287 | func reset() {
288 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
289 | self.fileMetadata.removeAll()
290 | self.resetStatistics()
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:485:27: error: cannot infer contextual base in reference to member 'barrier'
483 |
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
486 | self.fileMetadata[filePath] = metadata
487 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:559:25: error: cannot infer contextual base in reference to member 'barrier'
557 |
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
560 | var newStats = self.stats
561 | update(&newStats)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:23: error: cannot find 'DispatchQueue' in scope
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:87: error: cannot infer contextual base in reference to member 'concurrent'
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:199:16: error: 'nil' requires a contextual type
197 | )
198 | stats = newStats
199 | return nil
| `- error: 'nil' requires a contextual type
200 | }
201 |
[135/140] Compiling SwiftProtoParser SwiftProtoParser.swift
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:23: error: cannot find 'DispatchQueue' in scope
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:102:93: error: cannot infer contextual base in reference to member 'concurrent'
100 | private let cache: PerformanceCache
101 | private var fileMetadata: [String: FileMetadata] = [:]
102 | private let queue = DispatchQueue(label: "com.swiftprotoparser.incremental", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
103 | private let fileManager = FileManager.default
104 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:216:25: error: cannot infer contextual base in reference to member 'barrier'
214 |
215 | // Remove deleted files from metadata with synchronization
216 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
217 | for removedFile in changeSet.removedFiles {
218 | self.fileMetadata.removeValue(forKey: removedFile)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:288:25: error: cannot infer contextual base in reference to member 'barrier'
286 | /// Clear all tracking metadata and statistics.
287 | func reset() {
288 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
289 | self.fileMetadata.removeAll()
290 | self.resetStatistics()
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:485:27: error: cannot infer contextual base in reference to member 'barrier'
483 |
484 | // Synchronize access to fileMetadata dictionary
485 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
486 | self.fileMetadata[filePath] = metadata
487 | }
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/IncrementalParser.swift:559:25: error: cannot infer contextual base in reference to member 'barrier'
557 |
558 | private func updateStats(_ update: @escaping (inout Statistics) -> Void) {
559 | queue.async(flags: .barrier) {
| `- error: cannot infer contextual base in reference to member 'barrier'
560 | var newStats = self.stats
561 | update(&newStats)
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:23: error: cannot find 'DispatchQueue' in scope
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot find 'DispatchQueue' in scope
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:112:87: error: cannot infer contextual base in reference to member 'concurrent'
110 |
111 | private let configuration: Configuration
112 | private let queue = DispatchQueue(label: "com.swiftprotoparser.cache", attributes: .concurrent)
| `- error: cannot infer contextual base in reference to member 'concurrent'
113 | private var monitoringTask: Task<Void, Never>?
114 |
/host/spi-builder-workspace/Sources/SwiftProtoParser/Performance/PerformanceCache.swift:199:16: error: 'nil' requires a contextual type
197 | )
198 | stats = newStats
199 | return nil
| `- error: 'nil' requires a contextual type
200 | }
201 |
[136/140] Compiling SwiftProtoParser ServiceNode.swift
[137/140] Compiling SwiftProtoParser EnumFieldTypeResolver.swift
[138/140] Compiling SwiftProtoParser Parser.swift
[139/140] Compiling SwiftProtoParser ParserError.swift
[140/140] Compiling SwiftProtoParser ParserState.swift
BUILD FAILURE 6.1 wasm