The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwPSSH, reference master (f7c15f), with Swift 6.3 for Android on 22 Apr 2026 01:44:11 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mIwr/SwPSSH.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-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:)' [#DeprecatedDeclaration]
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:)' [#DeprecatedDeclaration]
   |               `- 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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
29 |     ],
30 |     products: [
/host/spi-builder-workspace/Package.swift:28:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
29 |     ],
30 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
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 (1.65s)
[13679/47168] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (8.47s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (12.56s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (0.88s)
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] Copying PrivacyInfo.xcprivacy
[3/7] Write sources
[6/7] Write swift-version--4F562202D5529B1.txt
[8/192] Emitting module SwiftProtobuf
[9/203] Emitting module CryptoSwift
[10/217] Compiling CryptoSwift Bit.swift
[11/217] Compiling CryptoSwift BlockCipher.swift
[12/217] Compiling CryptoSwift BlockDecryptor.swift
[13/217] Compiling CryptoSwift CMAC.swift
[14/217] Compiling CryptoSwift Addition.swift
[15/217] Compiling CryptoSwift BigInt.swift
[16/217] Compiling CryptoSwift BigUInt.swift
[17/217] Compiling CryptoSwift BitwiseOps.swift
[18/217] Compiling CryptoSwift CS.swift
[19/217] Compiling CryptoSwift Codable.swift
[20/217] Compiling CryptoSwift Comparable.swift
[21/217] Compiling CryptoSwift DataConversion.swift
[22/217] Compiling CryptoSwift AEAD.swift
[23/217] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[24/217] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[26/217] Compiling CryptoSwift AES.Cryptors.swift
[28/217] Compiling CryptoSwift AES.swift
[30/217] Compiling CryptoSwift ASN1.swift
[32/217] Compiling CryptoSwift ASN1Decoder.swift
[35/217] Compiling CryptoSwift ASN1Encoder.swift
[37/217] Compiling CryptoSwift ASN1Scanner.swift
[39/217] Compiling CryptoSwift Array+Extension.swift
[42/217] Compiling CryptoSwift Authenticator.swift
[43/217] Compiling CryptoSwift BatchedCollection.swift
[49/217] Compiling CryptoSwift Blowfish+Foundation.swift
[50/217] Compiling CryptoSwift ChaCha20+Foundation.swift
[51/217] Compiling CryptoSwift Data+Extension.swift
[52/217] Compiling CryptoSwift HMAC+Foundation.swift
[53/217] Compiling CryptoSwift Rabbit+Foundation.swift
[54/217] Compiling CryptoSwift String+FoundationExtension.swift
[55/217] Compiling CryptoSwift Utils+Foundation.swift
[56/217] Compiling CryptoSwift XChaCha20+Foundation.swift
[57/217] Compiling CryptoSwift Generics.swift
[58/217] Compiling CryptoSwift HKDF.swift
[59/217] Compiling CryptoSwift HMAC.swift
[60/217] Compiling CryptoSwift PrimeTest.swift
[61/217] Compiling CryptoSwift Random.swift
[62/217] Compiling CryptoSwift Shifts.swift
[63/217] Compiling CryptoSwift SquareRoot.swift
[64/217] Compiling CryptoSwift Strideable.swift
[65/217] Compiling CryptoSwift StringConversion.swift
[66/217] Compiling CryptoSwift Subtraction.swift
[67/217] Compiling CryptoSwift WordsAndBits.swift
[68/217] Compiling CryptoSwift ChaCha20.swift
[69/217] Compiling CryptoSwift Checksum.swift
[70/217] Compiling CryptoSwift Cipher.swift
[71/217] Compiling CryptoSwift Collection+Extension.swift
[72/217] Compiling CryptoSwift ISO10126Padding.swift
[73/217] Compiling CryptoSwift ISO78164Padding.swift
[74/217] Compiling CryptoSwift Int+Extension.swift
[75/217] Compiling CryptoSwift MD5.swift
[76/217] Compiling CryptoSwift NoPadding.swift
[77/217] Compiling CryptoSwift Operators.swift
[78/217] Compiling CryptoSwift DER.swift
[79/217] Compiling CryptoSwift PBKDF1.swift
[80/217] Compiling CryptoSwift PBKDF2.swift
[81/217] Compiling CryptoSwift PKCS1v15.swift
[82/217] Compiling CryptoSwift IntegerConversion.swift
[83/217] Compiling CryptoSwift Multiplication.swift
[84/217] Compiling CryptoSwift BlockEncryptor.swift
[85/217] Compiling CryptoSwift BlockMode.swift
[86/217] Compiling CryptoSwift BlockModeOptions.swift
[87/217] Compiling CryptoSwift CBC.swift
[88/217] Compiling CryptoSwift CCM.swift
[89/217] Compiling CryptoSwift CFB.swift
[90/217] Compiling CryptoSwift CTR.swift
[91/217] Compiling CryptoSwift CipherModeWorker.swift
[92/217] Compiling CryptoSwift ECB.swift
[93/217] Compiling CryptoSwift GCM.swift
[94/217] Compiling CryptoSwift OCB.swift
[95/217] Compiling CryptoSwift OFB.swift
[96/217] Compiling SwiftProtobuf any.pb.swift
[97/217] Compiling SwiftProtobuf api.pb.swift
[98/217] Compiling SwiftProtobuf descriptor.pb.swift
[99/217] Compiling CryptoSwift Division.swift
[100/217] Compiling CryptoSwift Exponentiation.swift
[101/217] Compiling CryptoSwift FloatingPointConversion.swift
[102/217] Compiling CryptoSwift GCD.swift
[103/217] Compiling CryptoSwift Hashable.swift
[104/217] Compiling CryptoSwift CompactMap.swift
[105/217] Compiling CryptoSwift Cryptor.swift
[106/217] Compiling CryptoSwift Cryptors.swift
[107/217] Compiling CryptoSwift Digest.swift
[108/217] Compiling CryptoSwift DigestType.swift
[109/217] Compiling CryptoSwift AES+Foundation.swift
[110/217] Compiling CryptoSwift Array+Foundation.swift
[111/217] Compiling CryptoSwift Signature.swift
[112/217] Compiling CryptoSwift StreamDecryptor.swift
[113/217] Compiling CryptoSwift StreamEncryptor.swift
[114/217] Compiling CryptoSwift String+Extension.swift
[115/217] Compiling CryptoSwift UInt128.swift
[116/217] Compiling CryptoSwift UInt16+Extension.swift
[117/217] Compiling CryptoSwift UInt32+Extension.swift
[118/217] Compiling CryptoSwift UInt64+Extension.swift
[119/217] Compiling CryptoSwift UInt8+Extension.swift
[120/217] Compiling CryptoSwift Updatable.swift
[121/217] Compiling CryptoSwift Utils.swift
[122/217] Compiling CryptoSwift XChaCha20.swift
[123/217] Compiling CryptoSwift ZeroPadding.swift
[124/217] Compiling CryptoSwift resource_bundle_accessor.swift
[139/217] Compiling SwiftProtobuf duration.pb.swift
[140/217] Compiling SwiftProtobuf empty.pb.swift
[141/217] Compiling SwiftProtobuf field_mask.pb.swift
[142/217] Compiling SwiftProtobuf source_context.pb.swift
[143/217] Compiling SwiftProtobuf struct.pb.swift
[144/217] Compiling SwiftProtobuf timestamp.pb.swift
[145/217] Compiling SwiftProtobuf type.pb.swift
[146/217] Compiling SwiftProtobuf wrappers.pb.swift
[147/217] Compiling CryptoSwift Rabbit.swift
[148/217] Compiling CryptoSwift SHA1.swift
[149/217] Compiling CryptoSwift SHA2.swift
[150/217] Compiling CryptoSwift SHA3.swift
[151/217] Compiling CryptoSwift Scrypt.swift
[152/217] Compiling CryptoSwift SecureBytes.swift
[220/223] 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
504 |     1: .standard(proto: "entitlement_key_id"),
505 |     2: .standard(proto: "key_id"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[221/239] Compiling SwPSSH PSSHBinaryIntegerExt.swift
[222/239] Compiling SwPSSH PSSHBox+Nagra.swift
[223/239] Compiling SwPSSH PSSHBox+PlayReady.swift
[224/239] Compiling SwPSSH PSSHCryptoUtil.swift
[225/239] Compiling SwPSSH resource_bundle_accessor.swift
[226/239] 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
504 |     1: .standard(proto: "entitlement_key_id"),
505 |     2: .standard(proto: "key_id"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[227/239] 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
504 |     1: .standard(proto: "entitlement_key_id"),
505 |     2: .standard(proto: "key_id"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[228/239] 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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
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. [#DeprecatedDeclaration]
504 |     1: .standard(proto: "entitlement_key_id"),
505 |     2: .standard(proto: "key_id"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[229/239] Compiling SwPSSH PSSHConstants.swift
[230/239] Compiling SwPSSH PSSHBinaryUtil.swift
[231/239] Compiling SwPSSH PlayReadyRecordHeaderKey.swift
[232/239] Compiling SwPSSH PlayReadyRecordHeaderKeyAlgo.swift
[233/239] 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 [#no-usage]
114 |         super.init()
115 |         parser.delegate = self
116 |         parser.parse()
    |                `- warning: result of call to 'parse()' is unused [#no-usage]
117 |     }
118 | #else
[234/239] 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 [#no-usage]
114 |         super.init()
115 |         parser.delegate = self
116 |         parser.parse()
    |                `- warning: result of call to 'parse()' is unused [#no-usage]
117 |     }
118 | #else
[235/239] Compiling SwPSSH PlayReadyRecord.swift
[236/239] Compiling SwPSSH PlayReadyRecordType.swift
[237/239] Compiling SwPSSH PSSHBox+Wdv.swift
[238/239] Compiling SwPSSH PSSHBox.swift
[239/239] Compiling SwPSSH PlayReadyRecordHeader.swift
Build complete! (81.86s)
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"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-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:)' [#DeprecatedDeclaration]
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:)' [#DeprecatedDeclaration]
   |               `- 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 [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
29 |     ],
30 |     products: [
/host/spi-builder-workspace/Package.swift:28:65: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
29 |     ],
30 |     products: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Done.