Build Information
Failed to build SwiftProtoReflect, reference master (d2359b), with Swift 6.1 for Wasm on 10 Apr 2026 12:33:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images: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-protoreflect.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-protoreflect
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d2359b6 Fix Swift test build warnings by using let for TypeRegistry in JSON enum edge case tests
Cloned https://github.com/truewebber/swift-protoreflect.git
Revision (git rev-parse @):
d2359b62d8879cfbd65c6b9adc0dc8204feb5d9d
SUCCESS checkout https://github.com/truewebber/swift-protoreflect.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/truewebber/swift-protoreflect.git
https://github.com/truewebber/swift-protoreflect.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images: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/45835] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (15.65s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (17.94s)
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] 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
[6/88] 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
[7/88] 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
[8/88] 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
[9/88] 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
[10/88] 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
[11/88] 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
[12/88] 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
[13/88] 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
[14/88] 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
[15/88] 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
[16/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
[17/88] 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
[18/88] 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
[19/88] 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
[20/88] 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
[21/88] 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
[22/88] 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
[23/88] 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
[24/88] 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
[25/88] 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
[26/88] 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
[27/88] 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
[28/88] 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
[29/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
[30/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
[31/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
[32/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
[33/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
[34/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
[35/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
[36/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
[37/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
[38/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
[39/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
[40/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
[41/99] Compiling SwiftProtobuf JSONDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/99] Compiling SwiftProtobuf JSONDecodingError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/99] Compiling SwiftProtobuf JSONDecodingOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/99] Compiling SwiftProtobuf JSONEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/99] Compiling SwiftProtobuf JSONEncodingError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/99] Compiling SwiftProtobuf JSONEncodingOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/99] Compiling SwiftProtobuf JSONEncodingVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/99] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/99] Compiling SwiftProtobuf JSONScanner.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/99] Compiling SwiftProtobuf MathUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/99] Compiling SwiftProtobuf Message+AnyAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/99] Compiling SwiftProtobuf Message+BinaryAdditions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/99] Compiling SwiftProtobuf ProtoNameProviding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/99] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/99] Compiling SwiftProtobuf ProtobufMap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/99] Compiling SwiftProtobuf SelectiveVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/99] Compiling SwiftProtobuf SimpleExtensionMap.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/99] Compiling SwiftProtobuf StringUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/99] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/99] Compiling SwiftProtobuf SwiftProtobufError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/99] Compiling SwiftProtobuf TextFormatDecoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/99] Compiling SwiftProtobuf TextFormatDecodingError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/99] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/99] Compiling SwiftProtobuf TextFormatEncoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/99] Compiling SwiftProtobuf 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 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
[78/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
[79/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
[80/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
[81/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
[82/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
[83/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
[84/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
[85/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
[86/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
[87/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
[88/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
[89/99] Compiling SwiftProtobuf any.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/99] Compiling SwiftProtobuf api.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/99] Compiling SwiftProtobuf descriptor.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/99] Compiling SwiftProtobuf duration.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/99] Compiling SwiftProtobuf empty.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/99] Compiling SwiftProtobuf field_mask.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/99] Compiling SwiftProtobuf source_context.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/99] Compiling SwiftProtobuf struct.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/99] Compiling SwiftProtobuf timestamp.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/99] Compiling SwiftProtobuf type.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/99] Compiling SwiftProtobuf wrappers.pb.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/137] Compiling SwiftProtoReflect _StructProtoDescriptors.swift
[102/137] Compiling SwiftProtoReflect _StructProtoHelpers.swift
[103/137] Compiling SwiftProtoReflect _TimestampHandler.swift
[104/137] Compiling SwiftProtoReflect _ValueHandler.swift
[105/137] Compiling SwiftProtoReflect _WellKnownTypes.swift
[106/142] Compiling SwiftProtoReflect Serialization.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:304:55: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
302 | /// - Throws: `DeserializationError` if deserialization failed.
303 | public func deserialize(_ data: Data, using descriptor: MessageDescriptor) async throws -> DynamicMessage {
304 | let registrySnapshot = await options.typeRegistry.typeRegistryImpl
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
305 | let internalOpts = _DeserializationOptions(
306 | preserveUnknownFields: options.preserveUnknownFields,
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:496:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
494 | public func serialize(_ message: DynamicMessage) async throws -> Data {
495 | let impl = _JSONSerializer(
496 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
497 | )
498 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:513:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
511 | public func serializeToJSONObject(_ message: DynamicMessage) async throws -> [String: Any] {
512 | let impl = _JSONSerializer(
513 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
514 | )
515 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:827:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
825 | public func deserialize(_ data: Data, using descriptor: MessageDescriptor) async throws -> DynamicMessage {
826 | let impl = _JSONDeserializer(
827 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
828 | )
829 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:850:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
848 | ) async throws -> DynamicMessage {
849 | let impl = _JSONDeserializer(
850 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
851 | )
852 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:14: error: cannot find 'CFGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:37: error: cannot find 'CFBooleanGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFBooleanGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
[107/142] Compiling SwiftProtoReflect WellKnownTypeHandlers.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:304:55: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
302 | /// - Throws: `DeserializationError` if deserialization failed.
303 | public func deserialize(_ data: Data, using descriptor: MessageDescriptor) async throws -> DynamicMessage {
304 | let registrySnapshot = await options.typeRegistry.typeRegistryImpl
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
305 | let internalOpts = _DeserializationOptions(
306 | preserveUnknownFields: options.preserveUnknownFields,
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:496:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
494 | public func serialize(_ message: DynamicMessage) async throws -> Data {
495 | let impl = _JSONSerializer(
496 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
497 | )
498 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:513:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
511 | public func serializeToJSONObject(_ message: DynamicMessage) async throws -> [String: Any] {
512 | let impl = _JSONSerializer(
513 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
514 | )
515 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:827:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
825 | public func deserialize(_ data: Data, using descriptor: MessageDescriptor) async throws -> DynamicMessage {
826 | let impl = _JSONDeserializer(
827 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
828 | )
829 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:850:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
848 | ) async throws -> DynamicMessage {
849 | let impl = _JSONDeserializer(
850 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
851 | )
852 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:14: error: cannot find 'CFGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:37: error: cannot find 'CFBooleanGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFBooleanGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
[108/142] Compiling SwiftProtoReflect WellKnownTypes.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:304:55: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
302 | /// - Throws: `DeserializationError` if deserialization failed.
303 | public func deserialize(_ data: Data, using descriptor: MessageDescriptor) async throws -> DynamicMessage {
304 | let registrySnapshot = await options.typeRegistry.typeRegistryImpl
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
305 | let internalOpts = _DeserializationOptions(
306 | preserveUnknownFields: options.preserveUnknownFields,
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:496:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
494 | public func serialize(_ message: DynamicMessage) async throws -> Data {
495 | let impl = _JSONSerializer(
496 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
497 | )
498 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:513:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
511 | public func serializeToJSONObject(_ message: DynamicMessage) async throws -> [String: Any] {
512 | let impl = _JSONSerializer(
513 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
514 | )
515 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:827:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
825 | public func deserialize(_ data: Data, using descriptor: MessageDescriptor) async throws -> DynamicMessage {
826 | let impl = _JSONDeserializer(
827 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
828 | )
829 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:850:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
848 | ) async throws -> DynamicMessage {
849 | let impl = _JSONDeserializer(
850 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
851 | )
852 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:14: error: cannot find 'CFGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:37: error: cannot find 'CFBooleanGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFBooleanGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
[109/142] Compiling SwiftProtoReflect _DescriptorPool.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:304:55: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
302 | /// - Throws: `DeserializationError` if deserialization failed.
303 | public func deserialize(_ data: Data, using descriptor: MessageDescriptor) async throws -> DynamicMessage {
304 | let registrySnapshot = await options.typeRegistry.typeRegistryImpl
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
305 | let internalOpts = _DeserializationOptions(
306 | preserveUnknownFields: options.preserveUnknownFields,
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:496:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
494 | public func serialize(_ message: DynamicMessage) async throws -> Data {
495 | let impl = _JSONSerializer(
496 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
497 | )
498 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:513:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
511 | public func serializeToJSONObject(_ message: DynamicMessage) async throws -> [String: Any] {
512 | let impl = _JSONSerializer(
513 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
514 | )
515 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:827:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
825 | public func deserialize(_ data: Data, using descriptor: MessageDescriptor) async throws -> DynamicMessage {
826 | let impl = _JSONDeserializer(
827 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
828 | )
829 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:850:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
848 | ) async throws -> DynamicMessage {
849 | let impl = _JSONDeserializer(
850 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
851 | )
852 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:14: error: cannot find 'CFGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:37: error: cannot find 'CFBooleanGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFBooleanGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
[110/142] Compiling SwiftProtoReflect _TypeRegistry.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:304:55: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
302 | /// - Throws: `DeserializationError` if deserialization failed.
303 | public func deserialize(_ data: Data, using descriptor: MessageDescriptor) async throws -> DynamicMessage {
304 | let registrySnapshot = await options.typeRegistry.typeRegistryImpl
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
305 | let internalOpts = _DeserializationOptions(
306 | preserveUnknownFields: options.preserveUnknownFields,
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:496:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
494 | public func serialize(_ message: DynamicMessage) async throws -> Data {
495 | let impl = _JSONSerializer(
496 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
497 | )
498 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:513:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
511 | public func serializeToJSONObject(_ message: DynamicMessage) async throws -> [String: Any] {
512 | let impl = _JSONSerializer(
513 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
514 | )
515 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:827:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
825 | public func deserialize(_ data: Data, using descriptor: MessageDescriptor) async throws -> DynamicMessage {
826 | let impl = _JSONDeserializer(
827 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
828 | )
829 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/Serialization.swift:850:81: warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
848 | ) async throws -> DynamicMessage {
849 | let impl = _JSONDeserializer(
850 | options: makeInternalOptions(registrySnapshot: await options.typeRegistry.typeRegistryImpl)
| `- warning: non-sendable type '_TypeRegistry' of property 'typeRegistryImpl' cannot exit actor-isolated context; this is an error in the Swift 6 language mode
851 | )
852 | do {
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Registry/_TypeRegistry.swift:12:17: note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
10 | // MARK: - _TypeRegistry
11 |
12 | internal struct _TypeRegistry {
| `- note: consider making struct '_TypeRegistry' conform to the 'Sendable' protocol
13 |
14 | // MARK: - Properties
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:14: error: cannot find 'CFGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:37: error: cannot find 'CFBooleanGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFBooleanGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
[111/142] Compiling SwiftProtoReflect _ExtensionRange.swift
[112/142] Compiling SwiftProtoReflect _FieldDescriptor.swift
[113/142] Compiling SwiftProtoReflect _FileDescriptor.swift
[114/142] Compiling SwiftProtoReflect _MessageDescriptor.swift
[115/142] Compiling SwiftProtoReflect _OneofDescriptor.swift
[116/142] Compiling SwiftProtoReflect _DurationHandler.swift
[117/142] Compiling SwiftProtoReflect _EmptyHandler.swift
[118/142] Compiling SwiftProtoReflect _FieldMaskHandler.swift
[119/142] Compiling SwiftProtoReflect _ListValueHandler.swift
[120/142] Compiling SwiftProtoReflect _StructHandler.swift
[121/142] Emitting module SwiftProtoReflect
[122/142] Compiling SwiftProtoReflect _DescriptorBridge.swift
[123/142] Compiling SwiftProtoReflect _StaticMessageBridge.swift
[124/142] Compiling SwiftProtoReflect Mapping.swift
[125/142] Compiling SwiftProtoReflect _DescriptorOption.swift
[126/142] Compiling SwiftProtoReflect _DescriptorParent.swift
[127/142] Compiling SwiftProtoReflect _EnumDescriptor.swift
[128/142] Compiling SwiftProtoReflect _BinaryDeserializer.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:14: error: cannot find 'CFGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:37: error: cannot find 'CFBooleanGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFBooleanGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
[129/142] Compiling SwiftProtoReflect _BinarySerializer.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:14: error: cannot find 'CFGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:37: error: cannot find 'CFBooleanGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFBooleanGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
[130/142] Compiling SwiftProtoReflect _JSONDeserializer.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:14: error: cannot find 'CFGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:37: error: cannot find 'CFBooleanGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFBooleanGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
[131/142] Compiling SwiftProtoReflect _JSONSerializer.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:14: error: cannot find 'CFGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:37: error: cannot find 'CFBooleanGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFBooleanGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
[132/142] Compiling SwiftProtoReflect _WireFormat.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:14: error: cannot find 'CFGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:37: error: cannot find 'CFBooleanGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFBooleanGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
[133/142] Compiling SwiftProtoReflect _ServiceDescriptor.swift
[134/142] Compiling SwiftProtoReflect _DynamicMessage.swift
[135/142] Compiling SwiftProtoReflect _FieldAccessor.swift
[136/142] Compiling SwiftProtoReflect _MessageFactory.swift
[137/142] Compiling SwiftProtoReflect _AnyHandler.swift
[138/142] Compiling SwiftProtoReflect _WrapperHandlers.swift
[139/142] Compiling SwiftProtoReflect Bridge.swift
[140/142] Compiling SwiftProtoReflect Descriptor.swift
[141/142] Compiling SwiftProtoReflect DynamicMessage.swift
[142/142] Compiling SwiftProtoReflect Registry.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images: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 Google_Protobuf_Any+Extensions.swift
[29/97] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[30/97] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[31/97] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[32/97] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[33/97] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[34/97] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[35/97] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[36/97] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[37/97] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[38/97] Compiling SwiftProtobuf HashVisitor.swift
[39/97] Compiling SwiftProtobuf Internal.swift
[40/97] Compiling SwiftProtobuf JSONDecoder.swift
[41/97] Compiling SwiftProtobuf JSONDecodingError.swift
[42/97] Compiling SwiftProtobuf JSONDecodingOptions.swift
[43/97] Compiling SwiftProtobuf JSONEncoder.swift
[44/97] Compiling SwiftProtobuf JSONEncodingError.swift
[45/97] Compiling SwiftProtobuf JSONEncodingOptions.swift
[46/97] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[47/97] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[48/97] Compiling SwiftProtobuf JSONScanner.swift
[49/97] Compiling SwiftProtobuf MathUtils.swift
[50/97] Compiling SwiftProtobuf Message+AnyAdditions.swift
[51/97] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[52/97] Compiling SwiftProtobuf ProtoNameProviding.swift
[53/97] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[54/97] Compiling SwiftProtobuf ProtobufMap.swift
[55/97] Compiling SwiftProtobuf SelectiveVisitor.swift
[56/97] Compiling SwiftProtobuf SimpleExtensionMap.swift
[57/97] Compiling SwiftProtobuf StringUtils.swift
[58/97] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[59/97] Compiling SwiftProtobuf SwiftProtobufError.swift
[60/97] Compiling SwiftProtobuf TextFormatDecoder.swift
[61/97] Compiling SwiftProtobuf TextFormatDecodingError.swift
[62/97] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[63/97] Compiling SwiftProtobuf TextFormatEncoder.swift
[64/97] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[65/97] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[66/97] Compiling SwiftProtobuf TextFormatScanner.swift
[67/97] Compiling SwiftProtobuf TimeUtils.swift
[68/97] Compiling SwiftProtobuf UnknownStorage.swift
[69/97] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[70/97] Compiling SwiftProtobuf Varint.swift
[71/97] Compiling SwiftProtobuf Version.swift
[72/97] Compiling SwiftProtobuf Visitor.swift
[73/97] Compiling SwiftProtobuf WireFormat.swift
[74/97] Compiling SwiftProtobuf ZigZag.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
[99/135] Compiling SwiftProtoReflect _DurationHandler.swift
[100/135] Compiling SwiftProtoReflect _EmptyHandler.swift
[101/135] Compiling SwiftProtoReflect _FieldMaskHandler.swift
[102/135] Compiling SwiftProtoReflect _ListValueHandler.swift
[103/135] Compiling SwiftProtoReflect _StructHandler.swift
[104/140] Compiling SwiftProtoReflect Serialization.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:14: error: cannot find 'CFGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:37: error: cannot find 'CFBooleanGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFBooleanGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
[105/140] Compiling SwiftProtoReflect WellKnownTypeHandlers.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:14: error: cannot find 'CFGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:37: error: cannot find 'CFBooleanGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFBooleanGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
[106/140] Compiling SwiftProtoReflect WellKnownTypes.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:14: error: cannot find 'CFGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:37: error: cannot find 'CFBooleanGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFBooleanGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
[107/140] Compiling SwiftProtoReflect _DescriptorPool.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:14: error: cannot find 'CFGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:37: error: cannot find 'CFBooleanGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFBooleanGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
[108/140] Compiling SwiftProtoReflect _TypeRegistry.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:14: error: cannot find 'CFGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Public/WellKnownTypeHandlers.swift:1197:37: error: cannot find 'CFBooleanGetTypeID' in scope
1195 | case let number as NSNumber:
1196 | #if canImport(CoreFoundation) && !os(Linux)
1197 | if CFGetTypeID(number) == CFBooleanGetTypeID() {
| `- error: cannot find 'CFBooleanGetTypeID' in scope
1198 | self = .boolValue(number.boolValue)
1199 | }
[109/140] Compiling SwiftProtoReflect _BinaryDeserializer.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:14: error: cannot find 'CFGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:37: error: cannot find 'CFBooleanGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFBooleanGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
[110/140] Compiling SwiftProtoReflect _BinarySerializer.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:14: error: cannot find 'CFGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:37: error: cannot find 'CFBooleanGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFBooleanGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
[111/140] Compiling SwiftProtoReflect _JSONDeserializer.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:14: error: cannot find 'CFGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:37: error: cannot find 'CFBooleanGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFBooleanGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
[112/140] Compiling SwiftProtoReflect _JSONSerializer.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:14: error: cannot find 'CFGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:37: error: cannot find 'CFBooleanGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFBooleanGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
[113/140] Compiling SwiftProtoReflect _WireFormat.swift
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:14: error: cannot find 'CFGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
/host/spi-builder-workspace/Sources/SwiftProtoReflect/Serialization/_JSONDeserializer.swift:425:37: error: cannot find 'CFBooleanGetTypeID' in scope
423 | private func isJSONBool(_ number: NSNumber) -> Bool {
424 | #if canImport(CoreFoundation) && !os(Linux)
425 | return CFGetTypeID(number) == CFBooleanGetTypeID()
| `- error: cannot find 'CFBooleanGetTypeID' in scope
426 | #else
427 | let objCType = String(cString: number.objCType)
[114/140] Emitting module SwiftProtoReflect
[115/140] Compiling SwiftProtoReflect _DescriptorBridge.swift
[116/140] Compiling SwiftProtoReflect _StaticMessageBridge.swift
[117/140] Compiling SwiftProtoReflect Mapping.swift
[118/140] Compiling SwiftProtoReflect _DescriptorOption.swift
[119/140] Compiling SwiftProtoReflect _DescriptorParent.swift
[120/140] Compiling SwiftProtoReflect _EnumDescriptor.swift
[121/140] Compiling SwiftProtoReflect _ExtensionRange.swift
[122/140] Compiling SwiftProtoReflect _FieldDescriptor.swift
[123/140] Compiling SwiftProtoReflect _FileDescriptor.swift
[124/140] Compiling SwiftProtoReflect _MessageDescriptor.swift
[125/140] Compiling SwiftProtoReflect _OneofDescriptor.swift
[126/140] Compiling SwiftProtoReflect _ServiceDescriptor.swift
[127/140] Compiling SwiftProtoReflect _DynamicMessage.swift
[128/140] Compiling SwiftProtoReflect _FieldAccessor.swift
[129/140] Compiling SwiftProtoReflect _MessageFactory.swift
[130/140] Compiling SwiftProtoReflect _AnyHandler.swift
[131/140] Compiling SwiftProtoReflect _StructProtoDescriptors.swift
[132/140] Compiling SwiftProtoReflect _StructProtoHelpers.swift
[133/140] Compiling SwiftProtoReflect _TimestampHandler.swift
[134/140] Compiling SwiftProtoReflect _ValueHandler.swift
[135/140] Compiling SwiftProtoReflect _WellKnownTypes.swift
[136/140] Compiling SwiftProtoReflect _WrapperHandlers.swift
[137/140] Compiling SwiftProtoReflect Bridge.swift
[138/140] Compiling SwiftProtoReflect Descriptor.swift
[139/140] Compiling SwiftProtoReflect DynamicMessage.swift
[140/140] Compiling SwiftProtoReflect Registry.swift
BUILD FAILURE 6.1 wasm