The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwPSSH, reference master (f7c15f), with Swift 6.0 for Linux on 22 Apr 2026 01:37:52 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mIwr/SwPSSH.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/mIwr/SwPSSH
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mIwr/SwPSSH.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-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: [
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.61s)
[21698/47168] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (8.34s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (2.36s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.74s)
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
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/8] Copying PrivacyInfo.xcprivacy
[1/8] Write sources
[1/8] Copying PrivacyInfo.xcprivacy
[1/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/194] Emitting module SwiftProtobuf
[10/205] Emitting module CryptoSwift
[11/219] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[12/219] Compiling SwiftProtobuf Message+FieldMask.swift
[13/219] Compiling SwiftProtobuf Message+JSONAdditions.swift
[14/219] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[15/219] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[16/219] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[17/219] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[18/219] Compiling SwiftProtobuf Message.swift
[19/219] Compiling SwiftProtobuf MessageExtension.swift
[20/219] Compiling SwiftProtobuf NameMap.swift
[21/219] Compiling SwiftProtobuf PathDecoder.swift
[22/219] Compiling SwiftProtobuf PathVisitor.swift
[23/219] Compiling SwiftProtobuf BytecodeInterpreter.swift
[24/219] Compiling SwiftProtobuf BytecodeReader.swift
[25/219] Compiling SwiftProtobuf CustomJSONCodable.swift
[26/219] Compiling SwiftProtobuf Decoder.swift
[27/219] Compiling SwiftProtobuf DoubleParser.swift
[28/219] Compiling SwiftProtobuf Enum.swift
[29/219] Compiling SwiftProtobuf ExtensibleMessage.swift
[30/219] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[31/219] Compiling SwiftProtobuf ExtensionFields.swift
[32/219] Compiling SwiftProtobuf ExtensionMap.swift
[33/219] Compiling SwiftProtobuf FieldTag.swift
[34/219] Compiling SwiftProtobuf FieldTypes.swift
[35/219] Compiling SwiftProtobuf JSONDecoder.swift
[36/219] Compiling SwiftProtobuf JSONDecodingError.swift
[37/219] Compiling SwiftProtobuf JSONDecodingOptions.swift
[38/219] Compiling SwiftProtobuf JSONEncoder.swift
[39/219] Compiling SwiftProtobuf JSONEncodingError.swift
[40/219] Compiling SwiftProtobuf JSONEncodingOptions.swift
[41/219] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[42/219] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[43/219] Compiling SwiftProtobuf JSONScanner.swift
[44/219] Compiling SwiftProtobuf MathUtils.swift
[45/219] Compiling SwiftProtobuf Message+AnyAdditions.swift
[46/219] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[47/219] Compiling SwiftProtobuf AnyMessageStorage.swift
[48/219] Compiling SwiftProtobuf AnyUnpackError.swift
[49/219] Compiling SwiftProtobuf AsyncMessageSequence.swift
[50/219] Compiling SwiftProtobuf BinaryDecoder.swift
[51/219] Compiling SwiftProtobuf BinaryDecodingError.swift
[52/219] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[53/219] Compiling SwiftProtobuf ProtoNameProviding.swift
[54/219] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[55/219] Compiling SwiftProtobuf ProtobufMap.swift
[56/219] Compiling SwiftProtobuf SelectiveVisitor.swift
[57/219] Compiling SwiftProtobuf SimpleExtensionMap.swift
[58/219] Compiling SwiftProtobuf StringUtils.swift
[59/219] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[60/219] Compiling SwiftProtobuf SwiftProtobufError.swift
[61/219] Compiling SwiftProtobuf TextFormatDecoder.swift
[62/219] Compiling SwiftProtobuf TextFormatDecodingError.swift
[63/219] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[64/219] Compiling SwiftProtobuf TextFormatEncoder.swift
[65/219] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[66/219] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[67/219] Compiling SwiftProtobuf TextFormatScanner.swift
[68/219] Compiling SwiftProtobuf TimeUtils.swift
[69/219] Compiling SwiftProtobuf UnknownStorage.swift
[70/219] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[71/219] Compiling SwiftProtobuf Varint.swift
[72/219] Compiling SwiftProtobuf Version.swift
[73/219] Compiling SwiftProtobuf Visitor.swift
[74/219] Compiling SwiftProtobuf WireFormat.swift
[75/219] Compiling SwiftProtobuf ZigZag.swift
[76/219] Compiling SwiftProtobuf any.pb.swift
[77/219] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[78/219] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[79/219] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[80/219] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[81/219] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[82/219] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[83/219] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[84/219] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[85/219] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[86/219] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[87/219] Compiling SwiftProtobuf HashVisitor.swift
[88/219] Compiling SwiftProtobuf Internal.swift
[95/219] Compiling SwiftProtobuf BinaryDelimited.swift
[96/219] Compiling SwiftProtobuf BinaryEncoder.swift
[97/219] Compiling SwiftProtobuf BinaryEncodingError.swift
[98/219] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[99/219] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[100/219] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[139/219] Compiling CryptoSwift Signature.swift
[140/219] Compiling CryptoSwift StreamDecryptor.swift
[141/219] Compiling CryptoSwift StreamEncryptor.swift
[142/219] Compiling CryptoSwift String+Extension.swift
[143/219] Compiling CryptoSwift UInt128.swift
[144/219] Compiling CryptoSwift UInt16+Extension.swift
[145/219] Compiling CryptoSwift UInt32+Extension.swift
[146/219] Compiling CryptoSwift UInt64+Extension.swift
[147/219] Compiling CryptoSwift UInt8+Extension.swift
[148/219] Compiling CryptoSwift Updatable.swift
[149/219] Compiling CryptoSwift Utils.swift
[150/219] Compiling CryptoSwift XChaCha20.swift
[151/219] Compiling CryptoSwift ZeroPadding.swift
[152/219] Compiling CryptoSwift resource_bundle_accessor.swift
[153/219] Compiling SwiftProtobuf duration.pb.swift
[154/219] Compiling SwiftProtobuf empty.pb.swift
[155/219] Compiling SwiftProtobuf field_mask.pb.swift
[156/219] Compiling SwiftProtobuf source_context.pb.swift
[157/219] Compiling SwiftProtobuf struct.pb.swift
[158/219] Compiling SwiftProtobuf timestamp.pb.swift
[159/219] Compiling SwiftProtobuf type.pb.swift
[160/219] Compiling SwiftProtobuf wrappers.pb.swift
[161/219] Compiling SwiftProtobuf resource_bundle_accessor.swift
[162/219] Compiling CryptoSwift Operators.swift
[163/219] Compiling CryptoSwift DER.swift
[164/219] Compiling CryptoSwift PBKDF1.swift
[165/219] Compiling CryptoSwift PBKDF2.swift
[166/219] Compiling CryptoSwift PKCS1v15.swift
[207/219] Compiling SwiftProtobuf api.pb.swift
[208/219] Compiling SwiftProtobuf descriptor.pb.swift
[222/239] Compiling SwPSSH PSSHConstants.swift
[223/239] Compiling SwPSSH PSSHBinaryUtil.swift
[224/241] Compiling SwPSSH PlayReadyRecordHeaderKey.swift
[225/241] Compiling SwPSSH PlayReadyRecordHeaderKeyAlgo.swift
[226/241] Compiling SwPSSH PSSHCryptoUtil.swift
[227/241] Compiling SwPSSH resource_bundle_accessor.swift
[228/241] 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"),
[229/241] Compiling SwPSSH PlayReadyRecord.swift
[230/241] Compiling SwPSSH PlayReadyRecordType.swift
[231/241] Compiling SwPSSH PSSHBox+Wdv.swift
[232/241] Compiling SwPSSH PSSHBox.swift
[233/241] Compiling SwPSSH PlayReadyRecordHeader.swift
[234/241] 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
[235/241] 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
[236/241] Compiling SwPSSH PSSHBinaryIntegerExt.swift
[237/241] Compiling SwPSSH PSSHBox+Nagra.swift
[238/241] Compiling SwPSSH PSSHBox+PlayReady.swift
[239/241] 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"),
[240/241] 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"),
[241/241] 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 complete! (99.41s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.36.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.9.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "SwPSSH",
  "name" : "SwPSSH",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "5.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SwPSSH",
      "targets" : [
        "SwPSSH"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5",
    "6"
  ],
  "targets" : [
    {
      "c99name" : "SwPSSHTests",
      "module_type" : "SwiftTarget",
      "name" : "SwPSSHTests",
      "path" : "Tests/SwPSSHTests",
      "sources" : [
        "Model/UnitNagraPSSHData.swift",
        "Model/UnitPSSHBox.swift",
        "Model/UnitPlayReadyHeaderKey.swift",
        "Model/UnitPlayReadyPSSHData.swift",
        "Model/UnitWdvPSSHData.swift",
        "TestConstants.swift",
        "Util/UnitPSSHBinaryUtil.swift"
      ],
      "target_dependencies" : [
        "SwPSSH"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwPSSH",
      "module_type" : "SwiftTarget",
      "name" : "SwPSSH",
      "path" : "Sources/SwPSSH",
      "product_dependencies" : [
        "SwiftProtobuf",
        "CryptoSwift"
      ],
      "product_memberships" : [
        "SwPSSH"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/SwPSSH/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Generated/License.pb.swift",
        "Model/Nagra/NagraPsshData+WDVConverter.swift",
        "Model/Nagra/NagraPsshData.swift",
        "Model/PSSHBinaryIntegerExt.swift",
        "Model/PSSHBox+Nagra.swift",
        "Model/PSSHBox+PlayReady.swift",
        "Model/PSSHBox+Wdv.swift",
        "Model/PSSHBox.swift",
        "Model/PlayReady/Header/PlayReadyRecordHeader.swift",
        "Model/PlayReady/Header/PlayReadyRecordHeaderKey.swift",
        "Model/PlayReady/Header/PlayReadyRecordHeaderKeyAlgo.swift",
        "Model/PlayReady/Header/PlayReadyRecordHeaderXmlParser.swift",
        "Model/PlayReady/PlayReadyPsshData.swift",
        "Model/PlayReady/PlayReadyRecord.swift",
        "Model/PlayReady/PlayReadyRecordType.swift",
        "PSSHConstants.swift",
        "Util/PSSHBinaryUtil.swift",
        "Util/PSSHCryptoUtil.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-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: [
Done.