The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwPSSH, reference 1.2.3 (f7c15f), with Swift 6.1 for Wasm on 22 Apr 2026 01:39:21 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mIwr/SwPSSH.git
Reference: 1.2.3
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/mIwr/SwPSSH
 * tag               1.2.3      -> FETCH_HEAD
HEAD is now at f7c15fa ref: Swift 6 support (Strict Concurrency); chore: Bump dependencies
Cloned https://github.com/mIwr/SwPSSH.git
Revision (git rev-parse @):
f7c15fae2229e5989bc9058324c6507b9384dbb7
SUCCESS checkout https://github.com/mIwr/SwPSSH.git at 1.2.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mIwr/SwPSSH.git
https://github.com/mIwr/SwPSSH.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:25:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
23 | #endif
24 |
25 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
26 |     name: "SwPSSH",
27 |     platforms: [
/host/spi-builder-workspace/Package.swift:28:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
26 |     name: "SwPSSH",
27 |     platforms: [
28 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
   |                                                    `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
29 |     ],
30 |     products: [
/host/spi-builder-workspace/Package.swift:28:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
26 |     name: "SwPSSH",
27 |     platforms: [
28 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
   |                                                                 `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
29 |     ],
30 |     products: [
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13351] Fetching cryptoswift
[1871/60519] Fetching cryptoswift, swift-protobuf
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.50s)
[19811/47168] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (9.20s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (12.29s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.70s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.0
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/7] Write sources
[4/7] Copying PrivacyInfo.xcprivacy
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/192] 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
[9/192] 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
[10/192] 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
[11/192] 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
[12/192] 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
[13/192] 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
[14/192] 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
[15/192] 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
[16/192] 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
[17/192] 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
[18/192] 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
[19/192] 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
[20/203] 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
[21/203] 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
[22/203] 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
[23/203] 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
[24/203] 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
[25/203] 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
[26/203] 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
[27/203] 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
[28/203] 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
[29/203] 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
[30/203] 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
[31/203] 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
[32/203] 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
[33/203] 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
[34/203] 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
[35/203] 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
[36/203] 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
[37/203] 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
[38/203] 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
[39/203] 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
[40/203] 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
[41/203] 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
[42/203] 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
[43/203] 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
[44/203] 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
[45/203] 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
[46/203] 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
[47/203] 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
[48/203] 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
[49/203] 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
[50/203] 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
[51/203] 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
[52/203] 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
[53/203] 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
[54/203] 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
[55/203] 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
[56/203] 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
[57/203] 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
[58/203] 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
[59/203] 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
[60/203] 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
[61/203] 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
[62/203] 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
[63/203] 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
[64/203] 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
[65/203] 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
[66/203] 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
[67/203] 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
[68/203] 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
[69/203] 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
[70/203] 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
[71/203] 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
[72/203] 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
[73/203] 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
[74/203] 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
[75/203] 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
[76/203] 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
[77/203] 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
[78/203] 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
[79/203] 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
[80/203] 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
[81/203] 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
[82/203] 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
[83/203] 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
[84/203] 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
[85/203] 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
[86/203] 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
[87/203] 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
[88/203] 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
[89/203] 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
[90/203] 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
[91/203] 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
[120/217] Emitting module CryptoSwift
[151/217] Compiling CryptoSwift Signature.swift
[152/217] Compiling CryptoSwift StreamDecryptor.swift
[153/217] Compiling CryptoSwift StreamEncryptor.swift
[154/217] Compiling CryptoSwift String+Extension.swift
[155/217] Compiling CryptoSwift UInt128.swift
[156/217] Compiling CryptoSwift UInt16+Extension.swift
[157/217] Compiling CryptoSwift UInt32+Extension.swift
[158/217] Compiling CryptoSwift UInt64+Extension.swift
[159/217] Compiling CryptoSwift UInt8+Extension.swift
[160/217] Compiling CryptoSwift Updatable.swift
[161/217] Compiling CryptoSwift Utils.swift
[162/217] Compiling CryptoSwift XChaCha20.swift
[163/217] Compiling CryptoSwift ZeroPadding.swift
[164/217] Compiling CryptoSwift resource_bundle_accessor.swift
[176/217] Compiling SwiftProtobuf any.pb.swift
[177/217] Compiling SwiftProtobuf api.pb.swift
[178/217] Compiling SwiftProtobuf descriptor.pb.swift
[179/217] Compiling SwiftProtobuf duration.pb.swift
[180/217] Compiling SwiftProtobuf empty.pb.swift
[181/217] Compiling SwiftProtobuf field_mask.pb.swift
[182/217] Compiling SwiftProtobuf source_context.pb.swift
[183/217] Compiling SwiftProtobuf struct.pb.swift
[184/217] Compiling SwiftProtobuf timestamp.pb.swift
[185/217] Compiling SwiftProtobuf type.pb.swift
[186/217] Compiling SwiftProtobuf wrappers.pb.swift
[187/217] Compiling CryptoSwift ChaCha20+Foundation.swift
[188/217] Compiling CryptoSwift Data+Extension.swift
[189/217] Compiling CryptoSwift HMAC+Foundation.swift
[190/217] Compiling CryptoSwift Rabbit+Foundation.swift
[191/217] Compiling CryptoSwift String+FoundationExtension.swift
[192/217] Compiling CryptoSwift Utils+Foundation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[220/237] Compiling SwPSSH PSSHConstants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[221/237] Compiling SwPSSH PSSHBinaryUtil.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[222/237] Compiling SwPSSH PlayReadyRecord.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[223/237] Compiling SwPSSH PlayReadyRecordType.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[224/239] Compiling SwPSSH PlayReadyRecordHeaderKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[225/239] Compiling SwPSSH PlayReadyRecordHeaderKeyAlgo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[226/239] Compiling SwPSSH PSSHBinaryIntegerExt.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[227/239] Compiling SwPSSH PSSHBox+Nagra.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[228/239] Compiling SwPSSH PSSHBox+PlayReady.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[229/239] Compiling SwPSSH PSSHBox+Wdv.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:106:25: error: cannot find 'DispatchQueue' in scope
104 |     private var value: PlayReadyRecordHeader?
105 |     /// Dispatch queue
106 |     private let queue = DispatchQueue(label: "xml-parsed.record")
    |                         `- error: cannot find 'DispatchQueue' in scope
107 |
108 |     init(initialValue: PlayReadyRecordHeader? = nil) {
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:65:33: error: cannot find 'DispatchSemaphore' in scope
 63 |     public static func fromSync(record: PlayReadyRecord) -> PlayReadyRecordHeader? {
 64 |         let res = ConcurrentPlayReadyRecordHeader()
 65 |         let dispatchSemaphore = DispatchSemaphore(value: 0)
    |                                 `- error: cannot find 'DispatchSemaphore' in scope
 66 |         _ = PlayReadyRecordHeaderXmlParser(xmlData: record.recordValue) { header in
 67 |             res.set(newVal: header)
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:70:46: error: cannot infer contextual base in reference to member 'distantFuture'
 68 |             dispatchSemaphore.signal()
 69 |         }
 70 |         _ = dispatchSemaphore.wait(timeout: .distantFuture)
    |                                              `- error: cannot infer contextual base in reference to member 'distantFuture'
 71 |         return res.get()
 72 |     }
[230/239] Compiling SwPSSH PSSHBox.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:106:25: error: cannot find 'DispatchQueue' in scope
104 |     private var value: PlayReadyRecordHeader?
105 |     /// Dispatch queue
106 |     private let queue = DispatchQueue(label: "xml-parsed.record")
    |                         `- error: cannot find 'DispatchQueue' in scope
107 |
108 |     init(initialValue: PlayReadyRecordHeader? = nil) {
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:65:33: error: cannot find 'DispatchSemaphore' in scope
 63 |     public static func fromSync(record: PlayReadyRecord) -> PlayReadyRecordHeader? {
 64 |         let res = ConcurrentPlayReadyRecordHeader()
 65 |         let dispatchSemaphore = DispatchSemaphore(value: 0)
    |                                 `- error: cannot find 'DispatchSemaphore' in scope
 66 |         _ = PlayReadyRecordHeaderXmlParser(xmlData: record.recordValue) { header in
 67 |             res.set(newVal: header)
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:70:46: error: cannot infer contextual base in reference to member 'distantFuture'
 68 |             dispatchSemaphore.signal()
 69 |         }
 70 |         _ = dispatchSemaphore.wait(timeout: .distantFuture)
    |                                              `- error: cannot infer contextual base in reference to member 'distantFuture'
 71 |         return res.get()
 72 |     }
[231/239] Compiling SwPSSH PlayReadyRecordHeader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:106:25: error: cannot find 'DispatchQueue' in scope
104 |     private var value: PlayReadyRecordHeader?
105 |     /// Dispatch queue
106 |     private let queue = DispatchQueue(label: "xml-parsed.record")
    |                         `- error: cannot find 'DispatchQueue' in scope
107 |
108 |     init(initialValue: PlayReadyRecordHeader? = nil) {
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:65:33: error: cannot find 'DispatchSemaphore' in scope
 63 |     public static func fromSync(record: PlayReadyRecord) -> PlayReadyRecordHeader? {
 64 |         let res = ConcurrentPlayReadyRecordHeader()
 65 |         let dispatchSemaphore = DispatchSemaphore(value: 0)
    |                                 `- error: cannot find 'DispatchSemaphore' in scope
 66 |         _ = PlayReadyRecordHeaderXmlParser(xmlData: record.recordValue) { header in
 67 |             res.set(newVal: header)
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:70:46: error: cannot infer contextual base in reference to member 'distantFuture'
 68 |             dispatchSemaphore.signal()
 69 |         }
 70 |         _ = dispatchSemaphore.wait(timeout: .distantFuture)
    |                                              `- error: cannot infer contextual base in reference to member 'distantFuture'
 71 |         return res.get()
 72 |     }
[232/239] Compiling SwPSSH PlayReadyRecordHeaderXmlParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeaderXmlParser.swift:116:16: warning: result of call to 'parse()' is unused
114 |         super.init()
115 |         parser.delegate = self
116 |         parser.parse()
    |                `- warning: result of call to 'parse()' is unused
117 |     }
118 | #else
[233/239] Compiling SwPSSH PlayReadyPsshData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeaderXmlParser.swift:116:16: warning: result of call to 'parse()' is unused
114 |         super.init()
115 |         parser.delegate = self
116 |         parser.parse()
    |                `- warning: result of call to 'parse()' is unused
117 |     }
118 | #else
[234/239] Compiling SwPSSH PSSHCryptoUtil.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[235/239] Compiling SwPSSH resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[236/239] Compiling SwPSSH License.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
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:368:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
366 | extension WidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
367 |   public static let protoMessageName: String = "WidevinePsshData"
368 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
369 |     2: .standard(proto: "key_ids"),
370 |     4: .standard(proto: "content_id"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:487:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
485 |
486 | extension WidevinePsshData.TypeEnum: SwiftProtobuf._ProtoNameProviding {
487 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
488 |     0: .same(proto: "SINGLE"),
489 |     1: .same(proto: "ENTITLEMENT"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:495:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
493 |
494 | extension WidevinePsshData.Algorithm: SwiftProtobuf._ProtoNameProviding {
495 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
496 |     0: .same(proto: "UNENCRYPTED"),
497 |     1: .same(proto: "AESCTR"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:503:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
501 | extension WidevinePsshData.EntitledKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
502 |   public static let protoMessageName: String = WidevinePsshData.protoMessageName + ".EntitledKey"
503 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
504 |     1: .standard(proto: "entitlement_key_id"),
505 |     2: .standard(proto: "key_id"),
[237/239] Compiling SwPSSH NagraPsshData+WDVConverter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:368:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
366 | extension WidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
367 |   public static let protoMessageName: String = "WidevinePsshData"
368 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
369 |     2: .standard(proto: "key_ids"),
370 |     4: .standard(proto: "content_id"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:487:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
485 |
486 | extension WidevinePsshData.TypeEnum: SwiftProtobuf._ProtoNameProviding {
487 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
488 |     0: .same(proto: "SINGLE"),
489 |     1: .same(proto: "ENTITLEMENT"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:495:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
493 |
494 | extension WidevinePsshData.Algorithm: SwiftProtobuf._ProtoNameProviding {
495 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
496 |     0: .same(proto: "UNENCRYPTED"),
497 |     1: .same(proto: "AESCTR"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:503:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
501 | extension WidevinePsshData.EntitledKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
502 |   public static let protoMessageName: String = WidevinePsshData.protoMessageName + ".EntitledKey"
503 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
504 |     1: .standard(proto: "entitlement_key_id"),
505 |     2: .standard(proto: "key_id"),
[238/239] Compiling SwPSSH NagraPsshData.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:368:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
366 | extension WidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
367 |   public static let protoMessageName: String = "WidevinePsshData"
368 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
369 |     2: .standard(proto: "key_ids"),
370 |     4: .standard(proto: "content_id"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:487:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
485 |
486 | extension WidevinePsshData.TypeEnum: SwiftProtobuf._ProtoNameProviding {
487 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
488 |     0: .same(proto: "SINGLE"),
489 |     1: .same(proto: "ENTITLEMENT"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:495:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
493 |
494 | extension WidevinePsshData.Algorithm: SwiftProtobuf._ProtoNameProviding {
495 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
496 |     0: .same(proto: "UNENCRYPTED"),
497 |     1: .same(proto: "AESCTR"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:503:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
501 | extension WidevinePsshData.EntitledKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
502 |   public static let protoMessageName: String = WidevinePsshData.protoMessageName + ".EntitledKey"
503 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
504 |     1: .standard(proto: "entitlement_key_id"),
505 |     2: .standard(proto: "key_id"),
[239/239] Emitting module SwPSSH
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:368:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
366 | extension WidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
367 |   public static let protoMessageName: String = "WidevinePsshData"
368 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
369 |     2: .standard(proto: "key_ids"),
370 |     4: .standard(proto: "content_id"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:487:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
485 |
486 | extension WidevinePsshData.TypeEnum: SwiftProtobuf._ProtoNameProviding {
487 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
488 |     0: .same(proto: "SINGLE"),
489 |     1: .same(proto: "ENTITLEMENT"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:495:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
493 |
494 | extension WidevinePsshData.Algorithm: SwiftProtobuf._ProtoNameProviding {
495 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
496 |     0: .same(proto: "UNENCRYPTED"),
497 |     1: .same(proto: "AESCTR"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:503:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
501 | extension WidevinePsshData.EntitledKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
502 |   public static let protoMessageName: String = WidevinePsshData.protoMessageName + ".EntitledKey"
503 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
504 |     1: .standard(proto: "entitlement_key_id"),
505 |     2: .standard(proto: "key_id"),
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:106:25: error: cannot find 'DispatchQueue' in scope
104 |     private var value: PlayReadyRecordHeader?
105 |     /// Dispatch queue
106 |     private let queue = DispatchQueue(label: "xml-parsed.record")
    |                         `- error: cannot find 'DispatchQueue' in scope
107 |
108 |     init(initialValue: PlayReadyRecordHeader? = nil) {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:25:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
23 | #endif
24 |
25 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
26 |     name: "SwPSSH",
27 |     platforms: [
/host/spi-builder-workspace/Package.swift:28:52: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
26 |     name: "SwPSSH",
27 |     platforms: [
28 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
   |                                                    `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
29 |     ],
30 |     products: [
/host/spi-builder-workspace/Package.swift:28:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
26 |     name: "SwPSSH",
27 |     platforms: [
28 |         .macOS(.v10_13), .macCatalyst(.v13), .iOS(.v11), .tvOS(.v11), .watchOS(.v5), .visionOS(.v1)
   |                                                                 `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
29 |     ],
30 |     products: [
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/187] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[4/187] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[5/187] Compiling SwiftProtobuf TextFormatScanner.swift
[6/187] Compiling SwiftProtobuf TimeUtils.swift
[7/187] Compiling SwiftProtobuf UnknownStorage.swift
[8/187] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[9/187] Compiling SwiftProtobuf Varint.swift
[10/187] Compiling SwiftProtobuf Version.swift
[11/187] Compiling SwiftProtobuf Visitor.swift
[12/187] Compiling SwiftProtobuf WireFormat.swift
[13/187] Compiling SwiftProtobuf ZigZag.swift
[14/187] Compiling CryptoSwift Rabbit+Foundation.swift
[15/187] Compiling CryptoSwift String+FoundationExtension.swift
[16/187] Compiling CryptoSwift Utils+Foundation.swift
[17/201] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[18/201] Compiling SwiftProtobuf Message+FieldMask.swift
[19/201] Compiling SwiftProtobuf Message+JSONAdditions.swift
[20/201] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[21/201] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[22/201] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[23/201] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[24/201] Compiling SwiftProtobuf Message.swift
[25/201] Compiling SwiftProtobuf MessageExtension.swift
[26/201] Compiling SwiftProtobuf NameMap.swift
[27/201] Compiling SwiftProtobuf PathDecoder.swift
[28/201] Compiling SwiftProtobuf PathVisitor.swift
[29/212] Emitting module CryptoSwift
[30/212] Compiling CryptoSwift Signature.swift
[31/212] Compiling CryptoSwift StreamDecryptor.swift
[32/212] Compiling CryptoSwift StreamEncryptor.swift
[33/212] Compiling CryptoSwift String+Extension.swift
[34/212] Compiling CryptoSwift UInt128.swift
[35/212] Compiling CryptoSwift UInt16+Extension.swift
[36/212] Compiling CryptoSwift UInt32+Extension.swift
[37/212] Compiling CryptoSwift UInt64+Extension.swift
[38/212] Compiling CryptoSwift UInt8+Extension.swift
[39/212] Compiling CryptoSwift Updatable.swift
[40/212] Compiling CryptoSwift Utils.swift
[41/212] Compiling CryptoSwift XChaCha20.swift
[42/212] Compiling CryptoSwift ZeroPadding.swift
[43/212] Compiling CryptoSwift resource_bundle_accessor.swift
[44/212] Compiling SwiftProtobuf ProtoNameProviding.swift
[45/212] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[46/212] Compiling SwiftProtobuf ProtobufMap.swift
[47/212] Compiling SwiftProtobuf SelectiveVisitor.swift
[48/212] Compiling SwiftProtobuf SimpleExtensionMap.swift
[49/212] Compiling SwiftProtobuf StringUtils.swift
[50/212] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[51/212] Compiling SwiftProtobuf SwiftProtobufError.swift
[52/212] Compiling SwiftProtobuf TextFormatDecoder.swift
[53/212] Compiling SwiftProtobuf TextFormatDecodingError.swift
[54/212] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[55/212] Compiling SwiftProtobuf TextFormatEncoder.swift
[67/212] Compiling SwiftProtobuf JSONEncodingOptions.swift
[68/212] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[69/212] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[70/212] Compiling SwiftProtobuf JSONScanner.swift
[71/212] Compiling SwiftProtobuf MathUtils.swift
[72/212] Compiling SwiftProtobuf Message+AnyAdditions.swift
[73/212] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[81/212] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[82/212] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[83/212] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[84/212] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[85/212] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[86/212] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[87/212] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[88/212] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[89/212] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[90/212] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[91/212] Compiling SwiftProtobuf HashVisitor.swift
[92/212] Compiling SwiftProtobuf Internal.swift
[93/212] Compiling SwiftProtobuf BytecodeInterpreter.swift
[94/212] Compiling SwiftProtobuf BytecodeReader.swift
[95/212] Compiling SwiftProtobuf CustomJSONCodable.swift
[96/212] Compiling SwiftProtobuf Decoder.swift
[97/212] Compiling SwiftProtobuf DoubleParser.swift
[98/212] Compiling SwiftProtobuf Enum.swift
[99/212] Compiling SwiftProtobuf ExtensibleMessage.swift
[100/212] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[101/212] Compiling SwiftProtobuf ExtensionFields.swift
[102/212] Compiling SwiftProtobuf ExtensionMap.swift
[103/212] Compiling SwiftProtobuf FieldTag.swift
[104/212] Compiling SwiftProtobuf FieldTypes.swift
[105/212] Compiling SwiftProtobuf JSONDecoder.swift
[106/212] Compiling SwiftProtobuf JSONDecodingError.swift
[107/212] Compiling SwiftProtobuf JSONDecodingOptions.swift
[108/212] Compiling SwiftProtobuf JSONEncoder.swift
[109/212] Compiling SwiftProtobuf JSONEncodingError.swift
[117/212] Compiling SwiftProtobuf BinaryDecoder.swift
[118/212] Compiling SwiftProtobuf BinaryDecodingError.swift
[119/212] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[120/212] Compiling SwiftProtobuf BinaryDelimited.swift
[121/212] Compiling SwiftProtobuf BinaryEncoder.swift
[122/212] Compiling SwiftProtobuf BinaryEncodingError.swift
[123/212] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[124/212] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[125/212] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[131/212] Emitting module SwiftProtobuf
[132/212] Compiling SwiftProtobuf AnyMessageStorage.swift
[133/212] Compiling SwiftProtobuf AnyUnpackError.swift
[134/212] Compiling SwiftProtobuf AsyncMessageSequence.swift
[188/212] Compiling SwiftProtobuf duration.pb.swift
[189/212] Compiling SwiftProtobuf empty.pb.swift
[190/212] Compiling SwiftProtobuf field_mask.pb.swift
[191/212] Compiling SwiftProtobuf source_context.pb.swift
[192/212] Compiling SwiftProtobuf struct.pb.swift
[193/212] Compiling SwiftProtobuf timestamp.pb.swift
[194/212] Compiling SwiftProtobuf type.pb.swift
[195/212] Compiling SwiftProtobuf wrappers.pb.swift
[196/212] Compiling CryptoSwift Rabbit.swift
[197/212] Compiling CryptoSwift SHA1.swift
[198/212] Compiling CryptoSwift SHA2.swift
[199/212] Compiling CryptoSwift SHA3.swift
[200/212] Compiling CryptoSwift Scrypt.swift
[201/212] Compiling CryptoSwift SecureBytes.swift
[203/213] Compiling SwiftProtobuf any.pb.swift
[204/213] Compiling SwiftProtobuf api.pb.swift
[205/213] Compiling SwiftProtobuf descriptor.pb.swift
[215/232] Compiling SwPSSH PSSHConstants.swift
[216/232] Compiling SwPSSH PSSHBinaryUtil.swift
[217/234] Compiling SwPSSH PSSHBox+Wdv.swift
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:106:25: error: cannot find 'DispatchQueue' in scope
104 |     private var value: PlayReadyRecordHeader?
105 |     /// Dispatch queue
106 |     private let queue = DispatchQueue(label: "xml-parsed.record")
    |                         `- error: cannot find 'DispatchQueue' in scope
107 |
108 |     init(initialValue: PlayReadyRecordHeader? = nil) {
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:65:33: error: cannot find 'DispatchSemaphore' in scope
 63 |     public static func fromSync(record: PlayReadyRecord) -> PlayReadyRecordHeader? {
 64 |         let res = ConcurrentPlayReadyRecordHeader()
 65 |         let dispatchSemaphore = DispatchSemaphore(value: 0)
    |                                 `- error: cannot find 'DispatchSemaphore' in scope
 66 |         _ = PlayReadyRecordHeaderXmlParser(xmlData: record.recordValue) { header in
 67 |             res.set(newVal: header)
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:70:46: error: cannot infer contextual base in reference to member 'distantFuture'
 68 |             dispatchSemaphore.signal()
 69 |         }
 70 |         _ = dispatchSemaphore.wait(timeout: .distantFuture)
    |                                              `- error: cannot infer contextual base in reference to member 'distantFuture'
 71 |         return res.get()
 72 |     }
[218/234] Compiling SwPSSH PSSHBox.swift
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:106:25: error: cannot find 'DispatchQueue' in scope
104 |     private var value: PlayReadyRecordHeader?
105 |     /// Dispatch queue
106 |     private let queue = DispatchQueue(label: "xml-parsed.record")
    |                         `- error: cannot find 'DispatchQueue' in scope
107 |
108 |     init(initialValue: PlayReadyRecordHeader? = nil) {
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:65:33: error: cannot find 'DispatchSemaphore' in scope
 63 |     public static func fromSync(record: PlayReadyRecord) -> PlayReadyRecordHeader? {
 64 |         let res = ConcurrentPlayReadyRecordHeader()
 65 |         let dispatchSemaphore = DispatchSemaphore(value: 0)
    |                                 `- error: cannot find 'DispatchSemaphore' in scope
 66 |         _ = PlayReadyRecordHeaderXmlParser(xmlData: record.recordValue) { header in
 67 |             res.set(newVal: header)
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:70:46: error: cannot infer contextual base in reference to member 'distantFuture'
 68 |             dispatchSemaphore.signal()
 69 |         }
 70 |         _ = dispatchSemaphore.wait(timeout: .distantFuture)
    |                                              `- error: cannot infer contextual base in reference to member 'distantFuture'
 71 |         return res.get()
 72 |     }
[219/234] Compiling SwPSSH PlayReadyRecordHeader.swift
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:106:25: error: cannot find 'DispatchQueue' in scope
104 |     private var value: PlayReadyRecordHeader?
105 |     /// Dispatch queue
106 |     private let queue = DispatchQueue(label: "xml-parsed.record")
    |                         `- error: cannot find 'DispatchQueue' in scope
107 |
108 |     init(initialValue: PlayReadyRecordHeader? = nil) {
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:65:33: error: cannot find 'DispatchSemaphore' in scope
 63 |     public static func fromSync(record: PlayReadyRecord) -> PlayReadyRecordHeader? {
 64 |         let res = ConcurrentPlayReadyRecordHeader()
 65 |         let dispatchSemaphore = DispatchSemaphore(value: 0)
    |                                 `- error: cannot find 'DispatchSemaphore' in scope
 66 |         _ = PlayReadyRecordHeaderXmlParser(xmlData: record.recordValue) { header in
 67 |             res.set(newVal: header)
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:70:46: error: cannot infer contextual base in reference to member 'distantFuture'
 68 |             dispatchSemaphore.signal()
 69 |         }
 70 |         _ = dispatchSemaphore.wait(timeout: .distantFuture)
    |                                              `- error: cannot infer contextual base in reference to member 'distantFuture'
 71 |         return res.get()
 72 |     }
[220/234] Compiling SwPSSH PlayReadyRecord.swift
[221/234] Compiling SwPSSH PlayReadyRecordType.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[222/234] Emitting module SwPSSH
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:368:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
366 | extension WidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
367 |   public static let protoMessageName: String = "WidevinePsshData"
368 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
369 |     2: .standard(proto: "key_ids"),
370 |     4: .standard(proto: "content_id"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:487:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
485 |
486 | extension WidevinePsshData.TypeEnum: SwiftProtobuf._ProtoNameProviding {
487 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
488 |     0: .same(proto: "SINGLE"),
489 |     1: .same(proto: "ENTITLEMENT"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:495:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
493 |
494 | extension WidevinePsshData.Algorithm: SwiftProtobuf._ProtoNameProviding {
495 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
496 |     0: .same(proto: "UNENCRYPTED"),
497 |     1: .same(proto: "AESCTR"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:503:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
501 | extension WidevinePsshData.EntitledKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
502 |   public static let protoMessageName: String = WidevinePsshData.protoMessageName + ".EntitledKey"
503 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
504 |     1: .standard(proto: "entitlement_key_id"),
505 |     2: .standard(proto: "key_id"),
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeader.swift:106:25: error: cannot find 'DispatchQueue' in scope
104 |     private var value: PlayReadyRecordHeader?
105 |     /// Dispatch queue
106 |     private let queue = DispatchQueue(label: "xml-parsed.record")
    |                         `- error: cannot find 'DispatchQueue' in scope
107 |
108 |     init(initialValue: PlayReadyRecordHeader? = nil) {
[223/234] Compiling SwPSSH PlayReadyRecordHeaderKey.swift
[224/234] Compiling SwPSSH PlayReadyRecordHeaderKeyAlgo.swift
[225/234] Compiling SwPSSH PSSHBinaryIntegerExt.swift
[226/234] Compiling SwPSSH PSSHBox+Nagra.swift
[227/234] Compiling SwPSSH PSSHBox+PlayReady.swift
[228/234] Compiling SwPSSH PlayReadyRecordHeaderXmlParser.swift
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeaderXmlParser.swift:116:16: warning: result of call to 'parse()' is unused
114 |         super.init()
115 |         parser.delegate = self
116 |         parser.parse()
    |                `- warning: result of call to 'parse()' is unused
117 |     }
118 | #else
[229/234] Compiling SwPSSH PlayReadyPsshData.swift
/host/spi-builder-workspace/Sources/SwPSSH/Model/PlayReady/Header/PlayReadyRecordHeaderXmlParser.swift:116:16: warning: result of call to 'parse()' is unused
114 |         super.init()
115 |         parser.delegate = self
116 |         parser.parse()
    |                `- warning: result of call to 'parse()' is unused
117 |     }
118 | #else
[230/234] Compiling SwPSSH PSSHCryptoUtil.swift
[231/234] Compiling SwPSSH resource_bundle_accessor.swift
[232/234] Compiling SwPSSH License.pb.swift
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:368:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
366 | extension WidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
367 |   public static let protoMessageName: String = "WidevinePsshData"
368 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
369 |     2: .standard(proto: "key_ids"),
370 |     4: .standard(proto: "content_id"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:487:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
485 |
486 | extension WidevinePsshData.TypeEnum: SwiftProtobuf._ProtoNameProviding {
487 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
488 |     0: .same(proto: "SINGLE"),
489 |     1: .same(proto: "ENTITLEMENT"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:495:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
493 |
494 | extension WidevinePsshData.Algorithm: SwiftProtobuf._ProtoNameProviding {
495 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
496 |     0: .same(proto: "UNENCRYPTED"),
497 |     1: .same(proto: "AESCTR"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:503:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
501 | extension WidevinePsshData.EntitledKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
502 |   public static let protoMessageName: String = WidevinePsshData.protoMessageName + ".EntitledKey"
503 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
504 |     1: .standard(proto: "entitlement_key_id"),
505 |     2: .standard(proto: "key_id"),
[233/234] Compiling SwPSSH NagraPsshData+WDVConverter.swift
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:368:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
366 | extension WidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
367 |   public static let protoMessageName: String = "WidevinePsshData"
368 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
369 |     2: .standard(proto: "key_ids"),
370 |     4: .standard(proto: "content_id"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:487:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
485 |
486 | extension WidevinePsshData.TypeEnum: SwiftProtobuf._ProtoNameProviding {
487 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
488 |     0: .same(proto: "SINGLE"),
489 |     1: .same(proto: "ENTITLEMENT"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:495:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
493 |
494 | extension WidevinePsshData.Algorithm: SwiftProtobuf._ProtoNameProviding {
495 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
496 |     0: .same(proto: "UNENCRYPTED"),
497 |     1: .same(proto: "AESCTR"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:503:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
501 | extension WidevinePsshData.EntitledKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
502 |   public static let protoMessageName: String = WidevinePsshData.protoMessageName + ".EntitledKey"
503 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
504 |     1: .standard(proto: "entitlement_key_id"),
505 |     2: .standard(proto: "key_id"),
[234/234] Compiling SwPSSH NagraPsshData.swift
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:368:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
366 | extension WidevinePsshData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
367 |   public static let protoMessageName: String = "WidevinePsshData"
368 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
369 |     2: .standard(proto: "key_ids"),
370 |     4: .standard(proto: "content_id"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:487:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
485 |
486 | extension WidevinePsshData.TypeEnum: SwiftProtobuf._ProtoNameProviding {
487 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
488 |     0: .same(proto: "SINGLE"),
489 |     1: .same(proto: "ENTITLEMENT"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:495:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
493 |
494 | extension WidevinePsshData.Algorithm: SwiftProtobuf._ProtoNameProviding {
495 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
496 |     0: .same(proto: "UNENCRYPTED"),
497 |     1: .same(proto: "AESCTR"),
/host/spi-builder-workspace/Sources/SwPSSH/Generated/License.pb.swift:503:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
501 | extension WidevinePsshData.EntitledKey: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
502 |   public static let protoMessageName: String = WidevinePsshData.protoMessageName + ".EntitledKey"
503 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
504 |     1: .standard(proto: "entitlement_key_id"),
505 |     2: .standard(proto: "key_id"),
BUILD FAILURE 6.1 wasm