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