The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ParseSwift, reference 6.1.0 (d9e445), with Swift 6.1 for Android on 6 Feb 2026 03:07:27 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/Parse-Swift.git
Reference: 6.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/netreconlab/Parse-Swift
 * tag               6.1.0      -> FETCH_HEAD
HEAD is now at d9e4453 feat: Add privacy manifest to project (#261)
Cloned https://github.com/netreconlab/Parse-Swift.git
Revision (git rev-parse @):
d9e445357d9044c058116791478e7f76395b925a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/Parse-Swift.git at 6.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/netreconlab/Parse-Swift.git
https://github.com/netreconlab/Parse-Swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ParseSwift",
  "name" : "ParseSwift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ParseSwift",
      "targets" : [
        "ParseSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ParseSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "ParseSwiftTests",
      "path" : "Tests/ParseSwiftTests",
      "sources" : [
        "APICommandMultipleAttemptsTests.swift",
        "APICommandTests.swift",
        "AnyCodableTests/AnyCodableTests.swift",
        "AnyCodableTests/AnyDecodableTests.swift",
        "AnyCodableTests/AnyEncodableTests.swift",
        "BatchUtilsTests.swift",
        "ExtensionsTests.swift",
        "IOS13Tests.swift",
        "InitializeSDKTests.swift",
        "KeychainStoreTests.swift",
        "MigrateObjCSDKCombineTests.swift",
        "MigrateObjCSDKTests.swift",
        "NetworkMocking/MockURLProtocol.swift",
        "NetworkMocking/MockURLResponse.swift",
        "ObjectEndpointTests.swift",
        "ParseACLTests.swift",
        "ParseAnalyticsAsyncTests.swift",
        "ParseAnalyticsCombineTests.swift",
        "ParseAnalyticsTests.swift",
        "ParseAnonymousAsyncTests.swift",
        "ParseAnonymousCombineTests.swift",
        "ParseAnonymousTests.swift",
        "ParseAppleCombineTests.swift",
        "ParseAppleTests.swift",
        "ParseAuthenticationAsyncTests.swift",
        "ParseAuthenticationCombineTests.swift",
        "ParseAuthenticationTests.swift",
        "ParseBytesTests.swift",
        "ParseCLPTests.swift",
        "ParseCloudViewModelTests.swift",
        "ParseCloudableAsyncTests.swift",
        "ParseCloudableCombineTests.swift",
        "ParseCloudableTests.swift",
        "ParseConfigAsyncTests.swift",
        "ParseConfigCodableCombineTests.swift",
        "ParseConfigCodableTests.swift",
        "ParseConfigCombineTests.swift",
        "ParseConfigTests.swift",
        "ParseEncoderTests/ParseEncoderExtraTests.swift",
        "ParseEncoderTests/TestParseEncoder.swift",
        "ParseErrorTests.swift",
        "ParseFacebookCombineTests.swift",
        "ParseFacebookTests.swift",
        "ParseFileAsyncTests.swift",
        "ParseFileCombineTests.swift",
        "ParseFileManagerTests.swift",
        "ParseFileTests.swift",
        "ParseFileTransferableTests.swift",
        "ParseGeoPointTests.swift",
        "ParseGitHubCombineTests.swift",
        "ParseGitHubTests.swift",
        "ParseGoogleCombineTests.swift",
        "ParseGoogleTests.swift",
        "ParseHookFunctionCombineTests.swift",
        "ParseHookFunctionRequestCombineTests.swift",
        "ParseHookFunctionRequestTests.swift",
        "ParseHookFunctionTests.swift",
        "ParseHookResponseTests.swift",
        "ParseHookTriggerCombineTests.swift",
        "ParseHookTriggerRequestCombineTests.swift",
        "ParseHookTriggerRequestTests.swift",
        "ParseHookTriggerTests.swift",
        "ParseInstagramCombineTests.swift",
        "ParseInstagramTests.swift",
        "ParseInstallationCombineTests.swift",
        "ParseInstallationTests.swift",
        "ParseKeychainAccessGroupTests.swift",
        "ParseLDAPCombineTests.swift",
        "ParseLDAPTests.swift",
        "ParseLinkedInCombineTests.swift",
        "ParseLinkedInTests.swift",
        "ParseLiveQueryAsyncTests.swift",
        "ParseLiveQueryCombineTests.swift",
        "ParseLiveQueryTests.swift",
        "ParseObjectAsyncTests.swift",
        "ParseObjectBatchTests.swift",
        "ParseObjectCombineTests.swift",
        "ParseObjectCustomObjectIdTests.swift",
        "ParseObjectTests.swift",
        "ParseOperationAsyncTests.swift",
        "ParseOperationCombineTests.swift",
        "ParseOperationTests.swift",
        "ParsePointerAsyncTests.swift",
        "ParsePointerCombineTests.swift",
        "ParsePointerTests.swift",
        "ParsePolygonTests.swift",
        "ParsePushAsyncTests.swift",
        "ParsePushCombineTests.swift",
        "ParsePushPayloadAnyTests.swift",
        "ParsePushPayloadAppleTests.swift",
        "ParsePushPayloadFirebaseTests.swift",
        "ParsePushTests.swift",
        "ParseQueryAsyncTests.swift",
        "ParseQueryCacheTests.swift",
        "ParseQueryCombineTests.swift",
        "ParseQueryTests.swift",
        "ParseQueryViewModelTests.swift",
        "ParseRelationTests.swift",
        "ParseRoleTests.swift",
        "ParseSchemaAsyncTests.swift",
        "ParseSchemaCombineTests.swift",
        "ParseSchemaTests.swift",
        "ParseServerAsyncTests.swift",
        "ParseServerCombineTests.swift",
        "ParseServerTests.swift",
        "ParseSessionTests.swift",
        "ParseSpotifyCombineTests.swift",
        "ParseSpotifyTests.swift",
        "ParseTwitterCombineTests.swift",
        "ParseTwitterTests.swift",
        "ParseUserCombineTests.swift",
        "ParseUserTests.swift",
        "ParseVersionTests.swift"
      ],
      "target_dependencies" : [
        "ParseSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ParseSwift",
      "module_type" : "SwiftTarget",
      "name" : "ParseSwift",
      "path" : "Sources/ParseSwift",
      "product_memberships" : [
        "ParseSwift"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/ParseSwift/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "API/API+BatchCommand.swift",
        "API/API+Command+async.swift",
        "API/API+Command.swift",
        "API/API+NonParseBodyCommand+async.swift",
        "API/API+NonParseBodyCommand.swift",
        "API/API.swift",
        "API/BatchUtils.swift",
        "API/ParseURLSessionDelegate.swift",
        "API/Responses.swift",
        "Authentication/3rd Party/ParseApple/ParseApple+async.swift",
        "Authentication/3rd Party/ParseApple/ParseApple+combine.swift",
        "Authentication/3rd Party/ParseApple/ParseApple.swift",
        "Authentication/3rd Party/ParseFacebook/ParseFacebook+async.swift",
        "Authentication/3rd Party/ParseFacebook/ParseFacebook+combine.swift",
        "Authentication/3rd Party/ParseFacebook/ParseFacebook.swift",
        "Authentication/3rd Party/ParseGithub/ParseGitHub+async.swift",
        "Authentication/3rd Party/ParseGithub/ParseGitHub+combine.swift",
        "Authentication/3rd Party/ParseGithub/ParseGitHub.swift",
        "Authentication/3rd Party/ParseGoogle/ParseGoogle+async.swift",
        "Authentication/3rd Party/ParseGoogle/ParseGoogle+combine.swift",
        "Authentication/3rd Party/ParseGoogle/ParseGoogle.swift",
        "Authentication/3rd Party/ParseInstagram/ParseInstagram+async.swift",
        "Authentication/3rd Party/ParseInstagram/ParseInstagram+combine.swift",
        "Authentication/3rd Party/ParseInstagram/ParseInstagram.swift",
        "Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift",
        "Authentication/3rd Party/ParseLDAP/ParseLDAP+combine.swift",
        "Authentication/3rd Party/ParseLDAP/ParseLDAP.swift",
        "Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift",
        "Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+combine.swift",
        "Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn.swift",
        "Authentication/3rd Party/ParseSpotify/ParseSpotify+async.swift",
        "Authentication/3rd Party/ParseSpotify/ParseSpotify+combine.swift",
        "Authentication/3rd Party/ParseSpotify/ParseSpotify.swift",
        "Authentication/3rd Party/ParseTwitter/ParseTwitter+async.swift",
        "Authentication/3rd Party/ParseTwitter/ParseTwitter+combine.swift",
        "Authentication/3rd Party/ParseTwitter/ParseTwitter.swift",
        "Authentication/Internal/ParseAnonymous+async.swift",
        "Authentication/Internal/ParseAnonymous+combine.swift",
        "Authentication/Internal/ParseAnonymous.swift",
        "Authentication/Protocols/ParseAuthentication+async.swift",
        "Authentication/Protocols/ParseAuthentication+combine.swift",
        "Authentication/Protocols/ParseAuthentication.swift",
        "Coding/AnyCodable.swift",
        "Coding/AnyDecodable.swift",
        "Coding/AnyEncodable.swift",
        "Coding/ParseCoding.swift",
        "Coding/ParseEncoder.swift",
        "Extensions/AnyHashable.swift",
        "Extensions/Data.swift",
        "Extensions/Date.swift",
        "Extensions/Dictionary.swift",
        "Extensions/Encodable.swift",
        "Extensions/InputStream.swift",
        "Extensions/JSONEncoder+ParseEncoder.swift",
        "Extensions/URLCache.swift",
        "Extensions/URLSession.swift",
        "InternalObjects/BaseConfig.swift",
        "InternalObjects/BaseParseInstallation.swift",
        "InternalObjects/BaseParseUser.swift",
        "InternalObjects/NoBody.swift",
        "LiveQuery/LiveQueryConstants.swift",
        "LiveQuery/LiveQuerySocket.swift",
        "LiveQuery/Messages.swift",
        "LiveQuery/Operations.swift",
        "LiveQuery/ParseLiveQuery+LiveQuerySocketDelegate.swift",
        "LiveQuery/ParseLiveQuery+async.swift",
        "LiveQuery/ParseLiveQuery+combine.swift",
        "LiveQuery/ParseLiveQuery.swift",
        "LiveQuery/Protocols/LiveQuerySocketDelegate.swift",
        "LiveQuery/Protocols/LiveQueryable.swift",
        "LiveQuery/Protocols/ParseLiveQueryDelegate.swift",
        "LiveQuery/Protocols/QuerySubscribable.swift",
        "LiveQuery/SocketTasks.swift",
        "LiveQuery/Subscription.swift",
        "LiveQuery/SubscriptionCallback.swift",
        "LiveQuery/Subscriptions.swift",
        "Objects/ParseCloudUser.swift",
        "Objects/ParseInstallation+async.swift",
        "Objects/ParseInstallation+combine.swift",
        "Objects/ParseInstallation.swift",
        "Objects/ParseObject+async.swift",
        "Objects/ParseObject+combine.swift",
        "Objects/ParseObject.swift",
        "Objects/ParsePushStatusable.swift",
        "Objects/ParseRole.swift",
        "Objects/ParseSession.swift",
        "Objects/ParseUser+async.swift",
        "Objects/ParseUser+combine.swift",
        "Objects/ParseUser.swift",
        "Parse.swift",
        "ParseConstants.swift",
        "Protocols/CloudObservable.swift",
        "Protocols/Deletable.swift",
        "Protocols/Fetchable.swift",
        "Protocols/Fileable.swift",
        "Protocols/Objectable.swift",
        "Protocols/ParseCloudable+async.swift",
        "Protocols/ParseCloudable+combine.swift",
        "Protocols/ParseCloudable.swift",
        "Protocols/ParseConfig+async.swift",
        "Protocols/ParseConfig+combine.swift",
        "Protocols/ParseConfig.swift",
        "Protocols/ParseEncodable.swift",
        "Protocols/ParseFileTransferable.swift",
        "Protocols/ParseHookFunctionable+async.swift",
        "Protocols/ParseHookFunctionable+combine.swift",
        "Protocols/ParseHookFunctionable.swift",
        "Protocols/ParseHookParametable.swift",
        "Protocols/ParseHookRequestable+async.swift",
        "Protocols/ParseHookRequestable+combine.swift",
        "Protocols/ParseHookRequestable.swift",
        "Protocols/ParseHookTriggerRequestable.swift",
        "Protocols/ParseHookTriggerable+async.swift",
        "Protocols/ParseHookTriggerable+combine.swift",
        "Protocols/ParseHookTriggerable.swift",
        "Protocols/ParseHookable.swift",
        "Protocols/ParseOperationable.swift",
        "Protocols/ParsePointerable+async.swift",
        "Protocols/ParsePointerable+combine.swift",
        "Protocols/ParsePointerable.swift",
        "Protocols/ParsePushApplePayloadable.swift",
        "Protocols/ParsePushFirebasePayloadable.swift",
        "Protocols/ParsePushPayloadable.swift",
        "Protocols/ParseQueryScorable.swift",
        "Protocols/ParseRelationOperationable.swift",
        "Protocols/ParseTypeable.swift",
        "Protocols/QueryObservable.swift",
        "Protocols/Queryable.swift",
        "Protocols/Savable.swift",
        "Storage/InMemoryPrimitiveStore.swift",
        "Storage/KeychainStore.swift",
        "Storage/ParseFileManager.swift",
        "Storage/ParsePrimitiveStorable.swift",
        "Storage/ParseStorage.swift",
        "Storage/SecureStorable.swift",
        "Types/CloudViewModel.swift",
        "Types/Operations/ParseOperationAdd.swift",
        "Types/Operations/ParseOperationAddRelation.swift",
        "Types/Operations/ParseOperationAddUnique.swift",
        "Types/Operations/ParseOperationBatch.swift",
        "Types/Operations/ParseOperationCommand.swift",
        "Types/Operations/ParseOperationDelete.swift",
        "Types/Operations/ParseOperationIncrement.swift",
        "Types/Operations/ParseOperationIncrementDouble.swift",
        "Types/Operations/ParseOperationRemove.swift",
        "Types/Operations/ParseOperationRemoveRelation.swift",
        "Types/ParseACL.swift",
        "Types/ParseAnalytics+async.swift",
        "Types/ParseAnalytics+combine.swift",
        "Types/ParseAnalytics.swift",
        "Types/ParseBytes.swift",
        "Types/ParseCLP.swift",
        "Types/ParseConfigCodable+async.swift",
        "Types/ParseConfigCodable+combine.swift",
        "Types/ParseConfigCodable.swift",
        "Types/ParseConfiguration.swift",
        "Types/ParseError.swift",
        "Types/ParseField.swift",
        "Types/ParseFieldOptions.swift",
        "Types/ParseFile+async.swift",
        "Types/ParseFile+combine.swift",
        "Types/ParseFile.swift",
        "Types/ParseFileDefaultTransfer.swift",
        "Types/ParseGeoPoint.swift",
        "Types/ParseHookFunction.swift",
        "Types/ParseHookFunctionRequest.swift",
        "Types/ParseHookResponse.swift",
        "Types/ParseHookTrigger.swift",
        "Types/ParseHookTriggerObjectRequest.swift",
        "Types/ParseHookTriggerRequest.swift",
        "Types/ParseKeychainAccessGroup.swift",
        "Types/ParseOperation+async.swift",
        "Types/ParseOperation+combine.swift",
        "Types/ParseOperation.swift",
        "Types/ParsePolygon.swift",
        "Types/ParsePush+async.swift",
        "Types/ParsePush+combine.swift",
        "Types/ParsePush.swift",
        "Types/ParsePushPayload/Apple/ParsePushAppleAlert.swift",
        "Types/ParsePushPayload/Apple/ParsePushAppleSound.swift",
        "Types/ParsePushPayload/Apple/ParsePushPayloadApple.swift",
        "Types/ParsePushPayload/Firebase/ParsePushFirebaseNotification.swift",
        "Types/ParsePushPayload/Firebase/ParsePushPayloadFirebase.swift",
        "Types/ParsePushPayload/ParsePushPayloadAny.swift",
        "Types/ParsePushStatus.swift",
        "Types/ParseRelation.swift",
        "Types/ParseSchema+async.swift",
        "Types/ParseSchema+combine.swift",
        "Types/ParseSchema.swift",
        "Types/ParseServer+async.swift",
        "Types/ParseServer+combine.swift",
        "Types/ParseServer.swift",
        "Types/ParseVersion.swift",
        "Types/Pointer+async.swift",
        "Types/Pointer+combine.swift",
        "Types/Pointer.swift",
        "Types/Query+async.swift",
        "Types/Query+combine.swift",
        "Types/Query.swift",
        "Types/QueryConstraint.swift",
        "Types/QueryViewModel.swift",
        "Types/QueryWhere.swift",
        "Utility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[1/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/164] Emitting module ParseSwift
[5/186] Compiling ParseSwift API+BatchCommand.swift
[6/186] Compiling ParseSwift API+Command+async.swift
[7/186] Compiling ParseSwift API+Command.swift
[8/186] Compiling ParseSwift API+NonParseBodyCommand+async.swift
[9/186] Compiling ParseSwift API+NonParseBodyCommand.swift
[10/186] Compiling ParseSwift API.swift
[11/186] Compiling ParseSwift BatchUtils.swift
[12/186] Compiling ParseSwift ParseURLSessionDelegate.swift
[13/186] Compiling ParseSwift Responses.swift
[14/186] Compiling ParseSwift ParseApple+async.swift
[15/186] Compiling ParseSwift ParseApple+combine.swift
[16/186] Compiling ParseSwift ParseApple.swift
[17/186] Compiling ParseSwift ParseFacebook+async.swift
[18/186] Compiling ParseSwift ParseFacebook+combine.swift
[19/186] Compiling ParseSwift ParseFacebook.swift
[20/186] Compiling ParseSwift ParseGitHub+async.swift
[21/186] Compiling ParseSwift ParseGitHub+combine.swift
[22/186] Compiling ParseSwift ParseGitHub.swift
[23/186] Compiling ParseSwift ParseGoogle+async.swift
[24/186] Compiling ParseSwift ParseGoogle+combine.swift
[25/186] Compiling ParseSwift ParseGoogle.swift
[26/186] Compiling ParseSwift ParseInstagram+async.swift
[27/186] Compiling ParseSwift ParseInstagram+combine.swift
[28/186] Compiling ParseSwift ParseEncoder.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[29/186] Compiling ParseSwift AnyHashable.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[30/186] Compiling ParseSwift Data.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[31/186] Compiling ParseSwift Date.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[32/186] Compiling ParseSwift Dictionary.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[33/186] Compiling ParseSwift Encodable.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[34/186] Compiling ParseSwift InputStream.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[35/186] Compiling ParseSwift JSONEncoder+ParseEncoder.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[36/186] Compiling ParseSwift URLCache.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[37/186] Compiling ParseSwift URLSession.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[38/186] Compiling ParseSwift BaseConfig.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[39/186] Compiling ParseSwift BaseParseInstallation.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[40/186] Compiling ParseSwift BaseParseUser.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[41/186] Compiling ParseSwift NoBody.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[42/186] Compiling ParseSwift LiveQueryConstants.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[43/186] Compiling ParseSwift LiveQuerySocket.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[44/186] Compiling ParseSwift Messages.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[45/186] Compiling ParseSwift Operations.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[46/186] Compiling ParseSwift ParseLiveQuery+LiveQuerySocketDelegate.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[47/186] Compiling ParseSwift ParseLiveQuery+async.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[48/186] Compiling ParseSwift ParseLiveQuery+combine.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[49/186] Compiling ParseSwift ParseLiveQuery.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[50/186] Compiling ParseSwift LiveQuerySocketDelegate.swift
/host/spi-builder-workspace/Sources/ParseSwift/Coding/ParseEncoder.swift:943:9: warning: default will never be executed
 941 |             // We can pop because the closure encoded something.
 942 |             return self.storage.popContainer()
 943 |         default:
     |         `- warning: default will never be executed
 944 |             fatalError("Unhandled")
 945 |         }
[51/208] Compiling ParseSwift ParseHookable.swift
[52/208] Compiling ParseSwift ParseOperationable.swift
[53/208] Compiling ParseSwift ParsePointerable+async.swift
[54/208] Compiling ParseSwift ParsePointerable+combine.swift
[55/208] Compiling ParseSwift ParsePointerable.swift
[56/208] Compiling ParseSwift ParsePushApplePayloadable.swift
[57/208] Compiling ParseSwift ParsePushFirebasePayloadable.swift
[58/208] Compiling ParseSwift ParsePushPayloadable.swift
[59/208] Compiling ParseSwift ParseQueryScorable.swift
[60/208] Compiling ParseSwift ParseRelationOperationable.swift
[61/208] Compiling ParseSwift ParseTypeable.swift
[62/208] Compiling ParseSwift QueryObservable.swift
[63/208] Compiling ParseSwift Queryable.swift
[64/208] Compiling ParseSwift Savable.swift
[65/208] Compiling ParseSwift InMemoryPrimitiveStore.swift
[66/208] Compiling ParseSwift KeychainStore.swift
[67/208] Compiling ParseSwift ParseFileManager.swift
[68/208] Compiling ParseSwift ParsePrimitiveStorable.swift
[69/208] Compiling ParseSwift ParseStorage.swift
[70/208] Compiling ParseSwift SecureStorable.swift
[71/208] Compiling ParseSwift CloudViewModel.swift
[72/208] Compiling ParseSwift ParseOperationAdd.swift
[73/208] Compiling ParseSwift ParseOperationAddRelation.swift
[74/208] Compiling ParseSwift Deletable.swift
[75/208] Compiling ParseSwift Fetchable.swift
[76/208] Compiling ParseSwift Fileable.swift
[77/208] Compiling ParseSwift Objectable.swift
[78/208] Compiling ParseSwift ParseCloudable+async.swift
[79/208] Compiling ParseSwift ParseCloudable+combine.swift
[80/208] Compiling ParseSwift ParseCloudable.swift
[81/208] Compiling ParseSwift ParseConfig+async.swift
[82/208] Compiling ParseSwift ParseConfig+combine.swift
[83/208] Compiling ParseSwift ParseConfig.swift
[84/208] Compiling ParseSwift ParseEncodable.swift
[85/208] Compiling ParseSwift ParseFileTransferable.swift
[86/208] Compiling ParseSwift ParseHookFunctionable+async.swift
[87/208] Compiling ParseSwift ParseHookFunctionable+combine.swift
[88/208] Compiling ParseSwift ParseHookFunctionable.swift
[89/208] Compiling ParseSwift ParseHookParametable.swift
[90/208] Compiling ParseSwift ParseHookRequestable+async.swift
[91/208] Compiling ParseSwift ParseHookRequestable+combine.swift
[92/208] Compiling ParseSwift ParseHookRequestable.swift
[93/208] Compiling ParseSwift ParseHookTriggerRequestable.swift
[94/208] Compiling ParseSwift ParseHookTriggerable+async.swift
[95/208] Compiling ParseSwift ParseHookTriggerable+combine.swift
[96/208] Compiling ParseSwift ParseHookTriggerable.swift
[97/208] Compiling ParseSwift ParseInstagram.swift
[98/208] Compiling ParseSwift ParseLDAP+async.swift
[99/208] Compiling ParseSwift ParseLDAP+combine.swift
[100/208] Compiling ParseSwift ParseLDAP.swift
[101/208] Compiling ParseSwift ParseLinkedIn+async.swift
[102/208] Compiling ParseSwift ParseLinkedIn+combine.swift
[103/208] Compiling ParseSwift ParseLinkedIn.swift
[104/208] Compiling ParseSwift ParseSpotify+async.swift
[105/208] Compiling ParseSwift ParseSpotify+combine.swift
[106/208] Compiling ParseSwift ParseSpotify.swift
[107/208] Compiling ParseSwift ParseTwitter+async.swift
[108/208] Compiling ParseSwift ParseTwitter+combine.swift
[109/208] Compiling ParseSwift ParseTwitter.swift
[110/208] Compiling ParseSwift ParseAnonymous+async.swift
[111/208] Compiling ParseSwift ParseAnonymous+combine.swift
[112/208] Compiling ParseSwift ParseAnonymous.swift
[113/208] Compiling ParseSwift ParseAuthentication+async.swift
[114/208] Compiling ParseSwift ParseAuthentication+combine.swift
[115/208] Compiling ParseSwift ParseAuthentication.swift
[116/208] Compiling ParseSwift AnyCodable.swift
[117/208] Compiling ParseSwift AnyDecodable.swift
[118/208] Compiling ParseSwift AnyEncodable.swift
[119/208] Compiling ParseSwift ParseCoding.swift
[120/208] Compiling ParseSwift ParseOperationAddUnique.swift
[121/208] Compiling ParseSwift ParseOperationBatch.swift
[122/208] Compiling ParseSwift ParseOperationCommand.swift
[123/208] Compiling ParseSwift ParseOperationDelete.swift
[124/208] Compiling ParseSwift ParseOperationIncrement.swift
[125/208] Compiling ParseSwift ParseOperationIncrementDouble.swift
[126/208] Compiling ParseSwift ParseOperationRemove.swift
[127/208] Compiling ParseSwift ParseOperationRemoveRelation.swift
[128/208] Compiling ParseSwift ParseACL.swift
[129/208] Compiling ParseSwift ParseAnalytics+async.swift
[130/208] Compiling ParseSwift ParseAnalytics+combine.swift
[131/208] Compiling ParseSwift ParseAnalytics.swift
[132/208] Compiling ParseSwift ParseBytes.swift
[133/208] Compiling ParseSwift ParseCLP.swift
[134/208] Compiling ParseSwift ParseConfigCodable+async.swift
[135/208] Compiling ParseSwift ParseConfigCodable+combine.swift
[136/208] Compiling ParseSwift ParseConfigCodable.swift
[137/208] Compiling ParseSwift ParseConfiguration.swift
[138/208] Compiling ParseSwift ParseError.swift
[139/208] Compiling ParseSwift ParseField.swift
[140/208] Compiling ParseSwift ParseFieldOptions.swift
[141/208] Compiling ParseSwift ParseFile+async.swift
[142/208] Compiling ParseSwift LiveQueryable.swift
[143/208] Compiling ParseSwift ParseLiveQueryDelegate.swift
[144/208] Compiling ParseSwift QuerySubscribable.swift
[145/208] Compiling ParseSwift SocketTasks.swift
[146/208] Compiling ParseSwift Subscription.swift
[147/208] Compiling ParseSwift SubscriptionCallback.swift
[148/208] Compiling ParseSwift Subscriptions.swift
[149/208] Compiling ParseSwift ParseCloudUser.swift
[150/208] Compiling ParseSwift ParseInstallation+async.swift
[151/208] Compiling ParseSwift ParseInstallation+combine.swift
[152/208] Compiling ParseSwift ParseInstallation.swift
[153/208] Compiling ParseSwift ParseObject+async.swift
[154/208] Compiling ParseSwift ParseObject+combine.swift
[155/208] Compiling ParseSwift ParseObject.swift
[156/208] Compiling ParseSwift ParsePushStatusable.swift
[157/208] Compiling ParseSwift ParseRole.swift
[158/208] Compiling ParseSwift ParseSession.swift
[159/208] Compiling ParseSwift ParseUser+async.swift
[160/208] Compiling ParseSwift ParseUser+combine.swift
[161/208] Compiling ParseSwift ParseUser.swift
[162/208] Compiling ParseSwift Parse.swift
[163/208] Compiling ParseSwift ParseConstants.swift
[164/208] Compiling ParseSwift CloudObservable.swift
[165/208] Compiling ParseSwift ParseFile+combine.swift
[166/208] Compiling ParseSwift ParseFile.swift
[167/208] Compiling ParseSwift ParseFileDefaultTransfer.swift
[168/208] Compiling ParseSwift ParseGeoPoint.swift
[169/208] Compiling ParseSwift ParseHookFunction.swift
[170/208] Compiling ParseSwift ParseHookFunctionRequest.swift
[171/208] Compiling ParseSwift ParseHookResponse.swift
[172/208] Compiling ParseSwift ParseHookTrigger.swift
[173/208] Compiling ParseSwift ParseHookTriggerObjectRequest.swift
[174/208] Compiling ParseSwift ParseHookTriggerRequest.swift
[175/208] Compiling ParseSwift ParseKeychainAccessGroup.swift
[176/208] Compiling ParseSwift ParseOperation+async.swift
[177/208] Compiling ParseSwift ParseOperation+combine.swift
[178/208] Compiling ParseSwift ParseOperation.swift
[179/208] Compiling ParseSwift ParsePolygon.swift
[180/208] Compiling ParseSwift ParsePush+async.swift
[181/208] Compiling ParseSwift ParsePush+combine.swift
[182/208] Compiling ParseSwift ParsePush.swift
[183/208] Compiling ParseSwift ParsePushAppleAlert.swift
[184/208] Compiling ParseSwift ParsePushAppleSound.swift
[185/208] Compiling ParseSwift ParsePushPayloadApple.swift
[186/208] Compiling ParseSwift ParsePushFirebaseNotification.swift
[187/208] Compiling ParseSwift ParsePushPayloadFirebase.swift
[188/208] Compiling ParseSwift ParsePushPayloadAny.swift
[189/208] Compiling ParseSwift ParsePushStatus.swift
[190/208] Compiling ParseSwift ParseRelation.swift
[191/208] Compiling ParseSwift ParseSchema+async.swift
[192/208] Compiling ParseSwift ParseSchema+combine.swift
[193/208] Compiling ParseSwift ParseSchema.swift
[194/208] Compiling ParseSwift ParseServer+async.swift
[195/208] Compiling ParseSwift ParseServer+combine.swift
[196/208] Compiling ParseSwift ParseServer.swift
[197/208] Compiling ParseSwift ParseVersion.swift
[198/208] Compiling ParseSwift Pointer+async.swift
[199/208] Compiling ParseSwift Pointer+combine.swift
[200/208] Compiling ParseSwift Pointer.swift
[201/208] Compiling ParseSwift Query+async.swift
[202/208] Compiling ParseSwift Query+combine.swift
[203/208] Compiling ParseSwift Query.swift
[204/208] Compiling ParseSwift QueryConstraint.swift
[205/208] Compiling ParseSwift QueryViewModel.swift
[206/208] Compiling ParseSwift QueryWhere.swift
[207/208] Compiling ParseSwift Utility.swift
[208/208] Compiling ParseSwift resource_bundle_accessor.swift
Build complete! (28.74s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ParseSwift",
  "name" : "ParseSwift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ParseSwift",
      "targets" : [
        "ParseSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ParseSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "ParseSwiftTests",
      "path" : "Tests/ParseSwiftTests",
      "sources" : [
        "APICommandMultipleAttemptsTests.swift",
        "APICommandTests.swift",
        "AnyCodableTests/AnyCodableTests.swift",
        "AnyCodableTests/AnyDecodableTests.swift",
        "AnyCodableTests/AnyEncodableTests.swift",
        "BatchUtilsTests.swift",
        "ExtensionsTests.swift",
        "IOS13Tests.swift",
        "InitializeSDKTests.swift",
        "KeychainStoreTests.swift",
        "MigrateObjCSDKCombineTests.swift",
        "MigrateObjCSDKTests.swift",
        "NetworkMocking/MockURLProtocol.swift",
        "NetworkMocking/MockURLResponse.swift",
        "ObjectEndpointTests.swift",
        "ParseACLTests.swift",
        "ParseAnalyticsAsyncTests.swift",
        "ParseAnalyticsCombineTests.swift",
        "ParseAnalyticsTests.swift",
        "ParseAnonymousAsyncTests.swift",
        "ParseAnonymousCombineTests.swift",
        "ParseAnonymousTests.swift",
        "ParseAppleCombineTests.swift",
        "ParseAppleTests.swift",
        "ParseAuthenticationAsyncTests.swift",
        "ParseAuthenticationCombineTests.swift",
        "ParseAuthenticationTests.swift",
        "ParseBytesTests.swift",
        "ParseCLPTests.swift",
        "ParseCloudViewModelTests.swift",
        "ParseCloudableAsyncTests.swift",
        "ParseCloudableCombineTests.swift",
        "ParseCloudableTests.swift",
        "ParseConfigAsyncTests.swift",
        "ParseConfigCodableCombineTests.swift",
        "ParseConfigCodableTests.swift",
        "ParseConfigCombineTests.swift",
        "ParseConfigTests.swift",
        "ParseEncoderTests/ParseEncoderExtraTests.swift",
        "ParseEncoderTests/TestParseEncoder.swift",
        "ParseErrorTests.swift",
        "ParseFacebookCombineTests.swift",
        "ParseFacebookTests.swift",
        "ParseFileAsyncTests.swift",
        "ParseFileCombineTests.swift",
        "ParseFileManagerTests.swift",
        "ParseFileTests.swift",
        "ParseFileTransferableTests.swift",
        "ParseGeoPointTests.swift",
        "ParseGitHubCombineTests.swift",
        "ParseGitHubTests.swift",
        "ParseGoogleCombineTests.swift",
        "ParseGoogleTests.swift",
        "ParseHookFunctionCombineTests.swift",
        "ParseHookFunctionRequestCombineTests.swift",
        "ParseHookFunctionRequestTests.swift",
        "ParseHookFunctionTests.swift",
        "ParseHookResponseTests.swift",
        "ParseHookTriggerCombineTests.swift",
        "ParseHookTriggerRequestCombineTests.swift",
        "ParseHookTriggerRequestTests.swift",
        "ParseHookTriggerTests.swift",
        "ParseInstagramCombineTests.swift",
        "ParseInstagramTests.swift",
        "ParseInstallationCombineTests.swift",
        "ParseInstallationTests.swift",
        "ParseKeychainAccessGroupTests.swift",
        "ParseLDAPCombineTests.swift",
        "ParseLDAPTests.swift",
        "ParseLinkedInCombineTests.swift",
        "ParseLinkedInTests.swift",
        "ParseLiveQueryAsyncTests.swift",
        "ParseLiveQueryCombineTests.swift",
        "ParseLiveQueryTests.swift",
        "ParseObjectAsyncTests.swift",
        "ParseObjectBatchTests.swift",
        "ParseObjectCombineTests.swift",
        "ParseObjectCustomObjectIdTests.swift",
        "ParseObjectTests.swift",
        "ParseOperationAsyncTests.swift",
        "ParseOperationCombineTests.swift",
        "ParseOperationTests.swift",
        "ParsePointerAsyncTests.swift",
        "ParsePointerCombineTests.swift",
        "ParsePointerTests.swift",
        "ParsePolygonTests.swift",
        "ParsePushAsyncTests.swift",
        "ParsePushCombineTests.swift",
        "ParsePushPayloadAnyTests.swift",
        "ParsePushPayloadAppleTests.swift",
        "ParsePushPayloadFirebaseTests.swift",
        "ParsePushTests.swift",
        "ParseQueryAsyncTests.swift",
        "ParseQueryCacheTests.swift",
        "ParseQueryCombineTests.swift",
        "ParseQueryTests.swift",
        "ParseQueryViewModelTests.swift",
        "ParseRelationTests.swift",
        "ParseRoleTests.swift",
        "ParseSchemaAsyncTests.swift",
        "ParseSchemaCombineTests.swift",
        "ParseSchemaTests.swift",
        "ParseServerAsyncTests.swift",
        "ParseServerCombineTests.swift",
        "ParseServerTests.swift",
        "ParseSessionTests.swift",
        "ParseSpotifyCombineTests.swift",
        "ParseSpotifyTests.swift",
        "ParseTwitterCombineTests.swift",
        "ParseTwitterTests.swift",
        "ParseUserCombineTests.swift",
        "ParseUserTests.swift",
        "ParseVersionTests.swift"
      ],
      "target_dependencies" : [
        "ParseSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ParseSwift",
      "module_type" : "SwiftTarget",
      "name" : "ParseSwift",
      "path" : "Sources/ParseSwift",
      "product_memberships" : [
        "ParseSwift"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/ParseSwift/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "API/API+BatchCommand.swift",
        "API/API+Command+async.swift",
        "API/API+Command.swift",
        "API/API+NonParseBodyCommand+async.swift",
        "API/API+NonParseBodyCommand.swift",
        "API/API.swift",
        "API/BatchUtils.swift",
        "API/ParseURLSessionDelegate.swift",
        "API/Responses.swift",
        "Authentication/3rd Party/ParseApple/ParseApple+async.swift",
        "Authentication/3rd Party/ParseApple/ParseApple+combine.swift",
        "Authentication/3rd Party/ParseApple/ParseApple.swift",
        "Authentication/3rd Party/ParseFacebook/ParseFacebook+async.swift",
        "Authentication/3rd Party/ParseFacebook/ParseFacebook+combine.swift",
        "Authentication/3rd Party/ParseFacebook/ParseFacebook.swift",
        "Authentication/3rd Party/ParseGithub/ParseGitHub+async.swift",
        "Authentication/3rd Party/ParseGithub/ParseGitHub+combine.swift",
        "Authentication/3rd Party/ParseGithub/ParseGitHub.swift",
        "Authentication/3rd Party/ParseGoogle/ParseGoogle+async.swift",
        "Authentication/3rd Party/ParseGoogle/ParseGoogle+combine.swift",
        "Authentication/3rd Party/ParseGoogle/ParseGoogle.swift",
        "Authentication/3rd Party/ParseInstagram/ParseInstagram+async.swift",
        "Authentication/3rd Party/ParseInstagram/ParseInstagram+combine.swift",
        "Authentication/3rd Party/ParseInstagram/ParseInstagram.swift",
        "Authentication/3rd Party/ParseLDAP/ParseLDAP+async.swift",
        "Authentication/3rd Party/ParseLDAP/ParseLDAP+combine.swift",
        "Authentication/3rd Party/ParseLDAP/ParseLDAP.swift",
        "Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+async.swift",
        "Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn+combine.swift",
        "Authentication/3rd Party/ParseLinkedIn/ParseLinkedIn.swift",
        "Authentication/3rd Party/ParseSpotify/ParseSpotify+async.swift",
        "Authentication/3rd Party/ParseSpotify/ParseSpotify+combine.swift",
        "Authentication/3rd Party/ParseSpotify/ParseSpotify.swift",
        "Authentication/3rd Party/ParseTwitter/ParseTwitter+async.swift",
        "Authentication/3rd Party/ParseTwitter/ParseTwitter+combine.swift",
        "Authentication/3rd Party/ParseTwitter/ParseTwitter.swift",
        "Authentication/Internal/ParseAnonymous+async.swift",
        "Authentication/Internal/ParseAnonymous+combine.swift",
        "Authentication/Internal/ParseAnonymous.swift",
        "Authentication/Protocols/ParseAuthentication+async.swift",
        "Authentication/Protocols/ParseAuthentication+combine.swift",
        "Authentication/Protocols/ParseAuthentication.swift",
        "Coding/AnyCodable.swift",
        "Coding/AnyDecodable.swift",
        "Coding/AnyEncodable.swift",
        "Coding/ParseCoding.swift",
        "Coding/ParseEncoder.swift",
        "Extensions/AnyHashable.swift",
        "Extensions/Data.swift",
        "Extensions/Date.swift",
        "Extensions/Dictionary.swift",
        "Extensions/Encodable.swift",
        "Extensions/InputStream.swift",
        "Extensions/JSONEncoder+ParseEncoder.swift",
        "Extensions/URLCache.swift",
        "Extensions/URLSession.swift",
        "InternalObjects/BaseConfig.swift",
        "InternalObjects/BaseParseInstallation.swift",
        "InternalObjects/BaseParseUser.swift",
        "InternalObjects/NoBody.swift",
        "LiveQuery/LiveQueryConstants.swift",
        "LiveQuery/LiveQuerySocket.swift",
        "LiveQuery/Messages.swift",
        "LiveQuery/Operations.swift",
        "LiveQuery/ParseLiveQuery+LiveQuerySocketDelegate.swift",
        "LiveQuery/ParseLiveQuery+async.swift",
        "LiveQuery/ParseLiveQuery+combine.swift",
        "LiveQuery/ParseLiveQuery.swift",
        "LiveQuery/Protocols/LiveQuerySocketDelegate.swift",
        "LiveQuery/Protocols/LiveQueryable.swift",
        "LiveQuery/Protocols/ParseLiveQueryDelegate.swift",
        "LiveQuery/Protocols/QuerySubscribable.swift",
        "LiveQuery/SocketTasks.swift",
        "LiveQuery/Subscription.swift",
        "LiveQuery/SubscriptionCallback.swift",
        "LiveQuery/Subscriptions.swift",
        "Objects/ParseCloudUser.swift",
        "Objects/ParseInstallation+async.swift",
        "Objects/ParseInstallation+combine.swift",
        "Objects/ParseInstallation.swift",
        "Objects/ParseObject+async.swift",
        "Objects/ParseObject+combine.swift",
        "Objects/ParseObject.swift",
        "Objects/ParsePushStatusable.swift",
        "Objects/ParseRole.swift",
        "Objects/ParseSession.swift",
        "Objects/ParseUser+async.swift",
        "Objects/ParseUser+combine.swift",
        "Objects/ParseUser.swift",
        "Parse.swift",
        "ParseConstants.swift",
        "Protocols/CloudObservable.swift",
        "Protocols/Deletable.swift",
        "Protocols/Fetchable.swift",
        "Protocols/Fileable.swift",
        "Protocols/Objectable.swift",
        "Protocols/ParseCloudable+async.swift",
        "Protocols/ParseCloudable+combine.swift",
        "Protocols/ParseCloudable.swift",
        "Protocols/ParseConfig+async.swift",
        "Protocols/ParseConfig+combine.swift",
        "Protocols/ParseConfig.swift",
        "Protocols/ParseEncodable.swift",
        "Protocols/ParseFileTransferable.swift",
        "Protocols/ParseHookFunctionable+async.swift",
        "Protocols/ParseHookFunctionable+combine.swift",
        "Protocols/ParseHookFunctionable.swift",
        "Protocols/ParseHookParametable.swift",
        "Protocols/ParseHookRequestable+async.swift",
        "Protocols/ParseHookRequestable+combine.swift",
        "Protocols/ParseHookRequestable.swift",
        "Protocols/ParseHookTriggerRequestable.swift",
        "Protocols/ParseHookTriggerable+async.swift",
        "Protocols/ParseHookTriggerable+combine.swift",
        "Protocols/ParseHookTriggerable.swift",
        "Protocols/ParseHookable.swift",
        "Protocols/ParseOperationable.swift",
        "Protocols/ParsePointerable+async.swift",
        "Protocols/ParsePointerable+combine.swift",
        "Protocols/ParsePointerable.swift",
        "Protocols/ParsePushApplePayloadable.swift",
        "Protocols/ParsePushFirebasePayloadable.swift",
        "Protocols/ParsePushPayloadable.swift",
        "Protocols/ParseQueryScorable.swift",
        "Protocols/ParseRelationOperationable.swift",
        "Protocols/ParseTypeable.swift",
        "Protocols/QueryObservable.swift",
        "Protocols/Queryable.swift",
        "Protocols/Savable.swift",
        "Storage/InMemoryPrimitiveStore.swift",
        "Storage/KeychainStore.swift",
        "Storage/ParseFileManager.swift",
        "Storage/ParsePrimitiveStorable.swift",
        "Storage/ParseStorage.swift",
        "Storage/SecureStorable.swift",
        "Types/CloudViewModel.swift",
        "Types/Operations/ParseOperationAdd.swift",
        "Types/Operations/ParseOperationAddRelation.swift",
        "Types/Operations/ParseOperationAddUnique.swift",
        "Types/Operations/ParseOperationBatch.swift",
        "Types/Operations/ParseOperationCommand.swift",
        "Types/Operations/ParseOperationDelete.swift",
        "Types/Operations/ParseOperationIncrement.swift",
        "Types/Operations/ParseOperationIncrementDouble.swift",
        "Types/Operations/ParseOperationRemove.swift",
        "Types/Operations/ParseOperationRemoveRelation.swift",
        "Types/ParseACL.swift",
        "Types/ParseAnalytics+async.swift",
        "Types/ParseAnalytics+combine.swift",
        "Types/ParseAnalytics.swift",
        "Types/ParseBytes.swift",
        "Types/ParseCLP.swift",
        "Types/ParseConfigCodable+async.swift",
        "Types/ParseConfigCodable+combine.swift",
        "Types/ParseConfigCodable.swift",
        "Types/ParseConfiguration.swift",
        "Types/ParseError.swift",
        "Types/ParseField.swift",
        "Types/ParseFieldOptions.swift",
        "Types/ParseFile+async.swift",
        "Types/ParseFile+combine.swift",
        "Types/ParseFile.swift",
        "Types/ParseFileDefaultTransfer.swift",
        "Types/ParseGeoPoint.swift",
        "Types/ParseHookFunction.swift",
        "Types/ParseHookFunctionRequest.swift",
        "Types/ParseHookResponse.swift",
        "Types/ParseHookTrigger.swift",
        "Types/ParseHookTriggerObjectRequest.swift",
        "Types/ParseHookTriggerRequest.swift",
        "Types/ParseKeychainAccessGroup.swift",
        "Types/ParseOperation+async.swift",
        "Types/ParseOperation+combine.swift",
        "Types/ParseOperation.swift",
        "Types/ParsePolygon.swift",
        "Types/ParsePush+async.swift",
        "Types/ParsePush+combine.swift",
        "Types/ParsePush.swift",
        "Types/ParsePushPayload/Apple/ParsePushAppleAlert.swift",
        "Types/ParsePushPayload/Apple/ParsePushAppleSound.swift",
        "Types/ParsePushPayload/Apple/ParsePushPayloadApple.swift",
        "Types/ParsePushPayload/Firebase/ParsePushFirebaseNotification.swift",
        "Types/ParsePushPayload/Firebase/ParsePushPayloadFirebase.swift",
        "Types/ParsePushPayload/ParsePushPayloadAny.swift",
        "Types/ParsePushStatus.swift",
        "Types/ParseRelation.swift",
        "Types/ParseSchema+async.swift",
        "Types/ParseSchema+combine.swift",
        "Types/ParseSchema.swift",
        "Types/ParseServer+async.swift",
        "Types/ParseServer+combine.swift",
        "Types/ParseServer.swift",
        "Types/ParseVersion.swift",
        "Types/Pointer+async.swift",
        "Types/Pointer+combine.swift",
        "Types/Pointer.swift",
        "Types/Query+async.swift",
        "Types/Query+combine.swift",
        "Types/Query.swift",
        "Types/QueryConstraint.swift",
        "Types/QueryViewModel.swift",
        "Types/QueryWhere.swift",
        "Utility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.