The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-steam, reference main (9b0e73), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 07:10:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sebj/Steam.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sebj/Steam
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9b0e731 Build & test on macOS 14 M1 runner
Cloned https://github.com/sebj/Steam.git
Revision (git rev-parse @):
9b0e731c6ec4d66a81e0476fec904f5b482074e8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sebj/Steam.git at main
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/1024jp/GzipSwift.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/soyersoyer/SwCrypt.git
[1/1557] Fetching gzipswift
[282/2149] Fetching gzipswift, swcrypt
[294/4420] Fetching gzipswift, swcrypt, swift-docc-plugin
[1033/17761] Fetching gzipswift, swcrypt, swift-docc-plugin, cryptoswift
[3868/63596] Fetching gzipswift, swcrypt, swift-docc-plugin, cryptoswift, swift-protobuf
Fetched https://github.com/soyersoyer/SwCrypt.git from cache (5.83s)
Fetched https://github.com/apple/swift-docc-plugin from cache (5.83s)
Fetched https://github.com/1024jp/GzipSwift.git from cache (5.83s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (5.83s)
Fetched https://github.com/apple/swift-protobuf.git from cache (5.83s)
Computing version for https://github.com/soyersoyer/SwCrypt.git
Computed https://github.com/soyersoyer/SwCrypt.git at 5.1.4 (8.62s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (0.67s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (0.67s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.68s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.67s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.15s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.89s)
Creating working copy for https://github.com/soyersoyer/SwCrypt.git
Working copy of https://github.com/soyersoyer/SwCrypt.git resolved at 5.1.4
Creating working copy for https://github.com/1024jp/GzipSwift.git
Working copy of https://github.com/1024jp/GzipSwift.git resolved at 5.2.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.6.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.20.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "steam",
      "name": "swift-steam",
      "url": "https://github.com/sebj/Steam.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Steam",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "gzipswift",
          "name": "Gzip",
          "url": "https://github.com/1024jp/GzipSwift.git",
          "version": "5.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GzipSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swcrypt",
          "name": "SwCrypt",
          "url": "https://github.com/soyersoyer/SwCrypt.git",
          "version": "5.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwCrypt",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-protobuf",
          "name": "SwiftProtobuf",
          "url": "https://github.com/apple/swift-protobuf.git",
          "version": "1.20.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sebj/Steam.git
[1/249] Fetching steam
Fetched https://github.com/sebj/Steam.git from cache (0.77s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetching https://github.com/1024jp/GzipSwift.git from cache
Fetching https://github.com/soyersoyer/SwCrypt.git from cache
Fetched https://github.com/apple/swift-protobuf.git from cache (0.62s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.62s)
Fetched https://github.com/soyersoyer/SwCrypt.git from cache (0.62s)
Fetched https://github.com/1024jp/GzipSwift.git from cache (0.62s)
Computing version for https://github.com/soyersoyer/SwCrypt.git
Computed https://github.com/soyersoyer/SwCrypt.git at 5.1.4 (0.69s)
Computing version for https://github.com/1024jp/GzipSwift.git
Computed https://github.com/1024jp/GzipSwift.git at 5.2.0 (0.04s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.6.0 (0.04s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.07s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.20.3
Creating working copy for https://github.com/soyersoyer/SwCrypt.git
Working copy of https://github.com/soyersoyer/SwCrypt.git resolved at 5.1.4
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.6.0
Creating working copy for https://github.com/sebj/Steam.git
Working copy of https://github.com/sebj/Steam.git resolved at main (9b0e731)
Creating working copy for https://github.com/1024jp/GzipSwift.git
Working copy of https://github.com/1024jp/GzipSwift.git resolved at 5.2.0
warning: '.resolve-product-dependencies': dependency 'steam' is not used by any target
Found 4 product dependencies
  - CryptoSwift
  - Gzip
  - SwCrypt
  - SwiftProtobuf
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/sebj/Steam.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/10] Write sources
[8/10] Compiling system-zlib anchor.c
[9/10] Write swift-version--6988338F2F200930.txt
[11/191] Emitting module SwiftProtobuf
[12/199] Compiling CryptoSwift Multiplication.swift
[13/199] Compiling CryptoSwift Prime Test.swift
[14/199] Compiling CryptoSwift Random.swift
[15/199] Compiling CryptoSwift Shifts.swift
[16/199] Compiling CryptoSwift Square Root.swift
[17/199] Compiling CryptoSwift Strideable.swift
[18/199] Compiling CryptoSwift String Conversion.swift
[19/199] Compiling CryptoSwift Subtraction.swift
[20/199] Compiling CryptoSwift Words and Bits.swift
[21/199] Compiling CryptoSwift ChaCha20.swift
[22/199] Compiling CryptoSwift Checksum.swift
[23/199] Compiling CryptoSwift Cipher.swift
[24/199] Compiling CryptoSwift Collection+Extension.swift
[25/199] Compiling CryptoSwift CompactMap.swift
[26/199] Compiling CryptoSwift Cryptor.swift
[27/199] Compiling CryptoSwift Cryptors.swift
[28/199] Compiling CryptoSwift Digest.swift
[29/199] Compiling CryptoSwift DigestType.swift
[30/199] Compiling CryptoSwift AES+Foundation.swift
[31/199] Compiling CryptoSwift Array+Foundation.swift
[32/199] Compiling CryptoSwift Blowfish+Foundation.swift
[33/199] Compiling CryptoSwift ChaCha20+Foundation.swift
[34/210] Compiling CryptoSwift Data+Extension.swift
[35/210] Compiling CryptoSwift HMAC+Foundation.swift
[36/210] Compiling CryptoSwift Rabbit+Foundation.swift
[37/210] Compiling CryptoSwift String+FoundationExtension.swift
[38/210] Compiling CryptoSwift Utils+Foundation.swift
[39/210] Compiling CryptoSwift Generics.swift
[40/210] Compiling CryptoSwift HKDF.swift
[41/210] Compiling CryptoSwift HMAC.swift
[42/210] Compiling CryptoSwift ISO10126Padding.swift
[43/210] Compiling CryptoSwift ISO78164Padding.swift
[44/210] Compiling SwiftProtobuf duration.pb.swift
[45/210] Compiling CryptoSwift MD5.swift
[46/210] Compiling CryptoSwift NoPadding.swift
[47/210] Compiling CryptoSwift Operators.swift
[48/210] Compiling CryptoSwift DER.swift
[49/210] Compiling CryptoSwift PBKDF1.swift
[50/210] Compiling CryptoSwift PBKDF2.swift
[51/210] Compiling CryptoSwift PKCS1v15.swift
[52/210] Compiling CryptoSwift PKCS5.swift
[53/210] Compiling CryptoSwift PKCS7.swift
[54/210] Compiling CryptoSwift PKCS7Padding.swift
[55/210] Compiling CryptoSwift Padding.swift
[56/210] Compiling CryptoSwift AEAD.swift
[57/210] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[58/210] Compiling CryptoSwift AES.Cryptors.swift
[59/210] Compiling CryptoSwift AES.swift
[60/210] Compiling CryptoSwift ASN1.swift
[61/210] Compiling CryptoSwift ASN1Decoder.swift
[62/210] Compiling CryptoSwift ASN1Encoder.swift
[63/210] Compiling CryptoSwift ASN1Scanner.swift
[64/210] Compiling CryptoSwift Array+Extension.swift
[65/210] Compiling Gzip Data+Gzip.swift
[66/210] Emitting module Gzip
[83/210] Compiling CryptoSwift Bitwise Ops.swift
[84/210] Compiling CryptoSwift CS.swift
[85/210] Compiling CryptoSwift Codable.swift
[86/210] Compiling CryptoSwift Comparable.swift
[87/210] Compiling CryptoSwift Data Conversion.swift
[88/210] Compiling CryptoSwift Division.swift
[89/210] Compiling CryptoSwift Exponentiation.swift
[90/210] Compiling CryptoSwift Floating Point Conversion.swift
[91/210] Compiling CryptoSwift GCD.swift
[92/210] Compiling CryptoSwift Hashable.swift
[93/210] Compiling CryptoSwift Integer Conversion.swift
[103/210] Compiling CryptoSwift Bit.swift
[104/210] Compiling CryptoSwift BlockCipher.swift
[105/210] Compiling CryptoSwift BlockDecryptor.swift
[106/210] Compiling CryptoSwift BlockEncryptor.swift
[107/210] Compiling CryptoSwift BlockMode.swift
[108/210] Compiling CryptoSwift BlockModeOptions.swift
[109/210] Compiling CryptoSwift CBC.swift
[110/210] Compiling CryptoSwift CCM.swift
[111/210] Compiling CryptoSwift CFB.swift
[112/210] Compiling CryptoSwift CTR.swift
[113/210] Compiling CryptoSwift CipherModeWorker.swift
[114/210] Compiling CryptoSwift ECB.swift
[115/210] Compiling CryptoSwift GCM.swift
[116/210] Compiling CryptoSwift OCB.swift
[117/210] Compiling CryptoSwift OFB.swift
[118/210] Compiling CryptoSwift PCBC.swift
[119/210] Compiling CryptoSwift Blowfish.swift
[120/210] Compiling CryptoSwift CBCMAC.swift
[121/210] Compiling CryptoSwift CMAC.swift
[122/210] Compiling CryptoSwift Addition.swift
[123/210] Compiling CryptoSwift BigInt.swift
[124/210] Compiling CryptoSwift BigUInt.swift
[142/210] Compiling SwiftProtobuf empty.pb.swift
[143/210] Compiling SwiftProtobuf field_mask.pb.swift
[144/210] Compiling SwiftProtobuf source_context.pb.swift
[145/210] Compiling SwiftProtobuf struct.pb.swift
[146/210] Compiling SwiftProtobuf timestamp.pb.swift
[147/210] Compiling SwiftProtobuf type.pb.swift
[148/210] Compiling SwiftProtobuf wrappers.pb.swift
[149/210] Emitting module CryptoSwift
[159/210] Compiling CryptoSwift Authenticator.swift
[160/210] Compiling CryptoSwift BatchedCollection.swift
[168/210] Compiling CryptoSwift SHA3.swift
[169/210] Compiling CryptoSwift Scrypt.swift
[170/210] Compiling CryptoSwift SecureBytes.swift
[171/210] Compiling CryptoSwift Signature.swift
[172/210] Emitting module SwCrypt
[173/210] Compiling SwCrypt SwCrypt.swift
[192/210] Compiling CryptoSwift StreamDecryptor.swift
[193/210] Compiling CryptoSwift StreamEncryptor.swift
[194/210] Compiling CryptoSwift String+Extension.swift
[195/210] Compiling CryptoSwift UInt128.swift
[196/210] Compiling CryptoSwift UInt16+Extension.swift
[197/210] Compiling CryptoSwift UInt32+Extension.swift
[198/210] Compiling CryptoSwift UInt64+Extension.swift
[199/210] Compiling CryptoSwift UInt8+Extension.swift
[200/210] Compiling CryptoSwift Updatable.swift
[201/210] Compiling CryptoSwift Utils.swift
[202/210] Compiling CryptoSwift ZeroPadding.swift
[211/248] Compiling Steam MessageReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift:42:25: error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
40 |                 UInt32(content.count).bytes.reversed(),
41 |                 Data(validationMagic.utf8).bytes,
42 |                 content.bytes
   |                         `- error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
43 |             ]
44 |             .flatMap { $0 }
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift:41:44: error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
39 |             [
40 |                 UInt32(content.count).bytes.reversed(),
41 |                 Data(validationMagic.utf8).bytes,
   |                                            `- error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
42 |                 content.bytes
43 |             ]
[212/248] Compiling Steam Packet.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift:42:25: error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
40 |                 UInt32(content.count).bytes.reversed(),
41 |                 Data(validationMagic.utf8).bytes,
42 |                 content.bytes
   |                         `- error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
43 |             ]
44 |             .flatMap { $0 }
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift:41:44: error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
39 |             [
40 |                 UInt32(content.count).bytes.reversed(),
41 |                 Data(validationMagic.utf8).bytes,
   |                                            `- error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
42 |                 content.bytes
43 |             ]
[213/248] Compiling Steam SteamAccountFlags.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift:42:25: error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
40 |                 UInt32(content.count).bytes.reversed(),
41 |                 Data(validationMagic.utf8).bytes,
42 |                 content.bytes
   |                         `- error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
43 |             ]
44 |             .flatMap { $0 }
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift:41:44: error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
39 |             [
40 |                 UInt32(content.count).bytes.reversed(),
41 |                 Data(validationMagic.utf8).bytes,
   |                                            `- error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
42 |                 content.bytes
43 |             ]
[214/248] Compiling Steam SteamAccountType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift:42:25: error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
40 |                 UInt32(content.count).bytes.reversed(),
41 |                 Data(validationMagic.utf8).bytes,
42 |                 content.bytes
   |                         `- error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
43 |             ]
44 |             .flatMap { $0 }
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Packet.swift:41:44: error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
39 |             [
40 |                 UInt32(content.count).bytes.reversed(),
41 |                 Data(validationMagic.utf8).bytes,
   |                                            `- error: cannot convert value of type 'RawSpan' to expected element type 'ReversedCollection<[UInt8]>'
42 |                 content.bytes
43 |             ]
[215/248] Compiling Steam steammessages_clientserver_login.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift:119:41: error: cannot convert value of type 'RawSpan' to expected argument type '[UInt8]'
117 |
118 |             if let rawContent = rawContent {
119 |                 bytes.append(rawContent.bytes)
    |                                         `- error: cannot convert value of type 'RawSpan' to expected argument type '[UInt8]'
120 |             }
121 |
[216/248] Compiling Steam SteamLoginResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift:119:41: error: cannot convert value of type 'RawSpan' to expected argument type '[UInt8]'
117 |
118 |             if let rawContent = rawContent {
119 |                 bytes.append(rawContent.bytes)
    |                                         `- error: cannot convert value of type 'RawSpan' to expected argument type '[UInt8]'
120 |             }
121 |
[217/248] Compiling Steam SteamService+Login.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift:119:41: error: cannot convert value of type 'RawSpan' to expected argument type '[UInt8]'
117 |
118 |             if let rawContent = rawContent {
119 |                 bytes.append(rawContent.bytes)
    |                                         `- error: cannot convert value of type 'RawSpan' to expected argument type '[UInt8]'
120 |             }
121 |
[218/248] Compiling Steam Message.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/Message.swift:119:41: error: cannot convert value of type 'RawSpan' to expected argument type '[UInt8]'
117 |
118 |             if let rawContent = rawContent {
119 |                 bytes.append(rawContent.bytes)
    |                                         `- error: cannot convert value of type 'RawSpan' to expected argument type '[UInt8]'
120 |             }
121 |
[219/252] Compiling Steam Publisher+Sink.swift
[220/252] Compiling Steam UInt32+Protobuf.swift
[221/252] Compiling Steam SteamFriend.swift
[222/252] Compiling Steam SteamService+Friends.swift
[223/252] Compiling Steam ChatMode.swift
[224/252] Compiling Steam Connection.swift
[225/252] Compiling Steam DataReader.swift
[226/252] Compiling Steam EncryptionData.swift
[227/252] Compiling Steam EncryptionRequest.swift
[228/252] Compiling Steam SteamService+UIMode.swift
[229/252] Compiling Steam SteamService.swift
[230/252] Compiling Steam UserInfo.swift
[231/252] Compiling Steam UserState.swift
[232/252] Emitting module Steam
[233/252] Compiling Steam enums_clientserver.pb.swift
[234/252] Compiling Steam steammessages_base.pb.swift
[235/252] Compiling Steam steammessages_clientserver_2.pb.swift
[236/252] Compiling Steam steammessages_clientserver_friends.pb.swift
[237/252] Compiling Steam SteamIdentifier.swift
[238/252] Compiling Steam SteamUniverse.swift
[239/252] Compiling Steam SteamResult.swift
[240/252] Compiling Steam SteamServer+Defaults.swift
[241/252] Compiling Steam MessageProtocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift:28:33: error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 26 |     func asData() throws -> Data {
 27 |         let bytes = [
 28 |             try header.asData().bytes,
    |                                 `- error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 29 |             payload.bytes
 30 |         ].flatMap { $0 }
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift:29:21: error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 27 |         let bytes = [
 28 |             try header.asData().bytes,
 29 |             payload.bytes
    |                     `- error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 30 |         ].flatMap { $0 }
 31 |
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift:89:50: error: value of type 'RawSpan' has no member 'count'
 87 |             let messageTypeWithProtobuf = UInt32(messageType.rawValue).rawValueWithProtobufBit
 88 |             let contentData = try content.serializedData().bytes
 89 |             let contentSize = UInt32(contentData.count)
    |                                                  `- error: value of type 'RawSpan' has no member 'count'
 90 |
 91 |             let bytes = [
[242/252] Compiling Steam MessageType.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift:28:33: error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 26 |     func asData() throws -> Data {
 27 |         let bytes = [
 28 |             try header.asData().bytes,
    |                                 `- error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 29 |             payload.bytes
 30 |         ].flatMap { $0 }
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift:29:21: error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 27 |         let bytes = [
 28 |             try header.asData().bytes,
 29 |             payload.bytes
    |                     `- error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 30 |         ].flatMap { $0 }
 31 |
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift:89:50: error: value of type 'RawSpan' has no member 'count'
 87 |             let messageTypeWithProtobuf = UInt32(messageType.rawValue).rawValueWithProtobufBit
 88 |             let contentData = try content.serializedData().bytes
 89 |             let contentSize = UInt32(contentData.count)
    |                                                  `- error: value of type 'RawSpan' has no member 'count'
 90 |
 91 |             let bytes = [
[243/252] Compiling Steam ProtobufMessage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift:28:33: error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 26 |     func asData() throws -> Data {
 27 |         let bytes = [
 28 |             try header.asData().bytes,
    |                                 `- error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 29 |             payload.bytes
 30 |         ].flatMap { $0 }
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift:29:21: error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 27 |         let bytes = [
 28 |             try header.asData().bytes,
 29 |             payload.bytes
    |                     `- error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 30 |         ].flatMap { $0 }
 31 |
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift:89:50: error: value of type 'RawSpan' has no member 'count'
 87 |             let messageTypeWithProtobuf = UInt32(messageType.rawValue).rawValueWithProtobufBit
 88 |             let contentData = try content.serializedData().bytes
 89 |             let contentSize = UInt32(contentData.count)
    |                                                  `- error: value of type 'RawSpan' has no member 'count'
 90 |
 91 |             let bytes = [
[244/252] Compiling Steam SessionIdentifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift:28:33: error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 26 |     func asData() throws -> Data {
 27 |         let bytes = [
 28 |             try header.asData().bytes,
    |                                 `- error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 29 |             payload.bytes
 30 |         ].flatMap { $0 }
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift:29:21: error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 27 |         let bytes = [
 28 |             try header.asData().bytes,
 29 |             payload.bytes
    |                     `- error: cannot convert value of type 'RawSpan' to expected element type 'String?'
 30 |         ].flatMap { $0 }
 31 |
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Message/ProtobufMessage.swift:89:50: error: value of type 'RawSpan' has no member 'count'
 87 |             let messageTypeWithProtobuf = UInt32(messageType.rawValue).rawValueWithProtobufBit
 88 |             let contentData = try content.serializedData().bytes
 89 |             let contentSize = UInt32(contentData.count)
    |                                                  `- error: value of type 'RawSpan' has no member 'count'
 90 |
 91 |             let bytes = [
[245/252] Compiling Steam SteamServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift:48:33: error: cannot assign value of type 'RawSpan' to type '[UInt8]'
46 |         switch encryption {
47 |         case .unencrypted, .inProgress:
48 |             contentBytes = data.bytes
   |                                 `- error: cannot assign value of type 'RawSpan' to type '[UInt8]'
49 |         case let .encrypted(encryptionKey):
50 |             do {
[246/252] Compiling Steam SteamServersFetcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift:48:33: error: cannot assign value of type 'RawSpan' to type '[UInt8]'
46 |         switch encryption {
47 |         case .unencrypted, .inProgress:
48 |             contentBytes = data.bytes
   |                                 `- error: cannot assign value of type 'RawSpan' to type '[UInt8]'
49 |         case let .encrypted(encryptionKey):
50 |             do {
[247/252] Compiling Steam SteamService+Cryptography.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift:48:33: error: cannot assign value of type 'RawSpan' to type '[UInt8]'
46 |         switch encryption {
47 |         case .unencrypted, .inProgress:
48 |             contentBytes = data.bytes
   |                                 `- error: cannot assign value of type 'RawSpan' to type '[UInt8]'
49 |         case let .encrypted(encryptionKey):
50 |             do {
[248/252] Compiling Steam SteamService+Send.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/SteamService+Send.swift:48:33: error: cannot assign value of type 'RawSpan' to type '[UInt8]'
46 |         switch encryption {
47 |         case .unencrypted, .inProgress:
48 |             contentBytes = data.bytes
   |                                 `- error: cannot assign value of type 'RawSpan' to type '[UInt8]'
49 |         case let .encrypted(encryptionKey):
50 |             do {
[249/252] Compiling Steam EncryptionResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift:14:27: error: initializer 'init(littleEndianBytes:)' requires that 'RawSpan' conform to 'Collection'
12 |
13 |     init(data: Data) {
14 |         let resultValue = UInt32(littleEndianBytes: data.bytes)
   |                           `- error: initializer 'init(littleEndianBytes:)' requires that 'RawSpan' conform to 'Collection'
15 |         result = SteamResult(rawValue: resultValue) ?? .invalid
16 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift:3:5: note: where 'ByteCollection' = 'RawSpan'
 1 | // https://forums.swift.org/t/convert-uint8-to-int/30117/12
 2 | extension FixedWidthInteger {
 3 |     init<ByteCollection>(
   |     `- note: where 'ByteCollection' = 'RawSpan'
 4 |         littleEndianBytes bytes: ByteCollection
 5 |     ) where ByteCollection: Collection, ByteCollection.Element == UInt8 {
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift:36:71: error: value of type 'RawSpan' has no member 'reversed'
34 |         data.append(contentsOf: sessionKeySize)
35 |         data.append(encryptedSessionKeyData)
36 |         data.append(contentsOf: encryptedSessionKeyData.crc32().bytes.reversed())
   |                                                                       `- error: value of type 'RawSpan' has no member 'reversed'
37 |         data.append(contentsOf: UInt32(0).bytes.reversed())
38 |
[250/252] Compiling Steam SteamService+EncryptionMessages.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift:14:27: error: initializer 'init(littleEndianBytes:)' requires that 'RawSpan' conform to 'Collection'
12 |
13 |     init(data: Data) {
14 |         let resultValue = UInt32(littleEndianBytes: data.bytes)
   |                           `- error: initializer 'init(littleEndianBytes:)' requires that 'RawSpan' conform to 'Collection'
15 |         result = SteamResult(rawValue: resultValue) ?? .invalid
16 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift:3:5: note: where 'ByteCollection' = 'RawSpan'
 1 | // https://forums.swift.org/t/convert-uint8-to-int/30117/12
 2 | extension FixedWidthInteger {
 3 |     init<ByteCollection>(
   |     `- note: where 'ByteCollection' = 'RawSpan'
 4 |         littleEndianBytes bytes: ByteCollection
 5 |     ) where ByteCollection: Collection, ByteCollection.Element == UInt8 {
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift:36:71: error: value of type 'RawSpan' has no member 'reversed'
34 |         data.append(contentsOf: sessionKeySize)
35 |         data.append(encryptedSessionKeyData)
36 |         data.append(contentsOf: encryptedSessionKeyData.crc32().bytes.reversed())
   |                                                                       `- error: value of type 'RawSpan' has no member 'reversed'
37 |         data.append(contentsOf: UInt32(0).bytes.reversed())
38 |
[251/252] Compiling Steam DataConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift:14:27: error: initializer 'init(littleEndianBytes:)' requires that 'RawSpan' conform to 'Collection'
12 |
13 |     init(data: Data) {
14 |         let resultValue = UInt32(littleEndianBytes: data.bytes)
   |                           `- error: initializer 'init(littleEndianBytes:)' requires that 'RawSpan' conform to 'Collection'
15 |         result = SteamResult(rawValue: resultValue) ?? .invalid
16 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift:3:5: note: where 'ByteCollection' = 'RawSpan'
 1 | // https://forums.swift.org/t/convert-uint8-to-int/30117/12
 2 | extension FixedWidthInteger {
 3 |     init<ByteCollection>(
   |     `- note: where 'ByteCollection' = 'RawSpan'
 4 |         littleEndianBytes bytes: ByteCollection
 5 |     ) where ByteCollection: Collection, ByteCollection.Element == UInt8 {
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift:36:71: error: value of type 'RawSpan' has no member 'reversed'
34 |         data.append(contentsOf: sessionKeySize)
35 |         data.append(encryptedSessionKeyData)
36 |         data.append(contentsOf: encryptedSessionKeyData.crc32().bytes.reversed())
   |                                                                       `- error: value of type 'RawSpan' has no member 'reversed'
37 |         data.append(contentsOf: UInt32(0).bytes.reversed())
38 |
[252/252] Compiling Steam DataExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/EncryptionResult.swift:14:27: error: initializer 'init(littleEndianBytes:)' requires that 'RawSpan' conform to 'Collection'
12 |
13 |     init(data: Data) {
14 |         let resultValue = UInt32(littleEndianBytes: data.bytes)
   |                           `- error: initializer 'init(littleEndianBytes:)' requires that 'RawSpan' conform to 'Collection'
15 |         result = SteamResult(rawValue: resultValue) ?? .invalid
16 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Extensions/DataExtensions.swift:3:5: note: where 'ByteCollection' = 'RawSpan'
 1 | // https://forums.swift.org/t/convert-uint8-to-int/30117/12
 2 | extension FixedWidthInteger {
 3 |     init<ByteCollection>(
   |     `- note: where 'ByteCollection' = 'RawSpan'
 4 |         littleEndianBytes bytes: ByteCollection
 5 |     ) where ByteCollection: Collection, ByteCollection.Element == UInt8 {
/Users/admin/builder/spi-builder-workspace/Sources/Steam/Encryption/SteamService+EncryptionMessages.swift:36:71: error: value of type 'RawSpan' has no member 'reversed'
34 |         data.append(contentsOf: sessionKeySize)
35 |         data.append(encryptedSessionKeyData)
36 |         data.append(contentsOf: encryptedSessionKeyData.crc32().bytes.reversed())
   |                                                                       `- error: value of type 'RawSpan' has no member 'reversed'
37 |         data.append(contentsOf: UInt32(0).bytes.reversed())
38 |
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/Steam/Protobuf': File not found.
warning: 'swift-protobuf': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Sources/SwiftProtobuf/CMakeLists.txt
BUILD FAILURE 6.3 macosSpm