The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of GoogleAPISwiftSDK, reference v0.1.0 (a8c7e7), with Swift 6.1 for macOS (SPM) on 26 Aug 2025 07:37:57 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShenghaiWang/GoogleAPISwiftSDK.git
Reference: v0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShenghaiWang/GoogleAPISwiftSDK
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at a8c7e78 Initial setup
Cloned https://github.com/ShenghaiWang/GoogleAPISwiftSDK.git
Revision (git rev-parse @):
a8c7e7894551b784ae67352dc85e2998cdc1c801
SUCCESS checkout https://github.com/ShenghaiWang/GoogleAPISwiftSDK.git at v0.1.0
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/ShenghaiWang/GoogleAPITokenManager.git
Fetching https://github.com/apple/swift-crypto.git from cache
Fetching https://github.com/apple/swift-asn1.git from cache
[1/57] Fetching googleapitokenmanager
[52/9194] Fetching googleapitokenmanager, jwt-kit
Fetched https://github.com/vapor/jwt-kit.git from cache (1.46s)
Fetched https://github.com/ShenghaiWang/GoogleAPITokenManager.git from cache (1.47s)
Computing version for https://github.com/ShenghaiWang/GoogleAPITokenManager.git
Fetched https://github.com/apple/swift-crypto.git from cache (1.50s)
Fetched https://github.com/apple/swift-asn1.git from cache (1.50s)
Computed https://github.com/ShenghaiWang/GoogleAPITokenManager.git at 0.1.0 (1.95s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (3.09s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (1.06s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.58s)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
Creating working copy for https://github.com/ShenghaiWang/GoogleAPITokenManager.git
Working copy of https://github.com/ShenghaiWang/GoogleAPITokenManager.git resolved at 0.1.0
========================================
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",
  "dependencies": [
    {
      "identity": "googleapiswiftsdk",
      "name": "GoogleAPISwiftSDK",
      "url": "https://github.com/ShenghaiWang/GoogleAPISwiftSDK.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GoogleAPISwiftSDK",
      "dependencies": [
        {
          "identity": "googleapitokenmanager",
          "name": "GoogleAPITokenManager",
          "url": "https://github.com/ShenghaiWang/GoogleAPITokenManager.git",
          "version": "0.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GoogleAPITokenManager",
          "dependencies": [
            {
              "identity": "jwt-kit",
              "name": "jwt-kit",
              "url": "https://github.com/vapor/jwt-kit.git",
              "version": "4.13.5",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/jwt-kit",
              "dependencies": [
                {
                  "identity": "swift-crypto",
                  "name": "swift-crypto",
                  "url": "https://github.com/apple/swift-crypto.git",
                  "version": "3.14.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
                  "dependencies": [
                    {
                      "identity": "swift-asn1",
                      "name": "swift-asn1",
                      "url": "https://github.com/apple/swift-asn1.git",
                      "version": "1.4.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
                      "dependencies": [
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ShenghaiWang/GoogleAPISwiftSDK.git
[1/33] Fetching googleapiswiftsdk
Fetched https://github.com/ShenghaiWang/GoogleAPISwiftSDK.git from cache (0.71s)
Fetching https://github.com/ShenghaiWang/GoogleAPITokenManager.git from cache
Fetched https://github.com/ShenghaiWang/GoogleAPITokenManager.git from cache (0.45s)
Computing version for https://github.com/ShenghaiWang/GoogleAPITokenManager.git
Computed https://github.com/ShenghaiWang/GoogleAPITokenManager.git at 0.1.0 (0.50s)
Fetching https://github.com/vapor/jwt-kit.git from cache
Fetched https://github.com/vapor/jwt-kit.git from cache (0.49s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (0.54s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (0.58s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.14.0 (0.64s)
Fetching https://github.com/apple/swift-asn1.git from cache
Fetched https://github.com/apple/swift-asn1.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.51s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.14.0
Creating working copy for https://github.com/ShenghaiWang/GoogleAPISwiftSDK.git
Working copy of https://github.com/ShenghaiWang/GoogleAPISwiftSDK.git resolved at v0.1.0 (a8c7e78)
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/ShenghaiWang/GoogleAPITokenManager.git
Working copy of https://github.com/ShenghaiWang/GoogleAPITokenManager.git resolved at 0.1.0
warning: '.resolve-product-dependencies': dependency 'googleapiswiftsdk' is not used by any target
Found 1 product dependencies
  - GoogleAPITokenManager
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ShenghaiWang/GoogleAPISwiftSDK.git
https://github.com/ShenghaiWang/GoogleAPISwiftSDK.git
{
  "dependencies" : [
    {
      "identity" : "googleapitokenmanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShenghaiWang/GoogleAPITokenManager.git"
    }
  ],
  "manifest_display_name" : "GoogleAPISwiftSDK",
  "name" : "GoogleAPISwiftSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleSheetsSDK",
      "targets" : [
        "GoogleSheetsSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Client",
      "targets" : [
        "Client"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleSheetsSDK",
      "module_type" : "SwiftTarget",
      "name" : "GoogleSheetsSDK",
      "path" : "Sources/GoogleSheetsSDK",
      "product_dependencies" : [
        "GoogleAPITokenManager"
      ],
      "product_memberships" : [
        "GoogleSheetsSDK",
        "Client"
      ],
      "sources" : [
        "Cache/ResponseCache.swift",
        "GoogleSheetsClient.swift",
        "GoogleSheetsError.swift",
        "GoogleSheetsLogger.swift",
        "Models/AnyCodable.swift",
        "Models/Enums.swift",
        "Models/SpreadsheetModels.swift",
        "Models/ValueModels.swift",
        "Performance/BatchOptimizer.swift",
        "Performance/MemoryEfficientDataHandler.swift",
        "RequestBuilder.swift",
        "Services/BaseService.swift",
        "Services/SpreadsheetsService.swift",
        "Services/SpreadsheetsServiceProtocol.swift",
        "Services/ValuesService.swift",
        "Services/ValuesServiceProtocol.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Client",
      "module_type" : "SwiftTarget",
      "name" : "Client",
      "path" : "Sources/Client",
      "product_memberships" : [
        "Client"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "GoogleSheetsSDK"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/433] Write sources
[3/433] Write Client-entitlement.plist
[4/433] Copying PrivacyInfo.xcprivacy
[5/433] Write sources
[7/433] Compiling fiat_p256_adx_sqr.S
[8/433] Compiling co-586-linux.linux.x86.S
[9/433] Compiling fiat_curve25519_adx_square.S
[10/433] Compiling fiat_p256_adx_mul.S
[11/433] Compiling fiat_curve25519_adx_mul.S
[12/433] Write swift-version-2F0A5646E1D333AE.txt
[13/433] Compiling cmac.c
[14/433] Compiling tasn_enc.c
[14/433] Compiling posix_time.c
[16/433] Compiling e_aes.c
[17/433] Compiling x_val.c
[18/433] Compiling x_x509a.c
[18/433] Compiling x_x509.c
[20/433] Compiling e_aesccm.c
[21/433] Compiling tasn_dec.c
[22/433] Compiling tasn_utl.c
[23/433] Compiling x_sig.c
[24/433] Compiling x_spki.c
[25/433] Compiling x_req.c
[26/440] Compiling x_pubkey.c
[27/447] Compiling x_exten.c
[28/458] Compiling x_attrib.c
[29/459] Compiling x_name.c
[30/466] Compiling x_crl.c
[31/507] Compiling x_all.c
[32/507] Compiling x509rset.c
[33/507] Compiling x_algor.c
[34/507] Compiling x509spki.c
[35/507] Compiling x509_txt.c
[36/507] Compiling x509name.c
[37/507] Compiling x509_v3.c
[38/507] Compiling x509_vpm.c
[39/507] Compiling x509_trs.c
[40/507] Compiling x509cset.c
[41/507] Compiling x509_vfy.c
[42/507] Compiling x509_set.c
[43/507] Compiling x509_req.c
[44/507] Compiling x509_obj.c
[45/507] Compiling x509_def.c
[46/507] Compiling x509_d2.c
[47/507] Compiling x509_ext.c
[48/507] Compiling x509_lu.c
[49/507] Compiling x509_cmp.c
[50/507] Compiling x509.c
[51/507] Compiling x509_att.c
[52/507] Compiling v3_utl.c
[53/507] Compiling v3_skey.c
[54/507] Compiling v3_prn.c
[55/507] Compiling v3_purp.c
[56/507] Compiling v3_ocsp.c
[57/507] Compiling v3_pmaps.c
[58/507] Compiling v3_pcons.c
[59/507] Compiling v3_lib.c
[60/507] Compiling v3_ncons.c
[61/507] Compiling v3_int.c
[62/507] Compiling v3_info.c
[63/507] Compiling v3_ia5.c
[64/507] Compiling v3_genn.c
[65/507] Compiling v3_extku.c
[66/507] Compiling v3_enum.c
[67/507] Compiling v3_crld.c
[68/507] Compiling v3_cpols.c
[69/507] Compiling v3_conf.c
[70/507] Compiling v3_bitst.c
[71/507] Compiling v3_bcons.c
[72/507] Compiling v3_alt.c
[73/507] Compiling v3_akeya.c
[74/507] Compiling v3_akey.c
[75/507] Compiling t_x509a.c
[76/507] Compiling t_x509.c
[77/507] Compiling t_crl.c
[78/507] Compiling t_req.c
[79/507] Compiling rsa_pss.c
[80/507] Compiling i2d_pr.c
[81/507] Compiling policy.c
[82/507] Compiling name_print.c
[83/507] Compiling by_file.c
[84/507] Compiling algorithm.c
[85/507] Compiling asn1_gen.c
[86/507] Compiling a_verify.c
[87/507] Compiling a_sign.c
[88/507] Compiling a_digest.c
[89/507] Compiling trust_token.c
[90/507] Compiling voprf.c
[91/507] Compiling thread_win.c
[92/507] Compiling thread_none.c
[93/507] Compiling thread.c
[94/507] Compiling thread_pthread.c
[95/507] Compiling pmbtoken.c
[96/507] Compiling stack.c
[97/507] Compiling wots.c
[98/507] Compiling thash.c
[99/507] Compiling spx_util.c
[100/507] Compiling fors.c
[101/507] Compiling spx.c
[101/507] Compiling merkle.c
[103/507] Compiling address.c
[104/507] Compiling siphash.c
[105/507] Compiling rsa_print.c
[106/507] Compiling rsa_asn1.c
[107/507] Compiling rsa_crypt.c
[108/507] Compiling rc4.c
[109/507] Compiling windows.c
[110/507] Compiling refcount.c
[111/507] Compiling rand_extra.c
[112/507] Compiling passive.c
[113/507] Compiling trusty.c
[114/507] Compiling poly1305_arm_asm.S
[115/507] Compiling ios.c
[116/507] Compiling getentropy.c
[117/507] Compiling forkunsafe.c
[118/507] Compiling deterministic.c
[119/507] Compiling poly1305_vec.c
[120/507] Compiling pool.c
[121/507] Compiling poly1305_arm.c
[122/507] Compiling poly1305.c
[123/507] Compiling pkcs7.c
[124/507] Compiling p5_pbev2.c
[125/507] Compiling pkcs8.c
[126/507] Compiling pem_xaux.c
[127/507] Compiling pem_x509.c
[128/507] Compiling pkcs7_x509.c
[129/507] Compiling pkcs8_x509.c
[130/507] Compiling pem_pkey.c
[131/507] Compiling obj_xref.c
[132/507] Compiling pem_pk8.c
[133/507] Compiling mem.c
[134/507] Compiling by_dir.c
[135/507] Compiling pem_oth.c
[136/507] Compiling obj.c
[137/507] Compiling poly_rq_mul.S
[138/507] Compiling pem_lib.c
[139/507] Compiling pem_info.c
[140/507] Compiling lhash.c
[141/507] Compiling pem_all.c
[142/507] Compiling kyber.c
[143/507] Compiling keccak.c
[144/507] Compiling x86_64-mont5-mac.mac.x86_64.S
[145/507] Compiling x86_64-mont5-linux.linux.x86_64.S
[145/507] Compiling x86_64-mont-mac.mac.x86_64.S
[145/507] Compiling x86_64-mont-linux.linux.x86_64.S
[148/507] Compiling x86-mont-windows.windows.x86.S
[149/507] Compiling x86-mont-linux.linux.x86.S
[150/507] Compiling hpke.c
[151/507] Compiling vpaes-x86_64-mac.mac.x86_64.S
[152/507] Compiling vpaes-x86_64-linux.linux.x86_64.S
[153/507] Compiling vpaes-armv8-linux.linux.aarch64.S
[154/507] Compiling vpaes-x86-windows.windows.x86.S
[155/507] Compiling vpaes-x86-linux.linux.x86.S
[156/507] Compiling vpaes-armv7-linux.linux.arm.S
[157/507] Compiling vpaes-armv8-ios.ios.aarch64.S
[158/507] Compiling vpaes-armv7-ios.ios.arm.S
[159/507] Compiling sha512-x86_64-linux.linux.x86_64.S
[160/507] Compiling sha512-x86_64-mac.mac.x86_64.S
[161/507] Compiling sha512-armv8-linux.linux.aarch64.S
[162/507] Compiling sha512-armv4-linux.linux.arm.S
[163/507] Compiling sha512-armv8-ios.ios.aarch64.S
[164/507] Compiling sha512-armv4-ios.ios.arm.S
[165/507] Compiling sha512-586-windows.windows.x86.S
[166/507] Compiling sha256-x86_64-mac.mac.x86_64.S
[167/507] Compiling sha512-586-linux.linux.x86.S
[168/507] Compiling sha256-x86_64-linux.linux.x86_64.S
[169/507] Compiling kdf.c
[170/507] Compiling sha256-armv8-linux.linux.aarch64.S
[171/507] Compiling sha256-armv4-linux.linux.arm.S
[172/507] Compiling sha256-armv4-ios.ios.arm.S
[173/507] Compiling sha256-armv8-ios.ios.aarch64.S
[174/507] Compiling sha256-586-linux.linux.x86.S
[175/507] Compiling sha1-x86_64-linux.linux.x86_64.S
[176/507] Compiling sha256-586-windows.windows.x86.S
[177/507] Compiling sha1-x86_64-mac.mac.x86_64.S
[178/507] Compiling sha1-armv8-linux.linux.aarch64.S
[179/507] Compiling sha1-armv4-large-ios.ios.arm.S
[180/507] Compiling sha1-armv4-large-linux.linux.arm.S
[181/507] Compiling sha1-armv8-ios.ios.aarch64.S
[182/507] Compiling hrss.c
[183/507] Compiling sha1-586-windows.windows.x86.S
[184/507] Compiling sha1-586-linux.linux.x86.S
[185/507] Compiling rsaz-avx2-mac.mac.x86_64.S
[186/507] Compiling rsaz-avx2-linux.linux.x86_64.S
[187/507] Compiling sha512.c
[188/507] Compiling sha256.c
[189/507] Compiling sha1.c
[190/507] Compiling fips.c
[191/507] Compiling rdrand-x86_64-mac.mac.x86_64.S
[192/507] Compiling service_indicator.c
[193/507] Compiling rdrand-x86_64-linux.linux.x86_64.S
[194/507] Compiling self_check.c
[195/507] Compiling rsa_impl.c
[196/507] Compiling blinding.c
[197/507] Compiling padding.c
[198/507] Compiling rsa.c
[199/507] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[200/507] Compiling urandom.c
[201/507] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[202/507] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[203/507] Compiling fork_detect.c
[204/507] Compiling rand.c
[205/507] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[206/507] Compiling ctrdrbg.c
[207/507] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[208/507] Compiling p256-armv8-asm-linux.linux.aarch64.S
[209/507] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[210/507] Compiling p256-armv8-asm-ios.ios.aarch64.S
[211/507] Compiling md5-x86_64-mac.mac.x86_64.S
[212/507] Compiling ofb.c
[213/507] Compiling polyval.c
[214/507] Compiling gcm_nohw.c
[215/507] Compiling cfb.c
[216/507] Compiling ctr.c
[217/507] Compiling md5-x86_64-linux.linux.x86_64.S
[218/507] Compiling cbc.c
[219/507] Compiling gcm.c
[220/507] Compiling md5-586-windows.windows.x86.S
[221/507] Compiling md5.c
[222/507] Compiling md5-586-linux.linux.x86.S
[223/507] Compiling ghashv8-armv8-linux.linux.aarch64.S
[224/507] Compiling ghashv8-armv7-linux.linux.arm.S
[225/507] Compiling ghashv8-armv8-ios.ios.aarch64.S
[226/507] Compiling ghash-x86_64-mac.mac.x86_64.S
[227/507] Compiling ghashv8-armv7-ios.ios.arm.S
[228/507] Compiling ghash-x86_64-linux.linux.x86_64.S
[229/507] Compiling md4.c
[230/507] Compiling hkdf.c
[231/507] Compiling ghash-x86-windows.windows.x86.S
[232/507] Compiling hmac.c
[233/507] Compiling ghash-x86-linux.linux.x86.S
[234/507] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[235/507] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[235/507] Compiling ghash-ssse3-x86-windows.windows.x86.S
[235/507] Compiling ghash-ssse3-x86-linux.linux.x86.S
[238/507] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[239/507] Compiling ghash-armv4-linux.linux.arm.S
[239/507] Compiling ghash-armv4-ios.ios.arm.S
[241/507] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[242/507] Compiling fips_shared_support.c
[243/507] Compiling util.c
[244/507] Compiling ecdsa.c
[245/507] Compiling ecdh.c
[245/507] Compiling wnaf.c
[247/507] Compiling scalar.c
[248/507] Compiling simple.c
[249/507] Compiling simple_mul.c
[250/507] Compiling p256.c
[251/507] Compiling p224-64.c
[252/507] Compiling oct.c
[253/507] Compiling felem.c
[254/507] Compiling ec_montgomery.c
[255/507] Compiling co-586-windows.windows.x86.S
[256/507] Compiling digestsign.c
[257/507] Compiling ec_key.c
[258/507] Compiling digests.c
[259/507] Compiling ec.c
[260/507] Compiling digest.c
[261/507] Compiling check.c
[262/507] Compiling bsaes-armv7-linux.linux.arm.S
[263/507] Compiling dh.c
[264/507] Compiling p256-nistz.c
[265/507] Compiling bsaes-armv7-ios.ios.arm.S
[266/507] Compiling aead.c
[267/507] Compiling cipher.c
[268/507] Compiling sqrt.c
[269/507] Compiling rsaz_exp.c
[270/507] Compiling shift.c
[271/507] Compiling random.c
[272/507] Compiling montgomery_inv.c
[273/507] Compiling prime.c
[274/507] Compiling mul.c
[275/507] Compiling jacobi.c
[276/507] Compiling montgomery.c
[277/507] Compiling gcd_extra.c
[278/507] Compiling gcd.c
[279/507] Compiling generic.c
[280/507] Compiling div_extra.c
[281/507] Compiling ctx.c
[282/507] Compiling exponentiation.c
[283/507] Compiling cmp.c
[284/507] Compiling div.c
[284/507] Compiling bytes.c
[286/507] Compiling bn-armv8-linux.linux.aarch64.S
[287/507] Compiling x86_64-gcc.c
[288/507] Compiling bn-armv8-ios.ios.aarch64.S
[289/507] Compiling bn-586-windows.windows.x86.S
[290/507] Compiling bn-586-linux.linux.x86.S
[291/507] Compiling add.c
[292/507] Compiling armv8-mont-linux.linux.aarch64.S
[293/507] Compiling bn.c
[294/507] Compiling armv4-mont-linux.linux.arm.S
[295/507] Compiling armv8-mont-ios.ios.aarch64.S
[296/507] Compiling armv4-mont-ios.ios.arm.S
[297/507] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[298/507] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[299/507] Compiling aesv8-armv8-ios.ios.aarch64.S
[300/507] Compiling aesv8-armv8-linux.linux.aarch64.S
[300/507] Compiling aesv8-armv7-linux.linux.arm.S
[302/507] Compiling aesni-x86_64-mac.mac.x86_64.S
[303/507] Compiling aesv8-armv7-ios.ios.arm.S
[304/507] Compiling aesni-x86_64-linux.linux.x86_64.S
[305/507] Compiling aesni-x86-windows.windows.x86.S
[306/507] Compiling aesni-x86-linux.linux.x86.S
[307/507] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[308/507] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[310/507] Emitting module Crypto
[310/515] Compiling sign.c
[311/515] Compiling aes_nohw.c
[312/515] Compiling pbkdf.c
[313/515] Compiling mode_wrappers.c
[314/515] Compiling aes.c
[314/515] Compiling ex_data.c
[316/515] Compiling key_wrap.c
[317/515] Compiling scrypt.c
[318/515] Compiling print.c
[319/515] Compiling p_x25519_asn1.c
[320/515] Compiling p_ed25519.c
[321/515] Compiling p_x25519.c
[322/515] Compiling p_ec_asn1.c
[323/515] Compiling p_rsa_asn1.c
[324/515] Compiling p_ec.c
[325/515] Compiling p_dsa_asn1.c
[326/515] Compiling p_ed25519_asn1.c
[327/515] Compiling p_hkdf.c
[328/515] Compiling err_data.c
[329/515] Compiling p_rsa.c
[330/515] Compiling evp_ctx.c
[331/515] Compiling err.c
[332/515] Compiling engine.c
[333/515] Compiling evp.c
[334/515] Compiling ecdsa_asn1.c
[335/515] Compiling evp_asn1.c
[336/515] Compiling ecdh_extra.c
[337/515] Compiling ec_derive.c
[338/515] Compiling dsa_asn1.c
[339/515] Compiling dh_asn1.c
[340/515] Compiling hash_to_curve.c
[341/515] Compiling params.c
[342/515] Compiling dsa.c
[343/515] Compiling digest_extra.c
[344/515] Compiling ec_asn1.c
[345/515] Compiling spake25519.c
[346/515] Compiling x25519-asm-arm.S
[347/515] Compiling curve25519_64_adx.c
[348/515] Compiling cpu_intel.c
[349/515] Compiling crypto.c
[350/515] Compiling cpu_arm_linux.c
[351/515] Compiling cpu_arm_freebsd.c
[352/515] Compiling cpu_aarch64_openbsd.c
[353/515] Compiling cpu_aarch64_win.c
[354/515] Compiling des.c
[355/515] Compiling cpu_aarch64_sysreg.c
[356/515] Compiling cpu_aarch64_fuchsia.c
[356/515] Compiling cpu_aarch64_linux.c
[358/515] Compiling cpu_aarch64_apple.c
[359/515] Compiling e_rc4.c
[360/515] Compiling conf.c
[361/515] Compiling e_rc2.c
[362/515] Compiling tls_cbc.c
[362/515] Compiling e_tls.c
[364/515] Compiling e_null.c
[365/515] Compiling e_des.c
[366/515] Compiling e_chacha20poly1305.c
[367/515] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[368/515] Compiling derive_key.c
[369/515] Compiling e_aesgcmsiv.c
[370/515] Compiling e_aesctrhmac.c
[371/515] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[372/515] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[373/515] Compiling cipher_extra.c
[374/515] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[375/515] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[376/515] Compiling chacha-x86_64-mac.mac.x86_64.S
[377/515] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[378/515] Compiling chacha-x86-windows.windows.x86.S
[379/515] Compiling chacha-x86_64-linux.linux.x86_64.S
[380/515] Compiling curve25519.c
[381/515] Compiling chacha.c
[382/515] Compiling chacha-armv8-linux.linux.aarch64.S
[383/515] Compiling chacha-x86-linux.linux.x86.S
[384/515] Compiling chacha-armv4-linux.linux.arm.S
[384/515] Compiling chacha-armv4-ios.ios.arm.S
[386/515] Compiling chacha-armv8-ios.ios.aarch64.S
[387/515] Compiling unicode.c
[388/515] Compiling ber.c
[389/515] Compiling asn1_compat.c
[390/515] Compiling bn_asn1.c
[391/515] Compiling buf.c
[392/515] Compiling blake2.c
[393/515] Compiling cbb.c
[394/515] Compiling socket_helper.c
[395/515] Compiling convert.c
[396/515] Compiling socket.c
[397/515] Compiling printf.c
[398/515] Compiling hexdump.c
[399/515] Compiling pair.c
[400/515] Compiling cbs.c
[401/515] Compiling file.c
[402/515] Compiling errno.c
[403/515] Compiling fd.c
[404/515] Compiling bio_mem.c
[405/515] Compiling connect.c
[406/515] Compiling base64.c
[407/515] Compiling tasn_fre.c
[408/515] Compiling f_string.c
[409/515] Compiling f_int.c
[410/515] Compiling bio.c
[411/515] Compiling tasn_typ.c
[412/515] Compiling asn1_par.c
[413/515] Compiling asn_pack.c
[414/515] Compiling tasn_new.c
[415/515] Compiling a_utctm.c
[416/515] Compiling a_type.c
[417/515] Compiling asn1_lib.c
[418/515] Compiling a_time.c
[419/515] Compiling a_octet.c
[420/515] Compiling a_strnid.c
[421/515] Compiling a_mbstr.c
[422/515] Compiling a_strex.c
[423/515] Compiling a_i2d_fp.c
[424/515] Compiling a_object.c
[425/515] Compiling a_int.c
[426/515] Compiling a_gentm.c
[427/515] Compiling a_dup.c
[428/515] Compiling a_d2i_fp.c
[429/515] Compiling a_bool.c
[430/515] Compiling a_bitstr.c
[432/515] Compiling Crypto RNG_boring.swift
[433/515] Compiling Crypto SafeCompare_boring.swift
[434/515] Compiling Crypto Zeroization_boring.swift
[435/515] Compiling Crypto PrettyBytes.swift
[436/515] Compiling Crypto SafeCompare.swift
[437/515] Compiling Crypto SecureBytes.swift
[438/515] Compiling Crypto Zeroization.swift
[439/515] Compiling Crypto resource_bundle_accessor.swift
[440/515] Compiling Crypto AES.swift
[441/515] Compiling Crypto ECDSASignature_boring.swift
[442/515] Compiling Crypto ECDSA_boring.swift
[443/515] Compiling Crypto EdDSA_boring.swift
[444/515] Compiling Crypto ECDSA.swift
[445/515] Compiling Crypto Ed25519.swift
[446/515] Compiling Crypto Signature.swift
[447/515] Compiling Crypto CryptoKitErrors_boring.swift
[448/515] Compiling Crypto HPKE.swift
[449/515] Compiling Crypto HPKE-Context.swift
[450/515] Compiling Crypto HPKE-KeySchedule.swift
[451/515] Compiling Crypto HPKE-Modes.swift
[452/515] Compiling Crypto Insecure.swift
[453/515] Compiling Crypto Insecure_HashFunctions.swift
[454/515] Compiling Crypto KEM.swift
[455/515] Compiling Crypto ECDH_boring.swift
[456/515] Compiling Crypto Digest_boring.swift
[457/515] Compiling Crypto Digest.swift
[458/515] Compiling Crypto Digests.swift
[459/515] Compiling Crypto HashFunctions.swift
[460/515] Compiling Crypto HashFunctions_SHA2.swift
[461/515] Compiling Crypto HPKE-AEAD.swift
[462/515] Compiling Crypto HPKE-Ciphersuite.swift
[463/515] Compiling Crypto HPKE-KDF.swift
[464/515] Compiling Crypto DH.swift
[465/515] Compiling Crypto ECDH.swift
[466/515] Compiling Crypto HKDF.swift
[467/515] Compiling Crypto AESWrap.swift
[468/515] Compiling Crypto AESWrap_boring.swift
[469/515] Compiling Crypto Ed25519_boring.swift
[470/515] Compiling Crypto NISTCurvesKeys_boring.swift
[471/515] Compiling Crypto X25519Keys_boring.swift
[472/515] Compiling Crypto ASN1Boolean.swift
[473/515] Compiling Crypto ASN1Identifier.swift
[474/515] Compiling Crypto ASN1Integer.swift
[475/515] Compiling Crypto ASN1Null.swift
[476/515] Compiling Crypto ASN1OctetString.swift
[477/515] Compiling Crypto ASN1Strings.swift
[478/515] Compiling Crypto ArraySliceBigint.swift
[479/515] Compiling Crypto GeneralizedTime.swift
[480/515] Compiling Crypto Curve25519.swift
[481/515] Compiling Crypto Ed25519Keys.swift
[482/515] Compiling Crypto NISTCurvesKeys.swift
[483/515] Compiling Crypto X25519Keys.swift
[484/515] Compiling Crypto SymmetricKeys.swift
[485/515] Compiling Crypto HMAC.swift
[486/515] Compiling Crypto MACFunctions.swift
[487/515] Compiling Crypto MessageAuthenticationCode.swift
[488/515] Compiling Crypto HPKE-KexKeyDerivation.swift
[489/515] Compiling Crypto HPKE-LabeledExtract.swift
[490/515] Compiling Crypto HPKE-Utils.swift
[491/515] Compiling Crypto DHKEM.swift
[492/515] Compiling Crypto HPKE-KEM-Curve25519.swift
[493/515] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[494/515] Compiling Crypto HPKE-KEM.swift
[495/515] Compiling Crypto HPKE-Errors.swift
[496/515] Compiling Crypto ObjectIdentifier.swift
[497/515] Compiling Crypto ECDSASignature.swift
[498/515] Compiling Crypto PEMDocument.swift
[499/515] Compiling Crypto PKCS8PrivateKey.swift
[500/515] Compiling Crypto SEC1PrivateKey.swift
[501/515] Compiling Crypto SubjectPublicKeyInfo.swift
[502/515] Compiling Crypto CryptoError_boring.swift
[503/515] Compiling Crypto CryptoKitErrors.swift
[504/515] Compiling Crypto AES-GCM.swift
[505/515] Compiling Crypto AES-GCM_boring.swift
[506/515] Compiling Crypto ChaChaPoly_boring.swift
[507/515] Compiling Crypto ChaChaPoly.swift
[508/515] Compiling Crypto Cipher.swift
[509/515] Compiling Crypto Nonces.swift
[510/515] Compiling Crypto ASN1.swift
[511/515] Compiling Crypto ASN1Any.swift
[512/515] Compiling Crypto ASN1BitString.swift
[513/563] Emitting module JWTKit
[514/568] Compiling JWTKit AudienceClaim.swift
[515/568] Compiling JWTKit BoolClaim.swift
[516/568] Compiling JWTKit ExpirationClaim.swift
[517/568] Compiling JWTKit GoogleHostedDomainClaim.swift
[518/568] Compiling JWTKit IDClaim.swift
[519/568] Compiling JWTKit IssuedAtClaim.swift
[520/568] Compiling JWTKit JWKS.swift
[521/568] Compiling JWTKit JWTAlgorithm.swift
[522/568] Compiling JWTKit JWTError.swift
[523/568] Compiling JWTKit JWTHeader.swift
[524/568] Compiling JWTKit JWTParser.swift
[525/568] Compiling JWTKit IssuerClaim.swift
[526/568] Compiling JWTKit JWTClaim.swift
[527/568] Compiling JWTKit JWTMultiValueClaim.swift
[528/568] Compiling JWTKit JWTUnixEpochClaim.swift
[529/568] Compiling JWTKit LocaleClaim.swift
[530/568] Compiling JWTKit NotBeforeClaim.swift
[531/568] Compiling JWTKit EdDSAError.swift
[532/568] Compiling JWTKit EdDSAKey.swift
[533/568] Compiling JWTKit EdDSASigner.swift
[534/568] Compiling JWTKit JWTSigner+EdDSA.swift
[535/568] Compiling JWTKit OctetKeyPair.swift
[536/568] Compiling JWTKit UnsecuredNoneSigner.swift
[537/568] Compiling JWTKit JWTSigner+RSA.swift
[538/568] Compiling JWTKit RSAError.swift
[539/568] Compiling JWTKit RSAKey.swift
[540/568] Compiling JWTKit RSASigner.swift
[541/568] Compiling JWTKit HMACError.swift
[542/568] Compiling JWTKit HMACSigner.swift
[543/568] Compiling JWTKit JWTSigner+HMAC.swift
[544/568] Compiling JWTKit JWK.swift
[545/568] Compiling JWTKit JWKIdentifier.swift
[546/568] Compiling JWTKit JWTPayload.swift
[547/568] Compiling JWTKit JWTSerializer.swift
[548/568] Compiling JWTKit JWTSigner.swift
[549/568] Compiling JWTKit JWTSigners.swift
[550/568] Compiling JWTKit JWTSigner+UnsecuredNone.swift
[551/568] Compiling JWTKit Base64URL.swift
[552/568] Compiling JWTKit BigNumber.swift
[553/568] Compiling JWTKit CustomizedJSONCoders.swift
[554/568] Compiling JWTKit Exports.swift
[555/568] Compiling JWTKit OpenSSLSigner.swift
[556/568] Compiling JWTKit SubjectClaim.swift
[557/568] Compiling JWTKit ECDSAError.swift
[558/568] Compiling JWTKit ECDSAKey.swift
[559/568] Compiling JWTKit ECDSASigner.swift
[560/568] Compiling JWTKit JWTSigner+ECDSA.swift
[561/568] Compiling JWTKit Utilities.swift
[562/568] Compiling JWTKit AppleIdentityToken.swift
[563/568] Compiling JWTKit GoogleIdentityToken.swift
[564/568] Compiling JWTKit MicrosoftIdentitiyToken.swift
[565/568] Compiling JWTKit X5CVerifier.swift
[566/588] Emitting module GoogleAPITokenManager
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[567/590] Compiling GoogleAPITokenManager GoogleServiceAccountPayload.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[568/590] Compiling GoogleAPITokenManager HTTPMethod.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[569/590] Compiling GoogleAPITokenManager URLSessionProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[570/590] Compiling GoogleAPITokenManager APIKeyTokenManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[571/590] Compiling GoogleAPITokenManager ServiceAccountKey.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[572/590] Compiling GoogleAPITokenManager TokenResponse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[573/590] Compiling GoogleAPITokenManager TokenManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[574/590] Compiling GoogleAPITokenManager TokenStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[575/590] Compiling GoogleAPITokenManager HTTPRequest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[576/590] Compiling GoogleAPITokenManager ScopeClaim.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[577/590] Compiling GoogleAPITokenManager AuthResult.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[578/590] Compiling GoogleAPITokenManager Error.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[579/590] Compiling GoogleAPITokenManager URLSessionHTTPClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[580/590] Compiling GoogleAPITokenManager ConsoleHTTPLogger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[581/590] Compiling GoogleAPITokenManager InMemoeryTokenStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[582/590] Compiling GoogleAPITokenManager JWTGenerator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[583/590] Compiling GoogleAPITokenManager KeychainTokenStorage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[584/590] Compiling GoogleAPITokenManager HTTPClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[585/590] Compiling GoogleAPITokenManager HTTPLogger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[586/590] Compiling GoogleAPITokenManager GoogleOAuth2TokenManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[587/590] Compiling GoogleAPITokenManager ServiceAccountTokenManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[588/606] Compiling GoogleSheetsSDK SpreadsheetsServiceProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[589/606] Compiling GoogleSheetsSDK GoogleSheetsError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[590/606] Compiling GoogleSheetsSDK GoogleSheetsLogger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[591/606] Compiling GoogleSheetsSDK BatchOptimizer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[592/606] Compiling GoogleSheetsSDK MemoryEfficientDataHandler.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[593/606] Compiling GoogleSheetsSDK ValuesService.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[594/606] Compiling GoogleSheetsSDK RequestBuilder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[595/606] Compiling GoogleSheetsSDK BaseService.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[596/606] Compiling GoogleSheetsSDK SpreadsheetsService.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[597/607] Compiling GoogleSheetsSDK ValuesServiceProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[598/607] Compiling GoogleSheetsSDK AnyCodable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[599/607] Compiling GoogleSheetsSDK Enums.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[600/607] Emitting module GoogleSheetsSDK
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[601/607] Compiling GoogleSheetsSDK ResponseCache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[602/607] Compiling GoogleSheetsSDK GoogleSheetsClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[603/607] Compiling GoogleSheetsSDK SpreadsheetModels.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[604/607] Compiling GoogleSheetsSDK ValueModels.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[605/609] Compiling Client main.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[606/609] Emitting module Client
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[606/609] Write Objects.LinkFileList
[607/609] Linking Client
[608/609] Applying Client
Build complete! (22.50s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "googleapitokenmanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShenghaiWang/GoogleAPITokenManager.git"
    }
  ],
  "manifest_display_name" : "GoogleAPISwiftSDK",
  "name" : "GoogleAPISwiftSDK",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleSheetsSDK",
      "targets" : [
        "GoogleSheetsSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Client",
      "targets" : [
        "Client"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleSheetsSDK",
      "module_type" : "SwiftTarget",
      "name" : "GoogleSheetsSDK",
      "path" : "Sources/GoogleSheetsSDK",
      "product_dependencies" : [
        "GoogleAPITokenManager"
      ],
      "product_memberships" : [
        "GoogleSheetsSDK",
        "Client"
      ],
      "sources" : [
        "Cache/ResponseCache.swift",
        "GoogleSheetsClient.swift",
        "GoogleSheetsError.swift",
        "GoogleSheetsLogger.swift",
        "Models/AnyCodable.swift",
        "Models/Enums.swift",
        "Models/SpreadsheetModels.swift",
        "Models/ValueModels.swift",
        "Performance/BatchOptimizer.swift",
        "Performance/MemoryEfficientDataHandler.swift",
        "RequestBuilder.swift",
        "Services/BaseService.swift",
        "Services/SpreadsheetsService.swift",
        "Services/SpreadsheetsServiceProtocol.swift",
        "Services/ValuesService.swift",
        "Services/ValuesServiceProtocol.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Client",
      "module_type" : "SwiftTarget",
      "name" : "Client",
      "path" : "Sources/Client",
      "product_memberships" : [
        "Client"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "GoogleSheetsSDK"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
Done.